Helo my friends,
I have an indicator and
I want to put 3 new simple conditions for BUY and SELL signal, with sound alert
and email.
I want also to put
custom Period of averaging for indicator calculation for CCI, and two wiliams
percent indicator range like:
extern int picciu=14; //Period of averaging for indicator
calculation (for CCI –default period 14)
extern int piwprbar=14;
//Period (amount of bars) for indicator calculation (for wiliams
(%) –default period 14)
extern int piwprbar1=13;
//Period (amount of bars) for indicator calculation (for wiliams
(%) –default period 13)
Also I need to put
number of fully formed bar myself
- for CCI, wil1 and wil 2. (read the text)
Signal candle is - the latest fully formed bar
For Buy - adition condition on
existing indicator
//Commodity Channel Index
//Buy: 1. indicator crosses - 100 from below upwards in the
last 5 fully formed bar (I need to put number of fully formed bar myself - custom
variable) and signal candle it is not above +100. No meather does it cross on
signal candle or before last 5 fully formed bar (candle).
and
//Williams Percent Range
– (one indicator with this condition)
//Buy: crossing -80
upwards from below upwards in the last 5 fully formed bar (I need to
put number of fully formed bar myself
- custom variable).
and
//Williams Percent Range
– (second indicator with this condition)
//Buy: crossing -80
upwards from below upwards in the last 5 fully formed bar (I need to
put number of fully formed bar myself
- custom variable) and on the signal candle it is not above -20
Becose that I need custom Period of averaging to put myself
Important for buy signals lines on all
indicators must be upwards.
Please see the pictures
and all be clear to you.
For Sell - adition condition on
existing indicator
//Commodity Channel Index
//Sell: 1. indicator crosses +100 from above downwards in the last 5 fully
formed bar (I need to put number of fully formed bar myself - custom
variable - 5 default) and signal candle is not below -100
and
//Williams Percent Range
– (one indicator with this condition)
//Buy: crossing -20 from above downwards in the last 5 fully formed bar (I need to put number of fully formed bar myself -
custom variable – 5 default)
and
//Williams Percent Range
– (second indicator with this condition)
//Buy: crossing -20 from above downwards in the last 5 fully formed bar (I need to put number of fully formed bar myself -
custom variable - 5 default) and on the signal candle not above -80
Important for sell signals lines on all
indicators must be downwards
Please see the pictures
and all be clear to you.


Ordini simili
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
I need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
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 need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value