Page 5 of 75

Re: DSL (Discontinued Signal Line) indicators

Posted: Mon Feb 20, 2017 2:59 am
by tradd
@mladen  Could you add VIDYA and T3 to dsl RSIOMA indicator with mt5 version? Thanks.

Re: DSL (Discontinued Signal Line) indicators

Posted: Wed Feb 22, 2017 5:16 am
by smok
mrtools wrote:
Hi Sasha Plutov, added divergence.


 
Hey mrtools,
its not working in my mt4.

any idea to solve it?

Re: DSL (Discontinued Signal Line) indicators

Posted: Wed Feb 22, 2017 5:43 am
by mntiwana
smok wrote:
Hey mrtools,
its not working in my mt4.

any idea to solve it?
Hi smok
Welcome here thanks to join us
plz let us check the matter,do you means "dsl-macd divergence"
regards

Re: DSL (Discontinued Signal Line) indicators

Posted: Wed Feb 22, 2017 5:53 am
by mladen
smok wrote:
Hey mrtools,
its not working in my mt4.

any idea to solve it?
Try it out now

Re: DSL (Discontinued Signal Line) indicators

Posted: Wed Feb 22, 2017 6:02 am
by mntiwana
Dearest MLADEN
Now working perfect
regards

Re: DSL (Discontinued Signal Line) indicators

Posted: Wed Feb 22, 2017 6:12 am
by smok
mladen wrote:
Try it out now

  
thank you mladen

Re: DSL (Discontinued Signal Line) indicators

Posted: Fri Feb 24, 2017 2:29 am
by camisa
mladen wrote:
Try it out now    
is it possible to draw arrows on current bar instead after bar closes?

Re: DSL (Discontinued Signal Line) indicators

Posted: Fri Feb 24, 2017 2:32 am
by mladen
camisa wrote:
is it possible to draw arrows on current bar instead after bar closes?
Not possible without making a bad repainter

Re: DSL (Discontinued Signal Line) indicators

Posted: Sat Feb 25, 2017 9:34 am
by donut4popo
dsl-rsx problem

mladen,
I've used iCustom with your indicators for a few years now but can't get the values I see in the strategy tester (which match the live data feed) to be the same as the buffers from your dsl-rsx indicator.  I print the iCustom values (to the log) to make sure my coding is correct.  This is a first.  I'm sad as the dsl-rsx only has 3 inputs so it should be easy.  Any ideas?

using:
int dslrsx_perd = 32;
int dslrsx_pri = 0;
double dslrsx_sig = 32.0;double DSLRSX_Signal = iCustom(_Symbol,_Period,"dsl-rsx",dslrsx_perd,dslrsx_pri,dslrsx_sig,2,1);

eurusd, 5min, 24 Feb 2017, 0425 hrs
from your indicator:        val = 69.29642035153167
from my iCustom: dslrsx_signal = 69.29642035153167
from the Data Window buffer2 =    69.9647

Re: DSL (Discontinued Signal Line) indicators

Posted: Tue Feb 28, 2017 5:07 am
by dave
hi all,is it possible to have different type of bands in this indicators? the default one are ok but narrow  i was looking for something wider, to better catch highs  and lows
definetly more interesting of all is the "all rsi" indicator