Skip to content

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

Notifications You must be signed in to change notification settings

jimtin/algorithmic_trading_bot

Repository files navigation

Main Bot

This bot is designed to be used in conjunction with our various media forms, such as YouTube and Medium. It is not intended to be used as a standalone product.

Join Our Community

We love connecting with our audience! Join us on the following links:

  1. Discord: https://discord.gg/wNYYGaMGfd
  2. Telegram: https://t.me/TradeOxySupportBot
  3. TradeOxy Platform: https://www.tradeoxy.com/
  4. Upcoming Content: https://tradeoxy.notion.site/Content-Creation-Roadmap-5f896060f39341fd9539bcaced8c3b5d
  5. Upcoming Features: https://tradeoxy.notion.site/3f9666718dc24e38bbd4a56a741287ae?v=d810cfa006f54bafa4bbbe3674fefa98&pvs=74
  6. Custom Trading Bot development - https://tradeoxy.notion.site/Trading-Bot-Pricing-Guide-f0ff11b0604b4b998cba2b8da6a129cb?pvs=4

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

Releases

No releases published

Packages

No packages published

Languages