Skip to content

This is a Trading bot created in C++ with the MQL5 Library.

Notifications You must be signed in to change notification settings

jcasa28/Trading_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This repository contains an expert advisor (trading bot) that analyzes price trends and executes orders automatically based on those trends.

I used the MetaTrader 5 app to run the script and coded it within the MetaTrader 5 IDE. Initially, I planned to use the MQL5 Library with Python, but since the MQL5 Library Python version only supports Windows, I had to switch to C++ which is the language supported by the MetaTrader IDE. Additionally, because I’m working on a Mac, I utilized WINE to run MetaTrader 5.

About

This is a Trading bot created in C++ with the MQL5 Library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages