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
    Оценка
    (9)
    Проекты
    12
    8%
    Арбитраж
    3
    33% / 67%
    Просрочено
    1
    8%
    Работает
    2
    Разработчик 2
    Оценка
    (16)
    Проекты
    35
    23%
    Арбитраж
    4
    0% / 50%
    Просрочено
    2
    6%
    Работает
    3
    Разработчик 3
    Оценка
    (6)
    Проекты
    5
    0%
    Арбитраж
    2
    50% / 50%
    Просрочено
    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
    Оценка
    (308)
    Проекты
    553
    35%
    Арбитраж
    79
    32% / 42%
    Просрочено
    200
    36%
    Загружен
    7
    Разработчик 7
    Оценка
    (39)
    Проекты
    44
    25%
    Арбитраж
    13
    8% / 69%
    Просрочено
    1
    2%
    Занят
    8
    Разработчик 8
    Оценка
    (4)
    Проекты
    6
    33%
    Арбитраж
    7
    14% / 57%
    Просрочено
    1
    17%
    Свободен
    9
    Разработчик 9
    Оценка
    (295)
    Проекты
    474
    39%
    Арбитраж
    103
    41% / 23%
    Просрочено
    79
    17%
    Занят
    Опубликовал: 2 примера
    10
    Разработчик 10
    Оценка
    Проекты
    0
    0%
    Арбитраж
    0
    Просрочено
    0
    Свободен
    Похожие заказы
    Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
    Para Jardo 300+ USD
    Safe NerdWallet is not a lender. Not all applicants will qualify for the full amount or lowest available rates. Rates for poor or fair credit can be over 36%. NerdWallet Compare, Inc. NMLS 1617539 Fin. Lender loans per DFPI Fin. Lenders Lic 60DBO-74812 NMLS Consumer Access | Licenses and Disclosures California: California Finance Lender loans arranged pursuant to Department of Financial Protection and Innovation
    2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
    Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
    I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
    I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
    I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
    I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
    Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
    Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision

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

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