Hi all
How would one go about coding:
– Make 1 trade, if it ends up in gains = no more trades that day (I’ve seen this snipped of code in the 69 moving average code)
– if first trade fails then execute a second trade if the entry condition happens again.
I would like to code a breakout strategy to trade only during market open and have a tight stop loss. If I get stopped out I’d like the strategy to have another go (most likely when it breaks out the other direction, if the first trade was a fake-out)
1 user thanked author for this post.