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
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
Revolusi Trading BTCUSD dengan Presisi Fibonacci & Ichimoku Kumo "Memperkenalkan Pakayaku Robot Trading , asisten cerdas yang dirancang khusus untuk menaklukkan pasar emas (XAUUSD) dan Bitcoin (BTCUSD). Menggabungkan algoritma Fibonacci Retracement untuk akurasi titik pantul dan Ichimoku Kumo sebagai filter tren global. Mengapa Memilih Pakayaku? Analisa Multi-Indikator: Menggabungkan Fibonacci, Ichimoku, dan
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot