Forum

Expert advicor with Fractal

Dear programmers, I have programmed the fractal indicator for trade. Everything is as I expected but there is only one problem. When the algorithm is true it opens order normally and puts take profit after TakeProfit hits because of situation is still true it opens new order. I dont want this, I

Expert Advicor Auto trading with Fractal

Dear All, We have created autotrader with Fractal.There is one problemwe cannot solve. The Ordersend function sending order until Fractal Up is not true. I need that It sent order just one time on each Fractal down. Please check the code and let me know how can I solve this problem