ARBI BOT

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
trend_monitor [2018/01/21 11:21]
administrator created
trend_monitor [2018/01/21 11:58]
administrator
Line 1: Line 1:
 +
 +----
 Trend Monitor: Trend Monitor:
  
Line 17: Line 19:
  
 If we enable the Trend Monitor on Pair3 which is BTC/xxx and that pair going down while there is arbitrage occurrence the bot will skip it to avoid collecting Open Sell Orders. If we enable the Trend Monitor on Pair3 which is BTC/xxx and that pair going down while there is arbitrage occurrence the bot will skip it to avoid collecting Open Sell Orders.
 +
 +Trend Monitor Modes:
 +
 +    *  Mode 0 : Disabled
 +  *    Mode 1 : In Mode 1 the bot checks only if Percent Change for the selected period is positive.
 +  * Mode 2 : In Mode 2 the bot checks if Percent Change for the selected period is positive and if Close/Open Average Delta is is positive.Both indicators must be positive.
 +  * Mode 3 : In Mode 3 the bot checks if Percent Change for the selected period is positive, if Close/Open Average Delta is is positive and if Close/Open Positive Deltas are more than Negative ones for the selected period.Both indicators must be possitive.
 +