‘BuBd’ Bot Requirements Specification
1. The idea of the Trading System is as follows: Market Entries are performed when Pivot Points signal a Reversal of Trend or Continuation of the Trend.
· Market Entries are performed when the Pivot Point Support or Resistance Levels confirm a REVERSAL with the following Price Action Market Patterns and Entry Candles confirmed with Bullish / Bearish Engulfing or other Entry Candlesticks:
Price action pattern #1: False break
Price action pattern #2: Break of structure
Price action pattern #3: Breakout with a buildup
Price action pattern #4: First pullback
Price action pattern #5: Break and re-test
· The Bot is for the following FOREX PAIRS to be traded at 1 Lot each :
EUR/USD
GBP/USD
AUD/USD
NZD / USD
USD /CHF
USD / CAD
USD / JPY
EUR / JPY
GBP /JPY
2. Trend is determined based on the Smoothed Moving Averages (SMA) with the specified periods (50) and (200). If the current SMA value is greater than 50 or 200, the trend is seen as growing. Alternatively, if current SMA is below 50 or 200, the trend is considered to be falling. Use the 4 Hour and Daily Timeframes to conduct Technical Analysis of Charts
3. Trading Signals:
FALLING WEDGE / RISING WEDGE / BULLISH RECTANGLE / BEARISH RECTANGLE / BULLISH PENNANT / BEARISH PENNANT / ASCENDING TRIANGLE / DESCENDING TRIANGLE / SYMMETRICAL TRIANGLE
4. Positions are closed at opposite signals: Buy positions are closed at Sell signals, and Sell positions are closed at Buy signals.
5. Positions are opened at the market price, when a new ‘Confirmation Bar’ emerges. The Expert Advisor is to be tested using Open prices, so there is no need to add functions for disabling operations inside the bar.
6. Additional filters for opening a position:
The RSI Overbought and Oversold Levels should be checked. The ATR should be favorable as well.
7. Additional filters for closing a position:
When the Stop Loss reaches 50 Pips Target on the Chart or when the Trailing Stop reaches the 20% Level.
8. Close by Take Profit — When the Take Profit of 150 Pips is reached or the Trailing Stop reaches the 20% Level.
9. The lifetime of signals/orders/positions
All Market Orders should be closed at Take Profit (150 Pips) or Stop Loss (50 Pips) Levels All Limit Orders should be cancelled after 30 Minutes of being created. Trailing Stop should be set at 20%
10. Capital Management:
· No more than 20% of the Account Balance should be traded at any given time.
· Trading should be conducted during Optimal Market Conditions i.e. Days of the Week; Time of the Day; Economic Calendar Events etc...
· Drawdown should be minimized optimally.
· Bot should generate $160 USD to $200 USD in Profits every 24 Hours.
비슷한 주문
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