STEP INDEX & VOLATILITY INDICES SIGNAL INDICATOR/STRATEGY (3-4 DAILY SIGNALS)

Работа завершена

Время выполнения 9 дней
Отзыв от заказчика
The Developer is very understanding & patient. I highly recommend him
Отзыв от исполнителя
Very patient customer, i would like to continue working with him

Техническое задание

STEP INDEX & VOLATILITY INDICES SIGNAL INDICATOR/STRATEGY (3-4 DAILY SIGNALS)

BUY (BLUE COLOR) & SELL (RED COLOR) Signals must show on the chart on time with NO delays

Core Signal System (M15 Entries + H1 Analysis)

Primary Trend Direction (Mandatory)

  • Analysis: H1 chart - 20-EMA vs 50-EMA trend direction
  • Entry: M15 chart - Price position relative to H1 EMAs
  • BUY: H1: 20-EMA over 50-EMA + M15: Price above H1 20-EMA level
  • SELL: H1: 20-EMA below 50-EMA + M15: Price below H1 20-EMA level

Multi-Timeframe RSI (Key Component)

  • Analysis timeframe: H1 RSI for trend bias
  • Signal timeframe: M15 RSI for precise entries
  • BUY: H1 RSI 35-65 + M15 RSI crosses above 35
  • SELL: H1 RSI 35-65 + M15 RSI crosses below 65

MACD Momentum (M15 Signals)

  • Settings: 8, 21, 5 on M15 chart
  • Analysis: H1 MACD for trend confirmation
  • BUY: H1 MACD bullish + M15 MACD line > Signal line
  • SELL: H1 MACD bearish + M15 MACD line < Signal line

Bollinger Band Squeeze/Expansion

  • Settings: BB(14, 2.0) optimized for step movements
  • BUY: Price touches lower band + starts moving up
  • SELL: Price touches upper band + starts moving down

Volume Surge Confirmation

  • Threshold: Volume > 1.3x average (20-period)
  • Purpose: Confirms algorithmic movement strength

Signal Generation Logic (3-4 Daily Signals)

BUY Signal Requirements (ALL 5 must be true):

  1.  H1: 20-EMA > 50-EMA + M15: Price above H1 20-EMA level
  2. H1 RSI 35-65 + M15 RSI crosses above 35
  3. H1 MACD bullish + M15 MACD line > Signal line
  4. M15: Price at/near Bollinger lower band + reversal candle
  5. M15: Volume > 1.3x average (confirms entry timing)

SELL Signal Requirements (ALL 5 must be true):

  1. H1: 20-EMA < 50-EMA + M15: Price below H1 20-EMA level
  2. H1 RSI 35-65 + M15 RSI crosses below 65
  3. H1 MACD bearish + M15 MACD line < Signal line
  4. M15: Price at/near Bollinger upper band + reversal candle
  5. M15: Volume > 1.3x average (confirms entry timing)

Step Index Specific Adaptations

Price Movement Recognition

Step Index moves in fixed increments (0.1, 0.2, 0.5 points)

Step Size = 0.1 Adjust based on index type

Min Move = Step Size  3  Minimum 3-step move for signal validity

 

Movement confirmation

Valid Move = abs (Close - Close[3]) >= Min Move

Support/Resistance for Step Indices

Use round numbers and step multiples

Resistance Level = ceil (High/Step Size) Step Size

Support Level = floor(Low/Step Size)  Step Size

Volatility Index Adaptations

Index-Specific Settings:

  • Vol 10: Use 15-minute timeframe for signals
  • Vol 25: Use 30-minute timeframe
  • Vol 50: Use 1-hour timeframe
  • Vol 75/100: Use 1-hour to 4-hour timeframes

Modified RSI Thresholds:

  • High Vol (75/100): RSI 30/70 levels
  • Medium Vol (25/50): RSI 35/65 levels
  • Low Vol (10): RSI 40/60 levels

Enhanced Technical Implementation

