/signal-provider-api

Flask-based API that enables users to access trading signals from signal provider's channel and get them automatically executed on their trading account terminals

Primary LanguageMQL4MIT LicenseMIT

Signal-Provider-API

This is a Flask-based API that enables users to access trading signals from signal provider's channel and get them automatically executed on their trading account terminals. It includes authentication and various other API endpoints that can be accessed from user trading account terminals (MT4/MT5). It includes an expert advisor that copies trades directly into MT4 and MT5. It also includes an expert advisor for the client that automatically sends trade updates from MT4/5 terminal to Telegram and a license manager application to manage user subscriptions. The project is designed to be highly scalable, secure, and reliable. The API endpoint is hosted on a cloud server and is capable of handling a large number of requests per second.