Is it possible to set eventSetTimer or something else to make a timer for 7.5 minutes in 15min time periods?
Javier Santiago Gaston De Iriarte Cabrera: I whant to know the ohlc from the first 7.5 minutes for a 15 min candle sticks
The first time TimeCurrent() - iTime(NULL,PERIOD_M15,0) >= 7*60+30 read and remember the current OHLC.
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)
Javier Santiago Gaston De Iriarte Cabrera:
Timer is independent of candle period.hi!
I've never used this before, I whant to know the ohlc from the first 7.5 minutes for a 15 min candle sticks. Is this possible? how can I approach this?
You could use/increment a variable by using a 1s timer.
Good luck.
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
hi!
I've never used this before, I whant to know the ohlc from the first 7.5 minutes for a 15 min candle sticks. Is this possible? how can I approach this?