Wolf Waves EA

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 1 gün
Müşteri tarafından geri bildirim
Good work. Thank you.

İş Gereklilikleri

Hi software engineers, 

I have bought an indicator Wolf Waves and would like to have an EA with a grid strategy made. 

When the signals (buy or sell) from the indicator happen, start open a trade. The open trades are manage by a grid strategy with increasing lot size untill the positions recover to win trades.

The Wolf Waves indicator is defined from the vendor: http://www.pointzero-trading.com/Products/view/PZWolfeWaves

 

In order to build an  expert advisor, you can read data from the indicator using the iCustom() function as exemplified below. 

//---- Step 1: Define constants in your EA
#define OP_BUY_WW    2
#define OP_SELL_WW   3
//---- Step 2: Read value from data buffer
int start()
{
// Read value from data buffer
double value  = iCustom(Symbol(), Period(), "PZ_WolfeWaves_LICENSENUM", 2, 1);
// Do something
if(value == OP_BUY)      { /* Your code for bullish signal (blue arrow) */ }
if(value == OP_SELL)     { /* Your code for bearish signal (red arrow) */ }
if(value == OP_BUY_WW)   { /* Your code for bullish wolfe wave (before arrow) */ }
if(value == OP_SELL_WW)  { /* Your code for bearish wolfe wave (before arrow) */ }
if(value == EMPTY_VALUE) { /* Your code if no pattern or breakout */}
// Exit
return(0); 

}

 

 

 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(101)
Projeler
136
36%
Arabuluculuk
14
29% / 50%
Süresi dolmuş
15
11%
Serbest
2
Geliştirici 2
Derecelendirme
(414)
Projeler
670
33%
Arabuluculuk
60
17% / 32%
Süresi dolmuş
113
17%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(1096)
Projeler
1777
61%
Arabuluculuk
14
64% / 7%
Süresi dolmuş
84
5%
Serbest
4
Geliştirici 4
Derecelendirme
(2428)
Projeler
3057
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Serbest
Benzer siparişler
Alice 30 - 200 USD
Ich möchte gerne meinen eigenen Bot, hierzu wende ich mich an Sie. Mir ist eine zuverlässige und Stabile Funktion sehr wichtig. Der Roboter soll selbständig handeln können Order öffnen und schließen, mehrere Ordern am Tag, hohe Gewinnquote, verschiedene Märkte, Ganz wichtig Live-Trading fähig. MT4 und MT5 tauglich
Projektbeschreibung: Überprüfung und Optimierung eines MQL5 Handelsroboters Projektziel: Wir suchen einen erfahrenen MQL5-Entwickler, um unseren bestehenden Handelsroboter zu überprüfen und zu optimieren. Der Hauptfokus liegt darauf, herauszufinden, warum keine Trades ausgeführt werden und eine Trendfolgestrategie einzubauen. Zusätzlich soll überprüft werden, ob die Trades logisch sind und der Roboter soll soweit

Proje bilgisi

Bütçe
25 - 30 USD
KDV (19%): 4.75 - 5.7 USD
Toplam: 29.75 - 35.7 USD
Geliştirici için
22.5 - 27 USD
Son teslim tarihi
from 3 to 5 gün