Need a Simple CCI based EA/Robot in MQL5.

작업 종료됨

실행 시간 25 일

명시

Need a CCI based EA/Robot in MQL5. 

Attached Trading view snip should explain illustrate the conditions pretty well. Let me know if you have any questions. 

Budget Open and negotiable based of Experience. 


Indicator: CCI. Period: 100 to 125. (Provide as user Input, do not hard code so I can test what combination of CCI period along with timeframes gives best results after optimization on strategy tester) 


BUY SIDE: 

Entry Logic: Assumption for this example: Time frame - 30 Min, CCI period: 20, CCI Bands: -125 and +125. Trading Time Range 12.00 AM EST - 4.00 PM EST

BUY STOP ORDERS: Previous Key Candle HIGH +2 Pips. The Previous candle is Key candle that makes the CCI value move up from -125 towards Upside (that is -124,-123, -122 and above towards high side, I mean downside to upside)

Cancel BUY STOP ORDERS: And wait for next entry signal.  

  1. If the trade doesn't get tagged in within next 3 candles and wait for next Key candle and entry condition to be satisfied for the entry. 
  2. If the price goes back down to lower than -125 and below, before tagging me into the trade on the next 3 candles after placing the BUT STOP Order. 

SL for BSO: Latest swing low - 3 pips or Lowest of two previous candles - 3 pips. (whichever is lower)  Disregard trade if total SL becomes more than 40 Pips after EA calculation. 

Target: Let EA calculate and set the take profit level based on my Risk to reward Ratio 1:3. 

SL to Breakeven: Move SL to Breakeven to Entry Point + 2 Pips once the Trades gives me a profit of 1:1.5 Risk to Reward

Partial Booking: Provide option for Partial Booking Booking. I will switch it on if needed and select what % of the trade I wanna book partially. 

Trailing Stop Loss:  Provide option for Partial Booking Booking. I will switch it on if needed and make the selection to trail SL after partial booking from the previous step. 

  1. Trail Stop Loss as per 50 EMA. Close the full trade when the candle closes below 50 EMA. Until then keep riding the trend for the remaining quantity of trade after partial booking. 


SELL SIDE: 

Entry Logic: Assumption for this example: Time frame - 30 Min, CCI period: 20, CCI Bands: -125 and +125. Trading Time Range 12.00 AM EST - 4.00 PM EST

SELL STOP ORDERS: Previous Key Candle LOW - 2 Pips. The Previous candle is Key candle that makes the CCI value move down from +125 towards Downside (that is 124,123, 122 and lower towards 0, I mean Upside to Downside)

Cancel SELL STOP ORDERS: And wait for next entry signal.  

  1. If the trade doesn't get tagged in within next 3 candles and wait for next Key candle and entry condition to be satisfied for the entry. 
  2. If the price goes back UP to Higher than +125 and above, before tagging me into the trade on the next 3 candles after placing the SELL STOP Order. 

SL for SSO: Latest swing High + 3 pips or Highest of two previous candles + 3 pips. (whichever is lower). Disregard trade if total SL becomes more than 40 Pips after EA calculation. 

Target: Let EA calculate and set the take profit level based on my Risk to reward Ratio 1:3. 

SL to Breakeven: Move SL to Breakeven to Entry Point - 2 Pips once the Trades gives me a profit of 1:1.5 Risk to Reward

Partial Booking: Provide option for Partial Booking Booking. I will switch it on if needed and select what % of the trade I wanna book partially. 

Trailing Stop Loss:  Provide option for Partial Booking Booking. I will switch it on if needed and make the selection to trail SL after partial booking from the previous step. 

  1. Trail Stop Loss as per 50 EMA. Close the full trade when the candle closes above 50 EMA. Until then keep riding the trend for the remaining quantity of trade after partial booking. 


Currency Pairs: Two currency pairs for now. EUR-USD and GBP-USD. But would like to have it trade upto 5 pairs in future 

Time Frame: 30 min. (Provide as user Input, do not hard code so I can test what combination of CCI period along with timeframes gives best results after optimization on strategy tester) 

Trading Days: All 5 days of the week

Trading Time Range: 12.00 AM EST - 4.00 PM EST (Give as input to change the range. I wanna check how the strategy performs during different trading time ranges). This range is just to look for signal and open trades. If there is aan open trade that run beyond this range, let it run until reached SL or TP or BE. 

