EA based on : Bill Williams Alligator - Standard Mt4 indicator

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 10 gün
Müşteri tarafından geri bildirim
Great work ,provided all answers and clarified the issues as immediate as possible , will hire again for new projects
Geliştirici tarafından geri bildirim
Great cooperation from the employee. The best thing about him is being open to the new ideas. All I have to say is Thank You

İş Gereklilikleri

Please do not reply without reading this completely to avoid wasting each other time.


EA should work both on candle stick charts and also in renko , it can be 2 different versions
I will require the source code 

EA based on :
Bill Williams Alligator - Standard Mt4 indicator 


Input - Standard inputs of the Bill williams indicator. 
Entry BUY -  
1. All three lines should be open and pointing towards up direction.

2.NO lines of the Alligator should be touching or crossing each other in any direction.

3. If rules 1 and 2 are true , then check the current price 

If price is higher than the green line, then wait for pullback and enter
only enter if the price touches or lower than the Green line - lips

DO NOT ENTER:
1.If any lines of the indicator is touching each other or crossing each other in any direction 

 
Exit : 
if green line touches the red line 
1. if the position is in profit - close the position

Input - Hegde = true / false 
2. if the position is in loss - hedge the position 

Input - Hedge hard lock = true  
Input - hedge hard lock pips = .. pips
Hedge - HARD LOCK 
1. if the green line is not touching the red line , but the position goes to 100 pips loss - Hedge the position

NOTE : the hedge input and hard lock input - both should be able to enable TRUE at the same time.
Incase the position is locked with hedge hard lock , then no need to hedge because its already hedged.


Re - enter 
if there is a open buy position , and the position is closed as per exit rules 
Then if the lines open again , in the upper positon , if entry rules 1,2 and 3 conditions are met 
a new buy can be opened

MANAGING THE HEDGED POSITIONS
Once a postion is hedged , the EA will not close the original position or the hedged position
BOTH the hedged positions will be managed manually 
The EA WILL IGNORE THOSE POSITIONS and continue to look for new postions as per entry rules and continue.

Additional filter - do not open new positions
Trading hours : 0.00 to 23.59



Notifications :
Sound Alert = True /false
Push notifications = True / false

Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(414)
Projeler
670
33%
Arabuluculuk
60
17% / 32%
Süresi dolmuş
114
17%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(12)
Projeler
12
0%
Arabuluculuk
0
Süresi dolmuş
1
8%
Ücretsiz
3
Geliştirici 3
Derecelendirme
(169)
Projeler
204
30%
Arabuluculuk
25
40% / 44%
Süresi dolmuş
12
6%
Ücretsiz
4
Geliştirici 4
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Ücretsiz
5
Geliştirici 5
Derecelendirme
(195)
Projeler
395
28%
Arabuluculuk
155
20% / 52%
Süresi dolmuş
112
28%
Ücretsiz
Benzer siparişler
Hello I have Order Flow Chart & Software Depends on Ninjatrader I want to EA a trading robot that works on different platforms via API Expert NinjaTrader Programmer for Cross-Platform Trading Robot I'm in need of a skilled NinjaTrader programmer to develop a cutting-edge trading robot that seamlessly operates across various platforms via API integration? I want a customized Expert Advisors (EAs) tailored to your
MQL5 EA - One sequence of Orders from Order1 up to Order10. Restart at next Gridline. The EA main goal is to have a sequence of Orders from 1 up to 10. Example: If price of Order1 = Order3, Order3 can be open only after price hit Order2 first; the Order2 will only open after Order1 is already open, the Order3 will only open after Order2 is already open, etc. The restart of the EA/sequence will occur only after the
I HAVE A FUNCTIONAL MT5 EA (MQL5) THAT IS BASED ON CANDLE OPEN BUT I WOULD LIKE TO AUTOMATE IT WITH OTHER PROFITABLE STRATEGIES REQUIREMENT SPECIFICATION 1. I want an experienced developer to integrate a strategy to analyse the market and open buy only trade or sell only trade according to the direction of the analysis. 2. The modification and strategy should combine many confirmations that ensure high win rates of
We are looking for an experienced individual to assist in building an MT4 signal providing indicator with a data feed of NSE (National Stock Exchange - Bombay). The indicator should be capable of analyzing real-time market data and generating accurate trading signals for different financial instruments listed on the NSE. The successful candidate will need to have a strong understanding of MT4 programming, as well as
The project: I want to speculate on the price of the USD. I have 1800$ and I want to spread it as evenly as possible across 7 different symbols. Symbol Lots 1.GBP/USD 0.07 2.EUR/USD 0.09 3. USD/CHF 0.09 4. USD/CAD 0.09 5. USD/JPY 0.09 6. AUD/USD 0.1 7. NZD/USD 0.11 For position GBP/USD, EUR/USD, AUD/USD, NZD/USD I want to enter a buy. For USD/CHF, USD/CAD, USD/JPY I want to enter a sell. The lot sizes are as noted
I am in search of a skilled MQL5 developer with a proven ability to optimize trading robots across various assets, including synthetic indices like V75, Boom and Crash, gold, US30, US100, and more. I'm looking for an experienced developer to enhance my multi-asset trading EA, which was originally developed exclusively for V75 and is based on the smart money concept. The developer must be free in taking up the job
This is a Ready Made grid Automatic EA 1. need some bug fixing and little modifcation this ea has some bug like -Takeing Random Trade after Mt4 Restart . also not flow set grid distance. like if i set 300pips grid distance, some time it place trade at 400 pips distance . fix this bug 2. Add one more anti-martingle Engine , LIKE Engine1-for martingle and Engine 2- Anti-martingle bot Engine place trade at the same time
About the file i need I have ea ex4 file but it use to set buystop or sellstop oders etc now what I want is to fit the propfirm am using because the propfirm am using have a lot size consistency rules so what I need is even if the ea set multiple buystop the file will only allow the ea to pick 2 positions and automatically delete the nearest limit Oder it can only allow the ea buystop or new position once the two
Objective: To Create an EA based on an EMA cross Strategy that utilizes martingale account management strategy with multiple profiles to better manage risk and scale safely Strategy Concept: This strategy was created around Volatility Index 75 on the 5 minute chart. It was Observed that this Index tends to frequently form very strong trends with short periods of consolidation. On applying a 10 period
I currently have an EA (.ex5 file format) running happily on MT5 system. I would like someone to convert it to MQL4 (.ex4 file format) so that I can run that same EA on the MT4 system

Proje bilgisi

Bütçe
30 USD
Geliştirici için
27 - 27 USD
Son teslim tarihi
from 1 to 3 gün