StandartDeviation and Commodity Channel Index EA

MQL4 エキスパート MySQL

仕事が完了した

実行時間3 時間
依頼者からのフィードバック
Оперативно и точно выполненное задание. Результат более хороший, чем требовалось. Дополнительные мелочи, о которых не было указано были приятным бонусом. Рекомендую разработчика.

指定

Let's call it an "Impulse Tracker" (version 1.0)


the EA works on any timeframe it's paced to

Adjustable external settings:
--------------General settings--------------
"MagicNumber" = 888888
Direction: "Direction" = "ALL/SELL/BUY" (allows to use Buy and Sell or only Buy or Sell direction)
Use minimum profit for exit: "UseProfit" = "True/False" (switchable option)
Profit in points for buy orders: "BProfit" = 10 (1pip)
Profit in points for sell orders: "SProfit" = 10 (1pip)
Total Count of Buy orders: "CoBuy" = 50 (If "0" - Unlimided)
Total Count of Sell orders: "CoSell" = 50 (If "0" - Unlimided)
--------------Deviation----------------------
Use StandardDeviation = "True/False"
StandardDeviation Period: "StDevPeriod" = 10
StandardDeviation UpperLvL: "StDevUpperLvL" = 0.0030
StandardDeviation LowerLvL: "StDevLowerLvL" = 0.0010
--------------CCi-----------------------------
Use Commodity Channel Index  = "True/False" (switchable option)
Commodity Channel Index Period: "CciPeriod" = 10
Commodity Channel Index UpperLvL: "CciUpperLvL" = 180
Commodity Channel Index LowerLvL: "CciLowerLvL" = -180
--------------PriceAction-------------------
Count of Bull Candles: "BullCandlesCount" = 5
Count of Bear Candles: "BearCandlesCount" = 5
Bull Candles TimeFrame: "BuCanTF" = M5
Bear Candles TimeFrame: "BeCanTF" = M5
--------------Exit option-------------------
Count of Bull Candles: "ExBullCandlesCount" = 2  (If "0" - Disabled)
Count of Bear Candles: "ExBearCandlesCount" = 2 (If "0" - Disabled) 
Commodity Channel Index UpperLvL Exit: "CciUpperExitLvL" = 50
Commodity Channel Index LowerLvL Exit: "CciLowerExitLvL" = -50

explanations

The count of candles:
it is a filler that only allows the entry and the exit for each direction.
When the number is set to "5" (when the "BullCandlesCount" = 5)
So EA looks at five candles in a raw before the current candle close counting the current candle as the last of this five candles. All this candles have to be bull candles.
If all this candles are bullish - then it allows to enter. if not - not. 
Same with the use of the Count of Bear Candles: 
When the number is set to "2"  - "ExBearCandlesCount" = 2 then it will only allow exit after seeing 2 bear candles. 

----------------------------------------------------------------

(all calculations are on the candle close):

Sell entry rules:

If  Standard Deviation is above "StDevUpperLvL" and
if  Commodity Channel Index is above "CciUpperLvL" and
if  
"BullCandlesCount" is more than "5"
then enter Sell order with the volume of 0.01 lot

Sell exit rules:
If "SProfit" is more than "10"
If Standard Deviation is lower than "StDevLowerLvL"
if  Commodity Channel Index LowerLvL Exit: "CciLowerExitLvL" 
if  Count of Bear Candles: "ExBearCandlesCount" = 2  (If "0" - Disabled)
then exit all Sell orders 
------------------------------------------------------------

Buy entry rules:

If  Standard Deviation is above "StDevUpperLvL" and
if  Commodity Channel Index is below "CciLowerLvL" and
if  
"BearCandlesCount" is more than "5"
then enter Buy order with the volume of 0.01 lot

Buy exit rules:
If "BProfit" is more than "10"
If Standard Deviation is lower than "StDevLowerLvL"
if  Commodity Channel Index LowerLvL Exit: "CciLowerExitLvL" 
if  Count of Bear Candles: "ExBearCandlesCount" = 2  (If "0" - Disabled)
then exit all Buy orders

