Price Fluctuations EA is an advisor without indicator advisor to accelerate the deposit , it works on price fluctuations, and has the function of reducing the drawdown on the account by overlapping unprofitable orders. The chart displays information about the profit.
OPTIONS:
- DISTANCE – distance that the price must travel in N seconds;
- TIMER_SEC – timer in seconds after which the distance will be updated;
- START_LOT – initial lot;
- LOT_MULTIPLIER – lot multiplier in the order grid;
- MAX_LOT – maximum lot;
- STEP_ORDERS – order grid step;
- STEP_MULTIPLIER – order step multiplication factor, if = -1 then it is not used;
- MAX_STEP – maximum order grid step;
- OVERLAP_ORDERS – from which order to enable the order overlap function;
- OVERLAP_PIPS – minimum profit in pips for closing unprofitable orders;
- STOPLOSS, TAKEPROFIT – stop loss and take profit in pips, if = -1 is not used;
- BREAKEVEN_STOP, BREAKEVEN_STEP – level and step of breakeven, if = -1 is not used;
- TRAILING_STOP, TRAILING_STEP – trailing stop level and step, if = -1 is not used;
- MAGIC_NUMBER, ORDERS_COMMENT – magic order number and comment;
- START_TIME, END_TIME – time at which it is allowed to open orders. if = “00:00”, then not used;
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END