Forum

get tick volume using metatrader5 python module

Hi i am developing a backtester in python so i have tried to use the official python example https://www.mql5.com/en/docs/python_metatrader5/mt5copyticksrange_py to copy ticks but the volume seems to be always 0. is there any way i can get the volume information as well. Thanks in advance

heiken ashi candle shadow calucation

Hi i am writing an expert advisor based on heiken ashi . i am trying to calculate the upper, lower shadow and body. of previous hashi candle but i dont seem to be getting correct values. this is my code double actual_low[3]; double actual_high[3]; double point = m_symbol.Digits() *

best expert advisors (trading robots)

can anybody please suggest a good trading robot