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 日