Skip to content

MetaTrader5 to Python Bridge, with millisecond level tick precision.

Notifications You must be signed in to change notification settings

UmaisZahid/MetaTrader-Python-Tick-Acquisition

Repository files navigation

MetaTrader-Python-Tick-Acquisition

MetaTrader5 to Python Bridge, with millisecond level tick precision. Based off Darwinex ZeroMQ MT4 bridge.

To Do:

  • Complete transition to MT5
  • Create pipeline to store live ticks into database storage

Completed:

  • Added millisecond level tick precision.
  • Converting message format to JSON
  • Convert tick data to OHLC (candlestick) on pandas and compare with original broker historical data. Note: MT4/5 seems to be dropping a non-insignificant portion of the ticks. Unfortunately, this seems to be a limitation of MetaTrader itself.

About

MetaTrader5 to Python Bridge, with millisecond level tick precision.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published