Skip to content

In this repo you'll learn to use some of the main MetaTrader 5 functions, all explained in brazilian portuguese

Notifications You must be signed in to change notification settings

RodrigoVanzelotti/sending_orders_mt5

Repository files navigation

Manipulating MT5 Orders using Python

In this repo you'll learn to use some of the main MetaTrader 5 functions, all explained in brazillian portuguese. These functions are:

Orders

  • orders_total()
  • orders_get()

Positions

  • positions_total()
  • positions_get()

Historical Data

  • history_orders_total()
  • history_orders_get()
  • history_deals_total()
  • history_deals_get()

Also a summary of the content created and a link to my post blathering about it.

About

In this repo you'll learn to use some of the main MetaTrader 5 functions, all explained in brazilian portuguese

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages