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
등급
(10)
프로젝트
25
28%
중재
1
0% / 0%
기한 초과
1
4%
작업중
2
개발자 2
등급
(37)
프로젝트
59
27%
중재
24
21% / 54%
기한 초과
10
17%
작업중
3
개발자 3
등급
(16)
프로젝트
24
17%
중재
2
0% / 50%
기한 초과
1
4%
무료
4
개발자 4
등급
(84)
프로젝트
104
36%
중재
8
88% / 0%
기한 초과
0
작업중
5
개발자 5
등급
(55)
프로젝트
166
69%
중재
4
100% / 0%
기한 초과
1
1%
무료
6
개발자 6
등급
(42)
프로젝트
62
8%
중재
12
58% / 42%
기한 초과
1
2%
무료
7
개발자 7
등급
(233)
프로젝트
413
34%
중재
52
37% / 40%
기한 초과
152
37%
로드됨
8
개발자 8
등급
(22)
프로젝트
27
11%
중재
6
17% / 17%
기한 초과
4
15%
로드됨
비슷한 주문
Need to convert existing EA from MT4 to MT5 coding and design work is already there all details are already in the existing code of the MT4 EA should not require any further design work
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
I need this simple robot converted to work on the new version of MT5 . It's a very basic robot that open trades at a certain time and that's all it dose. I need the robot to be converted, to work on current MT5 build . And mt5 back-testing As it stand the EA will open trades. But only at certain date and time. I want it to open a trade every day at the same time. And Date part removed When the trade closes it must
Hello great developer here am looking for expert developer will convert convert this Trading View Code to Mt4 Indicator and this is a simple indicator i will be expecting your bid peace be unto you
I need a developer that specializes in ICT trading. I need a forex trading system based on ICT trading strategy. I want a highly profitable and effective trading system. More information will be provided
Hi, I would like to do a backtest on my EA on a specific currency pair. I also want to optimize this pair. The EA has multiple inputs. Thanks for your offers
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
The expert Advisor will place trades during high-impact news releases. it will then close trades by trailing stop methods after reaching the breakeven points. It should be built in such a way that it will allow adjustments of parameters like opening distance points, initial stop loss, breakeven points etc
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
I need an EA which only trades the news data. The EA has to analyze the news-data and needs to classify them into categories. The Strategy includes the following points and this features needs to be included : 1. Filter for news Data : Pairs : USD ● EUR ● AUD ● GBP News Events : GDP Unemployment rate (initial claims) CB Consumer Confidence (US) Retail sales Consumer Price Index (CPI) Purchasing Managers' Index (PMI)

프로젝트 정보

예산
50 - 100 USD
개발자에게
45 - 90 USD