JolieRouge
JolieRouge
Friends

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

JolieRouge
Added topic CopyBuffer with Ichimoku chikou renders junk
So I am working with an EA that gets info from Ichimoku, here is my code: int i_def = iIchimoku ( _Symbol , _Period , 9 , 26 , 52 ); double tenkan[],kijun[],senkouA[],senkouB[],chikou[]; ArraySetAsSeries (tenkan, true ); ArraySetAsSeries (kijun, true
JolieRouge
Registered at MQL5.community