Trabalho concluído
Tempo de execução 1 dia
Comentário do desenvolvedor
I would like to build a MT5 bot that reads a CSV file for it's signals.
This bot will only be used in Strategy Tester so that I can test my buy/sell concepts based on historical chart indicators.
I will build a CSV file in the "MT5\files" folder. The EA will read that file, and execute BUY or SELL open and close transactions on various instruments.
I would like to discuss how this EA might display simple information about the number of trades taken during the Strategy Tester session, and the total profit and total loss.
I am looking for a developer that demonstrates a solid EA development background. It is important that you understand clearly how you would execute this system. Please tell me something about your background when you reply to this job.

Pedidos semelhantes
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
I want to use a ai subscription service called Clarifai as an image identification tool, and I wish to use it in response to screenshots of my signals being generated and placed in a folder. -I believe there needs to be a script that responds to a new screenshot being added to a specific folder That script then sends the image to Clarifai, and then Clarifai needs to be instructed to scan that image and look for
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
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