@biztet said in How to skip 1st trade signal?:
wouldn't it be like hedging then?
i did like you guide me to but some part its hedging,
Well, I dont know your strategy and what kind of system you want to build.
and no trade when macd level below 0.
but when i change 1 block with condition < 0, no trade at all.
I designed the system this way. You must somehow tell the computer when a new series of trades begins. The code doesnt understand if you just say "first trade", there is only one first trade in all eternity. I solved this by setting the > 0 rule, but there are other options as well.








