Time betwen trades

 

hello 

can someone help me pleas i want set a time betwen closed a position and new open trade

 
hiloz: hello can someone help me pleas i want set a time betwen closed a position and new open trade
Show your code where you attempt to do that!
 
hiloz:

hello 

can someone help me pleas i want set a time betwen closed a position and new open trade

Set a static time variable to: myWait = TimeCurrent() +timeWait (in seconds) and then if (TimeCurrent()<myWait) return; // do nothing ...
 
hiloz: can someone help me pleas i want s…

Help you with what? You haven't stated a problem, you stated a want. Show us your attempt (using the CODE button) and state the nature of your difficulty.
          No free help (2017)

Or pay someone. Top of every page is the link Freelance.
          Hiring to write script - General - MQL5 programming forum (2018)

We're not going to code it for you (although it could happen if you are lucky or the issue is interesting).
          No free help (2017)