Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 480 Bytes

File metadata and controls

11 lines (7 loc) · 480 Bytes

Automated Python Trading Bot

Overview

This Python trading bot integrates with MetaTrader 5 API to automate trading decisions based on real-time forex data.

Features

  • Real-time Data: Fetches real-time forex data using MetaTrader 5 API.
  • Automated Decisions: Processes data and makes trading decisions automatically, based off multiple adjustable parameters and conditions.
  • Customizable Strategies: Supports multiple trading strategies and indicators.