How to I program my robot to wait till the next bar before placing an additional order New comment MrChuckW 2011.08.26 07:09 How do I program my robot to wait until the next bar before placing an additional orders. Example: If I tell the robot to place a short order when the fast ma goes above the slow ma, I only want it to place one sell order. But I want it to place an additional sell order if the fast ma is still above the slow ma, but only after the next bar forms and is in process. Any ideas? placing order on open MetaTrader 4 Build 600 with Updated MQL4 Language and Market of Applications Released expert based on MA crossing Enotrek 2011.08.26 07:57 #1 Search : https://www.mql5.com/en/search?keyword=newbar New comment
How do I program my robot to wait until the next bar before placing an additional orders.
Example: If I tell the robot to place a short order when the fast ma goes above the slow ma, I only want it to place one sell order.
But I want it to place an additional sell order if the fast ma is still above the slow ma, but only after the next bar forms and is in process.
Any ideas?