Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Python Trading Bot for Algorithmic Trading. Integrates with MetaTrader 5, Binance

Notifications You must be signed in to change notification settings

bigwei/algorithmic_trading_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Update August 2023: Tradeoxy.com

I could never have imagined how popular this series would become. It became so popular, I launched a YouTube Channel, and got ton's of comments, people reaching out, etc.

What I found was that many of my readers/viewers were spending tens of hours configuring their environment, before even getting to building an algorithm

I wanted to change this situation!

As a result, I've now launched Tradeoxy.com. This platform brings together things:

  • Powerful API's to drastically simplify algorithm development
  • Education, through free and paid courses and YouTube videos
  • Supportive community where everyone helps each other

Currently we are in the build/early access stage, and we would love you to join our journey (also, it's currently free!)

To join us, head to Tradeoxy.com

If you want to follou our journey, you can do so here:


Main Bot

This bot is designed as a helper tool for the AlgoQuant.Trade platform. It is designed to be used in conjunction with our various media forms, such as YouTube and Medium. It is not designed to be used as a standalone product.

How To Guides and Tutorials

YouTube

Series: Build Your Own MetaTrader 5 Python Trading Bot

YouTube channel algoquant_trade contains tons of helpful content on how to use the Algo Trading Bot or build one for yourself. Check out these episodes:

  1. Secure Setup
  2. Connect To MetaTrader 5 with Python
  3. Retrieve 50000 Candlesticks from MetaTrader
  4. Add the EMA Indicator to Your Algorithmic AutoTrading Bot
  5. How to Install TALib on Windows
  6. Build Your Own AutoTrading Bot EMA Cross Detector
  7. How to Trade the EMA Cross Strategy with Your AutoTrading Bot
  8. How to Convert Your AutoTrading Bot Strategy into BUY and SELL Signals
  9. How to Calculate Lot Size for Your MetaTrader 5 Python Trading Bot
  10. How to Create Orders with Your MetaTrader Python Trading Bot
  11. How to Create Orders with Your MetaTrader 5 Python Trading Bot Pt 2
  12. Advanced Order Management with MetaTrader 5 Python Trading Bot
  13. Never Miss a CandleStick with Your MetaTrader 5 Python Trading Bot
  14. Manage Every Trade with Your MetaTrader 5 Python Trading Bot
  15. Multi-Strategy Trading Accounts with MetaTrader 5 Python Trading Bot

Series: All About Technical Indicators

  1. How to Install TALib on Windows
  2. All About the MACD: Moving Average Convergence/Divergence
  3. Build Your Own MACD Indicatr with MetaTrader 5 and Python
  4. Build Your Own MACD Crossover Strategy with MetaTrader 5 and Python
  5. Build Your Own MACD Zero Cross Strategy with MetaTrader 5 and Python

Series: Build Your Own Crypto Trading Bot with Binance and Python

  1. How to Connect to Binance with Python
  2. How to Retrieve Historical Data from Binance with Python
  3. How to Calculate the RSI Indicator with Python
  4. Build Your Own RSI Strategy with Python and Binance

Blog Articles

Medium articles are a great way to learn about the Algo Trading Bot and how to use it. If you're into text based tutorials, check out these articles:

Technical Indicators

  1. MACD Indicator Explained, with Examples, Strategies, Limitations, and a little bit of Code
  2. How to Add the MACD Indicator to Your MetaTrader 5 Python Trading Bot
  3. Make Your Own MACD Crossover Strategy with MetaTrader 5 and Python
  4. Build Your Own MACD Zero Cross Strategy using MetaTrader and Python
  5. Relative Strength Index (RSI) Indictor Explained, with Examples, Strategies and a little bit of Code

About

Python Trading Bot for Algorithmic Trading. Integrates with MetaTrader 5, Binance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%