- MarioMiranda:
double lotGreen = iCustom(NULL,0,"Myfxbook Outlook Indicator.ex4","kpPc0bcO7oZPiNWUwibt2477099"," ","EURUSD",0,3,14,80, clrBlack,clrCrimson,clrLimeGreen," ",false,1,i);
Why did you post your MT4 question in the MT5 General section instead of the MQL4 section, (bottom of the Root page)?
General rules and best pratices of the Forum. - General - MQL5 programming forum? (2017)
Next time, post in the correct place. The moderators will likely move this thread there soon. - MarioMiranda: Anyone knows how I can get the correct indicator time? I want that the indicator give me the values second by second and not in milliseconds.
Post the indicator code if you want help. It is not giving values in milliseconds. iCustom is giving what is in the buffers.

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
Hello, I'm having problems with set time in MyFxBook indicator. I wrote this:
Anyone knows how I can get the correct indicator time? I want that the indicator give me the values second by second and not in milliseconds.