Frank Bear
Frank Bear
Friends

Add friends via their profile or user search and you will be able to see if they are online

Frank Bear
Added topic calculate only when the bar closes
Hello, I have an indicator that runs really heavy.  Instead of it calculating every tick i want it to calculate once only when the bar closes.  Is there a quick way to do this (like there is in ninjatrader etc) where you can tell it to run
Frank Bear
Added topic saving text into file creates weird diamond questionmarks
I'm writing to a file....   int file = FileOpen(filedump, FILE_WRITE | FILE_TXT); Then its the print line...  after i copy this to a linux server ... I get this error when importing this into mysql...    ERROR: ASCII '\0'
Frank Bear
Added topic normalizedoubl
Yes, i have read:   https://www.mql5.com/en/docs/convert/normalizedouble# No, not a programmer.. just trying to do a simple change.   Print("Point A:  " + NormalizeDouble(m_LastSwingPoints[3].swingValue, Digits() - 1));
Frank Bear
Registered at MQL5.community