darwinex / dwxconnect

Seamlessly link any Trading Strategy in ANY programming language to Darwinex liquidity via MetaTrader 4 or 5. DWX Connect is your very own, fully customizable Trading API!
BSD 3-Clause "New" or "Revised" License
158 stars 84 forks source link

Add last to OnTick - Add missing timeframes #34

Closed piotryordanov closed 1 year ago

piotryordanov commented 1 year ago

There are 2 items in the pull request:

  1. The Advisor returns last on the OnTick. This can be useful on CME futures for example
  2. The MQL5 file does not recognize all the supported timeframes. Added them.
elvinex commented 1 year ago

Ok, sounds like a good idea. Thanks for adding this!