Ichimoku Kumo breakout with NonLagMA indicator.

MQL4 Experts

Tâche terminée

Temps d'exécution 32 jours

Spécifications

Entry and exit based on Ichimoku Kumo and NonLagMa indicator breakout. With a few extra features required.


Indicator

1.       ZB-CloudCandles (8,29,34) Visual only.

2.       Ichimoku Kinkyo Hyo (8,29,34) Only use the cloud as indicator. Disregard other ichimoku indicators.

3.       NonLagMA_v7_M (Default)

 

Entry

Buy

-          When candle close above the cloud

-          NonLagMA is white.

Sell

-          When candle close below the cloud

-          NonLagMA is red.


Exit Condition

Long Position

-          When candle close below the cloud OR

-          When candle close IN the cloud

-          NonLagMA is red.

Short Position

-          When candle close above the cloud OR

-          When candle close IN the cloud

-          NonLagMA is white.


Taking Profit

Exit 1st half the trade at x pips and other half at x pips as well. If the input is 0, then exit condition is by default(by indicators).

 

Breakeven

After the 1st half of the trade is hit, move the rest to breakeven. If the input is 0, then there is no breakeven.

 

Extra Inputs/Features

Spread

Maximum spread to trade. I guess this is pretty common input/feature.

 

Disabled trade time

Turn off trading whether it is entry or exit between certain time. For example between 9:00 and 9:30, Do not trade at all. This input/feature is to prevent trading during news time while I am away from the computer.

 

Show risk

As the exit is determine by when bar close inside ichimoku cloud(or close opposite direction) and NonLagMA show opposite trend, risk can be always determine. I want this to be shown while at trade somewhere in the chart.

What to show is the pips distance between current price and closest ichimoku cloud. And Risk in terms of margin percentage. Don’t worry about the accuracy because we don’t know how far the bar is gonna close inside the cloud. Just to the nearest cloud line is enough.



Dossiers :

PNG
EURUSDH1.png
27.2 Kb

Répondu

1
Développeur 1
Évaluation
(253)
Projets
358
49%
Arbitrage
24
25% / 50%
En retard
80
22%
Gratuit
2
Développeur 2
Évaluation
(89)
Projets
137
24%
Arbitrage
35
9% / 40%
En retard
52
38%
Gratuit
3
Développeur 3
Évaluation
(2115)
Projets
2686
62%
Arbitrage
114
46% / 25%
En retard
419
16%
Chargé
4
Développeur 4
Évaluation
(119)
Projets
127
41%
Arbitrage
3
33% / 67%
En retard
0
Gratuit
5
Développeur 5
Évaluation
(2452)
Projets
3088
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
6
Développeur 6
Évaluation
(414)
Projets
478
40%
Arbitrage
7
43% / 29%
En retard
16
3%
Gratuit
7
Développeur 7
Évaluation
(48)
Projets
55
35%
Arbitrage
2
0% / 0%
En retard
2
4%
Gratuit
8
Développeur 8
Évaluation
(53)
Projets
79
18%
Arbitrage
13
15% / 54%
En retard
5
6%
Gratuit
9
Développeur 9
Évaluation
(1100)
Projets
1782
61%
Arbitrage
14
64% / 7%
En retard
84
5%
Travail
10
Développeur 10
Évaluation
(73)
Projets
132
52%
Arbitrage
9
44% / 33%
En retard
64
48%
Gratuit
11
Développeur 11
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
12
Développeur 12
Évaluation
(195)
Projets
395
28%
Arbitrage
155
20% / 52%
En retard
112
28%
Gratuit
13
Développeur 13
Évaluation
(130)
Projets
210
40%
Arbitrage
90
20% / 43%
En retard
85
40%
Gratuit
14
Développeur 14
Évaluation
(40)
Projets
106
52%
Arbitrage
17
12% / 65%
En retard
25
24%
Gratuit
15
Développeur 15
Évaluation
(47)
Projets
140
49%
Arbitrage
9
56% / 0%
En retard
27
19%
Gratuit
Commandes similaires
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening
Hello Guys, I need a trading bot for the MT5 to place order based on my trading strategy which is based on - >> entry based on EMA with rejection from specific levels like support and resistance area - levels and time frame i will apply into the robot manually on daily basis. also need - trailing stoploss , shift to breakeven after gaining some points. need a highly expert developer
Trade Manger EA 30+ USD
Hello Programmer! I am looking to build an EA that will place my trade and manage it. Once i have manually found my setup, I will want an EA to open the trade, set the R:R and manage it according to my specifications. please take a look at the attached to get an Idea of what I would like. I will require the source code once completed
Hello there i need someone who will create a robot that will calculate the movement between buy/sell and show where to take profit the robot should work with all currency and indices including stock
EA to send account history to web request. It should send every 5 mins or when there is an update. It then sends the json to a web request where gain, drawdown, balance, equity will be displayed
I have a full strategy based on indicator and candle based on . i would like to make it into a robot which will trade for me on a specific time and specific rules. i need a person who can do this project for me. If you have done this type of job . you are most welcome for this. Apply only if you know binary trading option and binomo trading platform well and how it works

Informations sur le projet

Budget
25 - 100 USD
Pour le développeur
22.5 - 90 USD
Délais
de 3 à 10 jour(s)