SkillAgentSearch skills...

ForexBot

ربات هوشمند با قابلیت یادگیری ماشین برای معامله در بازار فارکس

Install / Use

/learn @Mehrshad-Sorena/ForexBot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ShadRad Electronic Forex Robot

This is the FOREX ROBOT with python script.

Quick Project Setup

  1. Run sudo git clone git@github.com:Mehrshad-Sorena/ForexBot.git
  2. Install Metatrader5 from https://www.metatrader5.com/en/download

Packages:

  1. Install below packages:
pip install pandas-ta
python -m pip install --user numpy scipy matplotlib ipython jupyter pandas sympy nose
pip install -U scikit-learn
sudo snap install tqdm
pip install --upgrade mplfinance
sudo yum -y install progress
pip install schedule
pip install shapely==1.8.1.post1
pip install fitter
pip install lxml

For linux OS:

1.Install Wine.

2.Install Python for Windows on Linux.

3.Find the path to python.exe:

I installed on /home/user/.wine/drive_c/users/user/Local Settings/Application Data/Programs/Python/Python39.

4.Install mt5 library on your Windows Python version:

pip install MetaTrader5
pip install --upgrade MetaTrader5

5.Install this package on your Linux Python version:

pip install mt5linux

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2mo ago
Forks5

Languages

Python

Security Score

75/100

Audited on Feb 4, 2026

No findings