ivanez
ivanez
Friends

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

ivanez
Added topic How to compare different indicators with different scales when programming?
How to compare different indicators with different scales when programming? I want to know when some lines of certain indicators cross each other to implement it in my programming codes. (I attach a photo). But the problem that I see is that the
ivanez
Added topic How to pass a callBack function as parameter for another function? and pointers? (correct syntax plz)
I want to do this class MyClass {          void func1( bool (func2)() )         {
ivanez
Added topic Problems with returned function values in differents periods and chart timeframes
Hi I need to do something like this         if ( iAO( Symbol(),PERIOD_M1, 0) <= iAO( Symbol(), PERIOD_M5, 0) )         {         ....         } But  iAO(
ivanez
Registered at MQL5.community