Core Algorithm (M15 Entry + H1 Analysis)

H1 Trend Analysis

H1_EMA20 = EMA(H1_Close, 20)

H1_EMA50 = EMA(H1_Close, 50) 

H1_TrendUp = H1_EMA20 > H1_EMA50

H1_TrendDown = H1_EMA20 < H1_EMA50

 

H1 Bias Indicators

H1_RSI = RSI(H1_Close, 14)

H1_MACD = EMA(H1_Close, 8) - EMA(H1_Close, 21)

H1_Signal = EMA(H1_MACD, 5)

H1_MACDBullish = H1_MACD > H1_Signal

H1_MACDBearish = H1_MACD < H1_Signal

 

M15 Entry Signals

M15_RSI = RSI(M15_Close, 14)

M15_MACD = EMA(M15_Close, 8) - EMA(M15_Close, 21)

M15_Signal = EMA(M15_MACD, 5)

M15_BB_Upper = SMA(M15_Close, 14) + (2  StdDev(M15_Close, 14))

M15_BB_Lower = SMA(M15_Close, 14) - (2  StdDev(M15_Close, 14))

 

Volume Confirmation

M15_AvgVol = SMA(M15_Volume, 20)

Volume Confirm = M15_Volume > (M15_AvgVol x 1.3)

Signal Generation Code

Score Count = 0

 

Similar logic for SELL signals

Visual Display (Optimized for Synthetic Markets)

Chart Signals

  • Signal strength: 1-5 stars based on score 

Information Panel

INDEX: STEP INDEX  

SIGNALS TODAY: 5/6   

TREND: BULLISH       

RSI: 45 → 38        

MACD: BULLISH      

BB: NEAR SUPPORT   

SCORE: 4/5      

NEXT SIGNAL: WAITING 

Risk Management for Synthetic Indices

Position Sizing

  • Risk per signal: 1-2% of account
  • Step Index stops: 5-10 steps from entry
  • Volatility Index stops: 0.5-1.0% of index value

Target Profits

  • Conservative: 2:1 risk-reward
  • Aggressive: 3:1 risk-reward
  • Step Index: Target 15-30 steps profit

Daily Signal Distribution

