Range Breakout Indicator with Multi Symbol lookup Conditions

작업 종료됨

실행 시간 17 일
고객의 피드백
Excellent understanding and programming skills. Recommended for any kind of simple or complex forex indicators/EAs.
피고용인의 피드백
Was patient while we worked out issues.

명시

- Range: Start time, end time, session period (custom source code available for incorporation)

- Range Breakout condition:

 Body of the bar must close above the range (which means breakout with wicks will not be considered as breakout)

- Supertrend filter: ATR Period, Multiplier (Source Code Available for incorporation)

- Correlating Pairs filter:

Pair 1 -Positive Correlation

Pair 2 -Negative Correlation

Buy Entry Signal Conditions: IF

Range Breaks UP + Supertrend = BUY  in Pair 1 -Positive Correlation

AND

Range Breaks DOWN + Supertrend = SELL in Pair 2 -Negative Correlation

AND

Range Breaks UP + Supertrend = BUY in in the basic trading pair on which the indicator is applied

THEN

Whenever all above conditions become true= Print BUY SIGNAL (Solid Arrow below the bar)

 

Sell Entry Signal: IF

Range Breaks DOWN + Supertrend = SELL in Pair 1 -Positive Correlation

AND

Range Breaks UP + Supertrend = BUY in Pair 2 -Negative Correlation

AND

Range Breaks DOWN + Supertrend = SELL in the basic trading Pair on which the indicator is applied

THEN

Whenever all above conditions become true  = PRINT SELL SIGNAL (Solid Arrow below the bar)


Other Options Required

History Bars 100000+

Push Alerts, sound alerts, Mobile Alerts


응답함

1
개발자 1
등급
(67)
프로젝트
97
35%
중재
11
27% / 45%
기한 초과
13
13%
무료
2
개발자 2
등급
(45)
프로젝트
46
24%
중재
34
9% / 85%
기한 초과
10
22%
무료
비슷한 주문
Forex robot 30+ USD
Hello… need an MT5 expert advisor that scans up to five user-selected symbols for bullish and bearish engulfing patterns on a chosen timeframe, displays a signal dashboard with pattern strength scores, and automatically enters trades with risk-based lot sizing, fixed stop-loss and take-profit tied to the engulfing candle’s high or low
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns EVERY MONTH over 20 YEARS with less
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial

프로젝트 정보

예산
30+ USD