Termos de Referência
this indicator have several level for buy and sell (12 10 8 6 0 -6 -8 -10 -12)
1. i need to buy when price break up level 12 and sell when price break down level -12
1.2 reverse trading , buy when price break down level -12 and sell when price break up level 12
2.grid trading with true / false option (when price break up level 12 or any other number so it's buy trade , after close current order , EA must be open sell order) it's first step of grid trading [[[ no pending orders]]]
2.2 reverse grid trading with true / false option (when price break up level 12 or any other number so it's buy trade , after close current order , EA must be open buy order) it's first step of reverse grid trading [[[ no pending orders]]]
---------------------------------------------------------------------------------------------------------------------
Auto stoploss or auto take profit: when grid trading will be finish ? when price break any levels example 0 6 -6 8 -8 ...
note : price should be break pivot level (0 level in indicator)
example for auto takeprofit for sell grid trade
auto takeprofit buy grid orders : 0 (0 level in indicator)
auto takeprofit sell grid orders : 0 (0 level in indicator)
auto stoploss buy grid orders : 0 (0 level in indicator)
auto stoploss sell grid orders : 0 (0 level in indicator)
Required parameters
Trade comment
------Scalp Trading------
Slippage
Max spread
Trialling start from pip : 2 (example 2 pip)
Trailing stop : 1
Stoploss : 10
Takeprofit : 20
Money management: true/false
Fix lot:0.01
Risk:10
Min lot:0.01
Max lot :1000
Buy level (0 to 15)[6 to 12 default]
Sell Level (0 to -15)[-6 to -12 default]
Reverse trading : true/false
------Grid Trading------
Grid trading : true/false
Max grid trades : 100
Grid distance : 20 pips
Stoploss : 20
Takeprofit : 20
Auto stoploss : true/false
Auto takeprofit : true/false
auto takeprofit buy grid orders : 0 (0 level in indicator)
auto takeprofit sell grid orders : 0 (0 level in indicator)
auto stoploss buy grid orders : 0 (0 level in indicator)
auto stoploss sell grid orders : 0 (0 level in indicator)
Trailing stop : 5
Martingle Lot for grid trades : 1.1
Time filter : true/false
GMT offset :
start hour
start minute
end hour
end minute
------------and inclusion indicator parameters without color parameters
AND
Compatibility with other expert advisors on similar charts
and i need two version of EA
1.visible indicator
2.hidden indicator