Implementing algorithmic trading in Brazil

Hello folks, 



I intend to implement algorithmic trading for my firm in Brazilian markets and I would like to learn (as a beginner) :

  • What is the best (related to cost/benefits) platform to backtest/trade options and stocks in the Brazilian market
  • How I can access historical trading bars in the Brazilian market
Thanks in advance.

Hi Rafael,



You can check this site for broker/platform comparisons for Brazil.



We have a free course for getting market data with python. By using "yfinance" library in python, historical prices of Brazilian stocks would be accessible. Also, you can enrol on another free course of ours to learn python for trading as a starting point to algorithmic trading with python. 



I hope this helps.