Tacite wrote:
Dear support,
Thanks for the answer. I studied the example you gave, but it doesn't help me much. What I need is that the strategy take just one order each monday just at the opening of the bar at 4am.
I already tried by using hour trade but the strategy take trade during one hour (from 4am to 4:59 am) and I can't find the way with this manner to have a sttle of hour trade that last only 1 second or even 1 millisecond.
Can you code this for me or complete the attached strategy.
Thank you for helping…
Hi Tacite,
I modified your strategy now it opens a trade each monday at 04.00 am, as you can see the backtesting report over last three months (I wasn't able to upload the html file of report so I converted the report to pdf as good as possible).
Best regards,
Frank