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

Lavoro terminato

Tempo di esecuzione 9 giorni
Feedback del cliente
The Developer is very understanding & patient. I highly recommend him
Feedback del dipendente
Very patient customer, i would like to continue working with him

Specifiche

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

    Con risposta

    1
    Sviluppatore 1
    Valutazioni
    (9)
    Progetti
    12
    8%
    Arbitraggio
    3
    33% / 67%
    In ritardo
    1
    8%
    In elaborazione
    2
    Sviluppatore 2
    Valutazioni
    (16)
    Progetti
    35
    23%
    Arbitraggio
    4
    0% / 50%
    In ritardo
    2
    6%
    In elaborazione
    3
    Sviluppatore 3
    Valutazioni
    (6)
    Progetti
    5
    0%
    Arbitraggio
    2
    50% / 50%
    In ritardo
    2
    40%
    Gratuito
    4
    Sviluppatore 4
    Valutazioni
    (7)
    Progetti
    7
    29%
    Arbitraggio
    3
    0% / 100%
    In ritardo
    1
    14%
    Gratuito
    5
    Sviluppatore 5
    Valutazioni
    (77)
    Progetti
    243
    74%
    Arbitraggio
    7
    100% / 0%
    In ritardo
    1
    0%
    Gratuito
    Pubblicati: 1 articolo
    6
    Sviluppatore 6
    Valutazioni
    (308)
    Progetti
    553
    35%
    Arbitraggio
    79
    32% / 42%
    In ritardo
    200
    36%
    Caricato
    7
    Sviluppatore 7
    Valutazioni
    (39)
    Progetti
    44
    25%
    Arbitraggio
    13
    8% / 69%
    In ritardo
    1
    2%
    Occupato
    8
    Sviluppatore 8
    Valutazioni
    (4)
    Progetti
    6
    33%
    Arbitraggio
    7
    14% / 57%
    In ritardo
    1
    17%
    Gratuito
    9
    Sviluppatore 9
    Valutazioni
    (295)
    Progetti
    474
    39%
    Arbitraggio
    103
    41% / 23%
    In ritardo
    79
    17%
    Occupato
    Pubblicati: 2 codici
    10
    Sviluppatore 10
    Valutazioni
    Progetti
    0
    0%
    Arbitraggio
    0
    In ritardo
    0
    Gratuito
    Ordini simili
    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
    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
    DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
    Billionflow 30 - 100 USD
    Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

    Informazioni sul progetto

    Budget
    30 - 41 USD
    Scadenze
    da 1 a 2 giorno(i)