hpazzini / Publications
Forum
Get last deal type
Hi, I am trying to get the last deal type (Buy or Sell). I tried to find it in https://www.mql5.com/en/docs/constants/environment_state/marketinfoconstants#enum_symbol_chart_mode as I am using SYMBOL_VOLUME to get the last deal volume, but i couldn't find anything similar to that. I also tried to
EA not trading in production environment without errors (works perfectly in test environment)
Hi, My EA is trading without errors during tests. When I enable automatic trading in production environment it does not do anything and it does not prompt any errors. The only thing this EA is different from another ones is that it checks 64 other stock prices during every tick ... is this a