Cjp_ko:
way to do this or is
way to do this or is
Create several input fields to do this.
input string time1; input string time2; input string time3;
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I have a created a basic script that opens a position at a set time which works just fine but I want the script to open positions at additional times.
At this time I am able to do this by adding the same script to multiple charts but can't use "Strategy Tester" to test all the positions at once.
All I want to do is add positions at more set times e.g Opentime : 14:00, Opentime 15:00, Opentime 16:00.
Is there a way to do this or is that a bit out of scope of what this basic EA could do?