Help pls with e

MQL4 전문가

작업 종료됨

실행 시간 5 일
피고용인의 피드백
Very good customer!!! Thank you for good job!!!
고객의 피드백
I got great service from this coder. He was responsive and gave me what I needed after listening to my questions. Great Job!

명시

I need help to get this done.

 Here is the concept for the Expert Advisor.  It is designed to run on any time frame, but will be focused on 30 Min and above.

The EA will depend on three indicators.

       CCI Oscillator (Set to fixed min and max of -300 & 300 respectively)

       Moving Average (Set to 50 period)

       Stochastic Oscillator (Standard settings)

Inputs -- (XX) = Numbers for this example.

Stop Loss

Take Profit

CCI level 1 (100)

CCI Level 2 (-100)

Stochastic Level 1  (62)

Stochastic Level 2 (38)

The goal is to take trades with the trend based on where price is in relation to the Moving Average.   Price over the MA means the only trades that should be taken are up-trending trades.  Price below the MA means the only trades that should be taken are down-trending trades.

SELL ORDERS: Below the Moving Average

1.      Stochastic - value line crosses below the signal line of the indicator and crosses below 62 and CCI crosses below 100. When this is true for both indicators, the EA should make the trade.  Close this trade when the Stochastic value line goes under the input level (38) and then crosses back to the input level minus 5 points (33). 

NOTE: If the Stochastic value line does not make it to the input level (38), then close the trade at the cross with the signal line.

2.      Stochastic - value line crosses below 38 and CCI crosses below -100.  When this is true for both indicators, trade.  Close this trade when the two Stochastic lines cross.

 BUY ORDERS: Above the Moving Average

1.      Stoch - value line crosses above 38 and CCI crosses above -100.  When this is true for both indicators, the EA should make the trade. Close this trade when the Stochastic value line goes above the input level (62) and then crosses back to the input level plus 5 points (67). 

NOTE: If the Stochastic value line does not make it to the input level (62), then close the trade at the cross with the signal line.

      2.      Stoch - value line crosses above 62 and CCI crosses above 100.  When this is true for both indicators,the eA should make the trade.  Close this trade when the two Stochastic lines cross. 

응답함

1
개발자 1
등급
(2086)
프로젝트
2646
61%
중재
113
45% / 26%
기한 초과
418
16%
작업중
2
개발자 2
등급
(362)
프로젝트
506
40%
중재
147
18% / 72%
기한 초과
99
20%
로드됨
3
개발자 3
등급
(320)
프로젝트
523
66%
중재
52
21% / 38%
기한 초과
167
32%
무료
4
개발자 4
등급
(182)
프로젝트
342
42%
중재
118
12% / 73%
기한 초과
104
30%
무료
5
개발자 5
등급
(58)
프로젝트
89
38%
중재
26
4% / 77%
기한 초과
39
44%
작업중
6
개발자 6
등급
(25)
프로젝트
54
37%
중재
4
0% / 50%
기한 초과
22
41%
무료
7
개발자 7
등급
(467)
프로젝트
701
56%
중재
44
30% / 32%
기한 초과
114
16%
작업중
8
개발자 8
등급
(879)
프로젝트
1392
67%
중재
117
32% / 42%
기한 초과
215
15%
무료
9
개발자 9
등급
(549)
프로젝트
1332
59%
중재
28
82% / 0%
기한 초과
10
1%
무료
10
개발자 10
등급
(121)
프로젝트
134
66%
중재
36
25% / 56%
기한 초과
22
16%
무료
11
개발자 11
등급
(12)
프로젝트
18
33%
중재
0
기한 초과
6
33%
무료
12
개발자 12
등급
(71)
프로젝트
156
44%
중재
22
41% / 14%
기한 초과
16
10%
무료
비슷한 주문
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5

프로젝트 정보

예산
35 - 55 USD
개발자에게
31.5 - 49.5 USD
기한
에서 1  2 일