Suggestion to forum admins - page 60

 

ActivTrades. here is the SRV.

Don't worry if you can't fix it, I found another broker where it works with (Sig Trader, I've joined the srv also). If you can, can you PM me the indicator as it is an elite indi ? Thanks.

Thanks very much for your help, I wouldn't have thought it could be broker related.

Files:
srv.zip  1 kb
 
mladen:
airquest

Found it

There is a line that goes like this :

Symbols = stringUpperCase(StringTrimLeft(StringTrimRight(Symbols)));[/PHP]

replace it with this :

[PHP] Symbols = StringTrimLeft(StringTrimRight(Symbols));
and keep that ",1" in the symbols field too

Ok, sorry, I just read your post. Will do it. Thanks a lot

 
airquest:
Ok, sorry, I just read your post. Will do it. Thanks a lot

Tested it on ActivTrades and if you make that change it will work (see the example)

Happy trading

Files:
ad_line.gif  47 kb
 

Sorry for posting here questions about elite/advanced indicators. Please let me know if this is not appropriate, but the new option allowing buying single indicators from exclusive sections involve some questioning .

I'd like to know if this indicator is mtf : https://www.mql5.com/en/forum/general. Thanks a lot.

 
airquest:
Sorry for posting here questions about elite/advanced indicators. Please let me know if this is not appropriate, but the new option allowing buying single indicators from exclusive sections involve some questioning . I'd like to know if this indicator is mtf : https://www.mql5.com/en/forum/general. Thanks a lot.

airquest

Yes, it is

 

Are you spying on us, my antivirus blocked it on upload / download url http://live-forextsd.netdna-ssl.com/clientscript/vbulletin_ajax_suggest.js?v=4111 even though I was on another site and did not open your

 

Thanks Mladen for nice DZ RSI 3 indicator

Dynamic Zone RSI 3 (https://www.mql5.com/en/forum/general) and rsi t3 + bb 1.01 (https://www.mql5.com/en/forum/180002/page15) both indicators have same RSI T3 calculations as their main aspect ?

If yes, would you please show input parameters of rsi t3 + bb 1.01 indicator ?

Thanks

 
secretcode:
Thanks Mladen for nice DZ RSI 3 indicator

Dynamic Zone RSI 3 (https://www.mql5.com/en/forum/general) and rsi t3 + bb 1.01 (https://www.mql5.com/en/forum/180002/page15) both indicators have same RSI T3 calculations as their main aspect ?

If yes, would you please show input parameters of rsi t3 + bb 1.01 indicator ?

Thanks

secretcode

Dynamic zones are completely different than bollinger bands, so they are two completely different indicators. Here are the relevant input parameter for the one you asked :

extern double RsiPeriod = 25;

extern int RsiPrice = PRICE_CLOSE;

extern double Hot = 0.7;

extern bool OriginalT3 = false;

extern int SignalPeriod = 6;

extern int SignalMode = MODE_EMA;

extern int BBPeriod = 20;

extern double BBDeviations = 1;

extern int BBShift = 0;
 
mladen:
secretcode

Dynamic zones are completely different than bollinger bands, so they are two completely different indicators. Here are the relevant input parameter for the one you asked :

extern double RsiPeriod = 25;

extern int RsiPrice = PRICE_CLOSE;

extern double Hot = 0.7;

extern bool OriginalT3 = false;

extern int SignalPeriod = 6;

extern int SignalMode = MODE_EMA;

extern int BBPeriod = 20;

extern double BBDeviations = 1;

extern int BBShift = 0;

Understood, Thank You Mladen for kind reply

Regards,

secretcode

 

This concerns newcomers : as a part of a new anti spamming package, once when the registration is confirmed, the first post must be in this thread : https://www.mql5.com/en/forum/178684 (that is all explained with on screen instructtions to newcomers). Once that post is approved by moderators. the rest of the posts are processed as any other post

Reason: