GuilhermeReis
GuilhermeReis
Friends

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

GuilhermeReis
Added topic Volume Moving Average
Hello, How do i calculete the MA using the real volume? I tryied this : double MediaVolume = iMA(_Symbol, _Period, Periodos, 0, MODE_SMA, VOLUME_REAL); but doenst work =( I need this on a EA so i cant apply the MA on the chart volume indicator
GuilhermeReis
Added topic How do i get the Volume Real in a bar from iVolumes?
Hello, i am making a EA and i need the real volume from a bar, how do i get this value? I tryied: Volumes(NULL, 0, VOLUME_REAL) but always return 10
GuilhermeReis
Registered at MQL5.community