Please develop a system that can do the following.
1. A system that would allow you add as many Indicators as possible. This should be already designed indicator. There should be no limit to the numbers of indicators i can add.
2. Each Indicator added would be used to provide signals. (Buy signals, Sell signals, Continuation trade signals).
3. there should be signal settings made available. Each Signal should be generated from the signal settings. This means I should be able to define conditions for different signals in the settings. Such conditions should be but not limited to;
a) When two lines crosses in the indicator, please send a buy, sell, exit trade, or continuation trade signal to the (buy, sell, exit trade, or continuation trade) signal template depending on whether it crosses up or down. This also implies that I should be able to define when what i should be when it crosses up or down or remain in position.
b) When the indicator crosses a zero line it should give a buy for upward cross or sell for downward cross or even exit.
c) When the bar chart is above 60% let the trade progress with buy or sell.
d) When the candles closed below the Moving average sell signal sent, or when above buy signal sent.
You can add diff conditions based on how you different indicators take or give signals.
4. Create a Signal template for buy /sell/ Exit trade/ Continuation trade. This is where each setting would be defined. This implies that when certain conditions are all yes, let it buy or Sell or Exit the trade.
5. Pick ATR value, pick the total equity, pick the risk percentage entered for each trade, and calculate the lot size based on these data.
6. Put all those conditions above as an Algorithm.
7. Detect Trends by addition of Trend indicators.
8. Detect Volume by allowing additions of volume indicators.
9. Allow for selection of Deriv, Forex, Indices, Metals for MT5 only
10. Allow all time frames.
Buy Condition:
1. All indicator added for buy are Yes
2. Funds are available
3. Risk ratio imputed
4. Trend favors the Signal (Uptrend for Buy)
5. Lot size is calculated.
Sell Conditions:
1. All indicator added for Sell are Yes
2. Funds are available
3. Risk ratio imputed
4. Trend favors the Signal (Uptrend for Buy)
5. Lot size is calculated.
Exit
1. All indicator added for buy are Yes
Continuation Trades.
1. All indicator added for Buy/Sell are Yes
2. Funds are available
3. Risk ratio imputed
4. Trend favors the Signal (Uptrend for Buy)
5. Lot size is calculated.
11. Freedom to deselect any conditions you want to be deducting.
12. Automatic back testing of preset conditions. This should be based on how the candles are formed.
13. Options for locking it and releasing to only authorized account.
14. Should work on all Time frames
15. Sources code would be delivered
16. Open two trade, TP for Trade 1 = 1ATR or as defined by me. SL for Trade 1= 2ATR or as defined by me. I can change the number of ATR. For Trade 2 TP =Open SL = Same as Trade 1.
17. When Trade 1 hits TP then move SL of Trade 2 to Entry position. Set New SL to trail at 2ATR. TP of Trade 2 = Open. I should also be decide if it’s just one trade that it should open and which of the conditions should follow.
Note: All signals must be formed at the beginning of a new candle for the respective timeframes. Don't give signal at the middle of a time frame. Like the attached file, all the indicator must agree before a buy signal is given. The opposite would be for sell. should be able to add up to 20 indicators per signal.
Solicitudes similares
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Мне нужен простой торговый бот, написанный исключительно на Python. Бот должен подключаться к терминалу MetaTrader 5 через официальную библиотеку Python "MetaTrader5". Объем кода невелик (около 250 строк). КРИТИЧЕСКИ ВАЖНЫЕ ТРЕБОВАНИЯ: 1. НЕТ КОДА MQL5: Весь проект должен быть написан только на Python. 2. ВНЕШНЯЯ КОНФИГУРАЦИЯ: У бота должен быть внешний конфигурационный файл (config.ini или settings.json). Я должен
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution