LEANDRO EMA ALMEIDA RODRIGUES
LEANDRO EMA ALMEIDA RODRIGUES
  • Information
4 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Friends 2
LEANDRO EMA ALMEIDA RODRIGUES
Added topic Getting Simple Moving Average of last candle
Hi Guys, I need to get the Moving Average value at the previous candle. I want to extract the value at the middle of candle. Currrently I have this code (MQL4): lastCandleMA = NormalizeDouble ( iMA ( _Symbol , _Period , MA_Period, 0 , MA_Method
LEANDRO EMA ALMEIDA RODRIGUES
Added topic How to obtain values ​​for purchase / sale of the EURUSD
Good! I'm new to MQL4 programming and mql5 and I liked to obtain values ​​for purchase / sale of the EURUSD. I wanted to show these values ​​in the graph window EURUSD currency. Is this possible? I tried obtrer values ​​using the following code
LEANDRO EMA ALMEIDA RODRIGUES
Registered at MQL5.community