Trend Hunter
99.99 USD
Demo heruntergeladen:
3 559
Veröffentlicht:
10 August 2015
Aktuelle Version:
3.3
Keinen passenden Roboter gefunden?
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Gehen Sie zu Freelance
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Wie man einen Roboter oder Indikator kaufen kann
Starte Deinen EA im
Virtual Hosting
Virtual Hosting
Teste einen Indikator/Roboter vor dem Kauf
Möchtest Du Geld im Market verdienen?
Wie man Produkte richtig präsentiert
Sie verpassen Handelsmöglichkeiten:
- Freie Handelsapplikationen
- Über 8.000 Signale zum Kopieren
- Wirtschaftsnachrichten für die Lage an den Finanzmärkte
Registrierung
Einloggen
Sie stimmen der Website-Richtlinie und den Nutzungsbedingungen zu.
Wenn Sie kein Benutzerkonto haben, registrieren Sie sich

I bought this indicator. I want to use it in an EA.
1)
Can you please give me an code example to access the sell/buy signals of the for each bar ?
Something like this:
double Trend=iCustom(NULL,0,"Trend Hunter" .....
2)
And is the signal of bar 0 changing signals or is it locked, or do I need to use bar 1 ?
Thanks in advance.
I bought this indicator. I want to use it in an EA.
1)
Can you please give me an code example to access the sell/buy signals of the for each bar ?
Something like this:
double Trend=iCustom(NULL,0,"Trend Hunter" .....
2)
And is the signal of bar 0 changing signals or is it locked, or do I need to use bar 1 ?
Thanks in advance.
Hello!
You can use the code:
double buy;
double sell;
buy=iCustom(Symbol(),0,"Market/Trend Hunter",2,1);
sell=iCustom(Symbol(),0,"Market/Trend Hunter",3,1);
if(buy!=EMPTY_VALUE) {open buy order}
if(sell!=EMPTY_VALUE) {open sell order}
Hello!
You can use the code:
double buy;
double sell;
buy=iCustom(Symbol(),0,"Market/Trend Hunter",2,1);
sell=iCustom(Symbol(),0,"Market/Trend Hunter",3,1);
if(buy!=EMPTY_VALUE) {open buy order}
if(sell!=EMPTY_VALUE) {open sell order}
Thanks, but it does not work as I expected..
In OnTick()
double buy;
double sell;
buy=iCustom(Symbol(),0,"Market/Trend Hunter",2,1);
sell=iCustom(Symbol(),0,"Market/Trend Hunter",3,1);
if(buy!=EMPTY_VALUE) {Print ( "Buy signal");}
if(sell!=EMPTY_VALUE) {Print ( "Sell signal");}
Print ( "Sell value " + sell );
Print ( "Buy value " + buy );
gives no usable result. Please see attached photo.
Thanks, but it does not work as I expected..
In OnTick()
double buy;
double sell;
buy=iCustom(Symbol(),0,"Market/Trend Hunter",2,1);
sell=iCustom(Symbol(),0,"Market/Trend Hunter",3,1);
if(buy!=EMPTY_VALUE) {Print ( "Buy signal");}
if(sell!=EMPTY_VALUE) {Print ( "Sell signal");}
Print ( "Sell value " + sell );
Print ( "Buy value " + buy );
gives no usable result. Please see attached photo.
Уважаемые трейдеры! Индикатор Trend Hunter доступен также и для платформы MetaTrader 5.
Dear traders! Indicator Trend Hunter is also available for MetaTrader 5 platform.
https://www.mql5.com/ru/market/product/16517
Hello Sir, recently i bought your indicator for MT5. But i have some issues with him:
1) The indicator doesn't display in the daily time frame, can we fix that? I have sure that this indicator would produce great results in the daily time frame, and i work all day and just have chance to trade on the daily, so we need to fix this.
2) can you send me the EA of the indicator?
How can we fix this issue? My email is pedron_eduardo@hotmail.com, please make contact with me.
Your screenshots show nice strong trends. How is the behavior in sideway phases?
You can download the demo version and test it in the terminal. If you have questions please write.
Regards
Hi
I have seen some of commend regarding your indicator and am very impressed. The problem is I cant dowload your free demo because my MT4 is on Mac and it does not support the MQL5 direct download so could you please send me a copy of your free demo and so i try it out. tom_toke@live.com.
tom
Hi
I have seen some of commend regarding your indicator and am very impressed. The problem is I cant dowload your free demo because my MT4 is on Mac and it does not support the MQL5 direct download so could you please send me a copy of your free demo and so i try it out. tom_toke@live.com.
tom
Okay, I'll send you a demo version.
Regards
Trend Hunter
USDJPY Н1, + 363 pips
do I still get the ea for free if I buy this indicator?
Yes, you get a free EA.
Regards,
is this ea created from Trend Hunter indicator?
EA uses Trend Hunter indicator signals for opening and maintenance of orders
I have bought your indicator please send me the ea. thanks
I sent you a private message.
Regards
USDCAD Н1,
+ 200 pips
USDCAD Н1,
+ 255 pips