StandartDeviation and Commodity Channel Index EA

MQL4 Esperti MySQL

Lavoro terminato

Tempo di esecuzione 3 ore
Feedback del cliente
Оперативно и точно выполненное задание. Результат более хороший, чем требовалось. Дополнительные мелочи, о которых не было указано были приятным бонусом. Рекомендую разработчика.

Specifiche

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"

 


 


Con risposta

1
Sviluppatore 1
Valutazioni
(376)
Progetti
398
31%
Arbitraggio
62
19% / 69%
In ritardo
50
13%
In elaborazione
2
Sviluppatore 2
Valutazioni
(23)
Progetti
45
20%
Arbitraggio
24
29% / 46%
In ritardo
12
27%
Gratuito
3
Sviluppatore 3
Valutazioni
(24)
Progetti
26
42%
Arbitraggio
1
0% / 100%
In ritardo
2
8%
Gratuito
4
Sviluppatore 4
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
5
Sviluppatore 5
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
6
Sviluppatore 6
Valutazioni
(253)
Progetti
407
38%
Arbitraggio
85
42% / 19%
In ritardo
70
17%
Caricato
7
Sviluppatore 7
Valutazioni
(87)
Progetti
114
26%
Arbitraggio
7
29% / 57%
In ritardo
5
4%
Gratuito
8
Sviluppatore 8
Valutazioni
(5)
Progetti
7
14%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
(41)
Progetti
88
14%
Arbitraggio
30
30% / 53%
In ritardo
36
41%
In elaborazione
10
Sviluppatore 10
Valutazioni
(114)
Progetti
154
47%
Arbitraggio
2
0% / 50%
In ritardo
4
3%
Gratuito
Ordini simili
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello, send robot models with a solid strategy (to trade forex), I want to use it to make money for the week. It is important that you present me with your profitability graph and a test. I also want to hire him for future jobs
I want to design a website like https://www.ngnrates.com/ we will change some stuff but not much, if you can deliver a website like this let me know your budget and readiness to implement
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
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

Informazioni sul progetto

Budget
30 - 50 USD
Per lo sviluppatore
27 - 45 USD