Hello, I'm interested in creating an EA and a Webserver which can place trades using the EA on a terminal window in MT4.
The EA will have a simple API it follows with the Server to understand what commands are to place different types of trades, buy/sell/limit order, or cancel a trade/limit order, or close a running trade manually.
On the Web interface (Webserver side) it will display the open/running trades and have buttons to modify current trades if needed, have a login/password as well so it is secured from tampering.
The web interface will also allow the user to place pending orders at a specific date/time (not a limit order), it will have a section that says "Pending order" and "Date to place order on" and "Time to place order on that date", The order will be sent to the MT4 terminal as a (buy/sell/limit) order on that specific date/time. it will have a way to control pending orders (like a database of orders) So the user can cancel any specific pending orders or edit them.
Web interface is anything of your choice, I like Python and Node.js but can also be made as a Plugin for Wordpress because it would make it easier and more portable for me.
Have fun coding this :) Also the less latency we can get from Server to MT4 the better!
Commandes similaires
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
ZigZag based on oscillators is needed The idea of the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
The Relative Strength Index (RSI) is a technical momentum indicator measuring the speed and change of price movements, scaled from 0 to 100 to identify overbought (>70) or oversold (<30) conditions. Developed by J. Welles Wilder Jr., it helps traders spot potential trend reversals or corrections.Imagine a stock, XYZ, is trending upwards.Overbought Signal: The price increases sharply, and the RSI rises to 75. This