Target: 3-4 Strong Signals Per Day

  • Morning session: 1-2 signals (00:00-12:00 GMT)
  • Afternoon session: 1-2 signals (12:00-24:00 GMT)
  • Signal spacing: Minimum 2 hours between signals
  • Maximum per index: 5 signals per day per index

    Откликнулись

    1
    Разработчик 1
    Оценка
    (10)
    Проекты
    16
    19%
    Арбитраж
    3
    33% / 67%
    Просрочено
    2
    13%
    Работает
    2
    Разработчик 2
    Оценка
    (16)
    Проекты
    35
    23%
    Арбитраж
    4
    0% / 50%
    Просрочено
    2
    6%
    Работает
    3
    Разработчик 3
    Оценка
    (6)
    Проекты
    5
    0%
    Арбитраж
    3
    33% / 67%
    Просрочено
    2
    40%
    Свободен
    4
    Разработчик 4
    Оценка
    (7)
    Проекты
    7
    29%
    Арбитраж
    3
    0% / 100%
    Просрочено
    1
    14%
    Свободен
    5
    Разработчик 5
    Оценка
    (77)
    Проекты
    243
    74%
    Арбитраж
    7
    100% / 0%
    Просрочено
    1
    0%
    Свободен
    Опубликовал: 1 статью
    6
    Разработчик 6
    Оценка
    (313)
    Проекты
    559
    35%
    Арбитраж
    80
    31% / 44%
    Просрочено
    203
    36%
    Свободен
    7
    Разработчик 7
    Оценка
    (43)
    Проекты
    50
    28%
    Арбитраж
    14
    21% / 64%
    Просрочено
    1
    2%
    Работает
    8
    Разработчик 8
    Оценка
    (4)
    Проекты
    6
    33%
    Арбитраж
    7
    14% / 57%
    Просрочено
    1
    17%
    Свободен
    9
    Разработчик 9
    Оценка
    (298)
    Проекты
    477
    40%
    Арбитраж
    105
    40% / 24%
    Просрочено
    81
    17%
    Загружен
    Опубликовал: 2 примера
    10
    Разработчик 10
    Оценка
    Проекты
    0
    0%
    Арбитраж
    0
    Просрочено
    0
    Свободен
    Похожие заказы
    Super scalper 30 - 200 USD
    Articles 1 How to create Requirements Specification for ordering a trading robot 28 MetaQuotes 225 289 Table of Contents Prerequisites for ordering a trading robot Why is it important to have a well-prepared Requirements Specification? Requirements Specification examples What is contained in the Requirements Specification? Where do I get Requirements Specification if I can't create it? Terms to use How to write an
    Articles 1 How to create Requirements Specification for ordering a trading robot 28 MetaQuotes 225 289 Table of Contents Prerequisites for ordering a trading robot Why is it important to have a well-prepared Requirements Specification? Requirements Specification examples What is contained in the Requirements Specification? Where do I get Requirements Specification if I can't create it? Terms to use How to write an
    I am seeking a highly experienced MQL4 developer with deep expertise in high-frequency trading (HFT), tick-level data processing, and execution optimization to modify an existing Expert Advisor (EA) so that its live trading performance closely mirrors its backtesting results. Core Objective: Backtest-to-Live Execution Parity The EA currently demonstrates strong profitability and consistency during backtesting
    Situation: Please contact me privately so I can provide the source code for review. Thank you. Project Overview: I have developed a high-frequency trading (HFT) EA that performs consistently in demo environments and passes most prop-firm requirements. While short live phases showed profitability, the results were not reproducible over time. My primary goal is stable live performance on retail accounts , not just
    "I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
    EA SPECIFICATION SHEET OBJECTIVE: Build a transparent, non-martingale, non-grid breakout EA for XAUUSD that trades only high‑quality breakouts during London + New York sessions. 1. TRADING INSTRUMENT - XAUUSD only - MT4 platform - 5‑digit ECN broker 2. CORE STRATEGY LOGIC (BREAKOUT + CONFIRMATION) A trade is allowed ONLY when ALL conditions are true: - Candle closes beyond previous high/low (no wick breakouts) -
    Golden Liquidity 30 - 70 USD
    Hello, I am looking for an experienced MT5 developer who understands trading logic, not just coding. I need a professional indicator for MetaTrader 5 based on a liquidity trap concept used in gold trading (XAUUSD), mainly on the H1 timeframe. The indicator must detect liquidity sweeps (fake breakouts) at important levels such as previous highs/lows, equal highs/lows, or strong support and resistance zones. After the
    I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
    I need a simple MT5 custom alert indicator/scanner. It must scan a list of FX pairs and alert me when my MACD continuation setup appears. Symbols The tool must allow me to enter a custom list of symbols, for example: EURUSD, GBPUSD, USDJPY, USDCHF, AUDUSD, USDCAD, NZDUSD, EURJPY, GBPJPY, AUDJPY, CADJPY, CHFJPY, NZDJPY, EURGBP, EURAUD, EURNZD, EURCAD, EURCHF, GBPAUD, GBPNZD, GBPCAD, GBPCHF, AUDNZD, AUDCAD, AUDCHF
    Modify an existing EA 30 - 50 USD
    This is to modify my Semi Auto EA -Looking for developer modify my existing EA to Pending Order EA (BS/BL/SL/SS). Relevent with Heiken Ashi Smooth ,Moving Average , Acceleration. Concept MAster and Slave. Ready to give previous soucre code as guide. Work to do - 1)To modify this EA to Pending Order. 2) to add new feature - Risk Management/moneymanagement 3) To modify 4 slave to 7 slave will give the previous to

    Информация о проекте

    Бюджет
    30 - 41 USD
    Сроки выполнения
    от 1 до 2 дн.