No of Trades per Day: 

  1. 1 Trade per day. (Always take the first signal  satisfying the below entry logic with the selected Time range. If I change the trading time range, look for the first signal satisfying the below entry logic and take that trade only within that time range)
  2. If the trade hits Breakeven. Do not take 2nd trade for that day. Wait for the next days. Trading range time and all other entry conditions to open new trades. 

Overlapping Trades: Allow overlapping of max of 4 open trades at a time. I mean If EA open a trade a on Day 1 and it never still running on the second day, and there is a new signal of second day, take that trade as well, and both are still active without reaching SL or TP or BE and continues to 3rd day and you find a new signal 3rd day, take that new trade on the 3rd day as well. And after you add 4th trade in any rare case this would happen don not open any new trades until one of the running trades closes. 


Risk and Money Management:

Risk %: Keep default as 0.5% of Account balance. Give as input so I can change when I need. Facilitate an input to select Risk % for both currency pairs, so that I can change and use different risk among both if needed. 

Some Standard Drawdown settings. 

Max Loss in single trade: 2 Times the SL. In any unforeseen events if there is a huge slippage or news or anything for that matter close the trade if the price goes to 2 times SL. 


Strategy Tester on MQL5:

Facilitate testing environment so that I can see the performance for the strategy for both currency separately and also combined for different combinations of rules mentioned above. 



응답함

1
개발자 1
등급
(16)
프로젝트
35
23%
중재
4
0% / 50%
기한 초과
2
6%
작업중
2
개발자 2
등급
(37)
프로젝트
59
27%
중재
26
19% / 54%
기한 초과
10
17%
작업중
게재됨: 1 코드
3
개발자 3
등급
(20)
프로젝트
28
29%
중재
2
0% / 50%
기한 초과
1
4%
무료
4
개발자 4
등급
(160)
프로젝트
206
61%
중재
10
80% / 0%
기한 초과
0
무료
게재됨: 1 코드
5
개발자 5
등급
(78)
프로젝트
246
74%
중재
7
100% / 0%
기한 초과
1
0%
무료
게재됨: 1 기고글
6
개발자 6
등급
(43)
프로젝트
66
12%
중재
12
58% / 42%
기한 초과
1
2%
무료
7
개발자 7
등급
(318)
프로젝트
565
35%
중재
81
31% / 44%
기한 초과
204
36%
무료
8
개발자 8
등급
(62)
프로젝트
90
29%
중재
24
13% / 58%
기한 초과
7
8%
작업중
비슷한 주문
Привіт. Шукаю когось, хто б застосував мій код як бота . Я торгую індексом Aus_200 SFE (не XJO). Бот базується на MACD входу/виходу, RSI, стохастиці та vwap. Як тільки роботу приймуть, мені потрібно внести кілька коректив; однак, нічого суттєвого. Дякую
I have a technical specification ready for a custom alert indicator in NinjaTrader 8 (NinjaScript / C#). Important clarification: it is NOT an automatic trading bot, it is solely a visual indicator (arrows/lines on the chart) and sound alerts (notifications) based on EMA crossovers and range breakouts (ORB 15m) on lower timeframes for futures (MES). I already have the exact rules written out unambiguously
Custom MT5 EA for buy stop and sell stop breakout strategy.’ ‘Requirements, develop a custom Expert Advisor for MetaTrader 5 that places buy-stop and sell-stop pending orders based on defined breakout rules.’ ‘All important values adjustable via inputs.’ ‘Includes stop loss, take profit, trailing stop, and configurable risk management.’ ‘One trade at a time, works on demo before live.’ Provide source code and
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have 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 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
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
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
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 ;
Ниже представлено готовое, технически выверенное Техническое задание (ТЗ) . Вы можете полностью скопировать этот текст и разместить его на бирже фриланса (например, MQL5.com в разделе «Фриланс» или на Smart-Lab). Данное ТЗ написано на профессиональном языке, понятном разработчикам торговых систем для терминала QUIK (на языке Lua) . ТЕХНИЧЕСКОЕ ЗАДАНИЕ (ТЗ) Разработка мультивалютного торгового робота для терминала
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should

프로젝트 정보

예산
50 - 100 USD