Lavoro terminato
Specifiche
1. Enter a trade after the first candle that closes in the opposite direction as the previous candle.
2. Trade Stacking: Open a new trade after every candle that closes in the same direction as the initial trade entry. EA should not open a new trade after the bar that reaches the previous high or low since this will be the trigger to close all open trades on the chart.
3. If the price continues past the last high or low, open a trade after the first candle that closes after passing the previous high or low. This trade should be considered a continuation trade. Rule 2 should apply to the continuation trade.
1. Close all trades on chart when price reaches the last high or low.
2. The continuation trades should close when the price reaches the next high or low (support or resistant level) that happened
before the high or low that the price just passed.
Inputs:
1. Magic Number:
2.Lotsize calculation method: (manual, % account balance.) If manual is selected, the lotsize will be manually entered. If %
account balace is selected the the lotsize will be set to what ever percent is entered.
3.
Manual Lotsize:
4. % of account balace lot size:
5. Max spread to enter:(in
pips)(If current spread is above specified number, no trade will be entered.)
6.
Enable trade stacking: y/n (If this is set to no, then entry rule #2 will be turned off and only one trade will be allowed to be opened at a
time per chart.)