A31Trader01
A31Trader01
Friends

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

A31Trader01
Added topic Struggeling to go back 2 bars.
Hi, First a confession... I am not good at programming :-)  I hope that someone can / will help me. I have some code to make Heiken Ashi Candles, now I would like to put a condition for 2 candles back. But I can't seem to get it right. Here is
A31Trader01
Added topic Create Custom Moving Avg of other Indicator Values
Hi, I am trying to make an indicator that can basically add a moving avg of other items than Price. So as an example, I would like to create a moving average of Volume. What I have been thinking is to add the iVol data to an array (although I dont
A31Trader01
Added topic Beginner Question - Drawing Custom MA Period
Good Day, I am a beginner in coding Indicators. I am trying to add a Daily Moving average line onto a 1 hour chart. so the code I am using is: int limit = rates_total - prev_calculated;    ArraySetAsSeries(DailyMA, true);  
A31Trader01
Registered at MQL5.community
Mohammed Abdulwadud Soubra
Mohammed Abdulwadud Soubra 2018.01.02
Welcome ..