----------------------------------------------------------------
Visible on the chart:
In the upper right Conner 
Balance: 
Equity:
Current DD:
Max DD:
Spread:
in the lower left corner

Button "Close BUY"
Button "Close SELL"

 


 


応答済み

1
開発者 1
評価
(378)
プロジェクト
401
31%
仲裁
63
19% / 70%
期限切れ
51
13%
取り込み中
2
開発者 2
評価
(23)
プロジェクト
45
20%
仲裁
24
29% / 46%
期限切れ
12
27%
3
開発者 3
評価
(24)
プロジェクト
26
42%
仲裁
1
0% / 100%
期限切れ
2
8%
4
開発者 4
評価
(356)
プロジェクト
632
26%
仲裁
89
73% / 13%
期限切れ
12
2%
5
開発者 5
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
6
開発者 6
評価
(261)
プロジェクト
425
38%
仲裁
86
44% / 19%
期限切れ
71
17%
取り込み中
7
開発者 7
評価
(87)
プロジェクト
114
26%
仲裁
7
29% / 57%
期限切れ
5
4%
8
開発者 8
評価
(5)
プロジェクト
7
14%
仲裁
1
0% / 100%
期限切れ
0
9
開発者 9
評価
(42)
プロジェクト
88
14%
仲裁
31
29% / 55%
期限切れ
36
41%
仕事中
10
開発者 10
評価
(114)
プロジェクト
154
47%
仲裁
2
0% / 50%
期限切れ
4
3%
類似した注文
I need help with creating a website traders chatroom, it must show traders online,offline,inactive. the chatroom top section must show four clocks with different times and time scale like this.. the chatroom must have a history data of up to 10days, then longer history must be deleted automatically. if you have better chatroom please say your recommendations
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
NRTR - indicator for MetaTrader 5 NRTR (Nick Rypock Trailing Reverse) - indicator for MetaTrader 4 NRTR WATR - indicator for MetaTrader 4 NRTR GATOR - indicator for MetaTrader 5 X2MA NRTR - indicator for MetaTrader 5 NRTR - indicator for MetaTrader 5 NRTR GATOR - indicator for MetaTrader 4 NRTR - indicator for MetaTrader 4 Stalin_NRTR - indicator for MetaTrader 5 NRTR Color Line - indicator for MetaTrader 5 NRTR Rosh
I'm looking for someone with experience in building an Expert Advisor (EA) that works for both MT4 and MT5 platforms. I have my own trading strategy, and I place my orders daily within a specific time window, for example, between 4:00 AM and 9:00 AM, based on the high and low of the candles during that period. The Take Profit (TP) and Stop Loss (SL) levels will be set using Fibonacci retracement levels. Also, I want
Martingale Strategy EA 50 - 300 USD
Dear , I hope this message finds you well. I would like to request the development of a trading robot (Expert Advisor) that incorporates the following strategies and features: Strategy Requirements: 1. Martingale Strategy: The robot should include a Martingale system to increase trade sizes after losses in order to recover losses and generate profit. 2. Trend-Following: It should also be able to detect and follow
Hello, I'm seeking a freelancer with access to a ready-made server solution for an educational forex project. Requirements: Ability to control or manipulate live or historical trading data. Platform to execute simulated trades with exaggerated outcomes. Tools for real-time trade simulation (white-label or virtual dealer solutions). If you have a suitable server or can help me find one, please reach out with details
A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price. If there is at least one H point
algo trading application want to developed Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading
Project Overview: I would like you to develop a Moving Average Crossover Trading Bot for MetaTrader 5 (MT5), compatible with all trading instruments (Forex, Stocks, Indices, Commodities, etc.), that incorporates machine learning algorithms to improve the strategy’s performance. The bot should be customizable, allowing users to adjust various parameters such as risk percentage, moving average periods, stop loss, take
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD