New metatrader 4 compatible indicators - page 273

 

Thank you thank you Thank you mladen ;-)))

can you please add this codes to the indicator please

extern double arrowsUpperGap = 0.5;

extern double arrowsLowerGap = 0.5;

extern color arrowsUpCode = 241;

extern color arrowsDnCode = 242;

 

Hi again

i have found this wonderfull indicator.

can you please add buy and sell arrow in the chart?

and this code please?

extern double arrowsUpperGap = 0.5;

extern double arrowsLowerGap = 0.5;

extern color arrowsUpCode = 241;

extern color arrowsDnCode = 242;

thank you

 
Fenerbahce1907:
Thank you thank you Thank you mladen ;-)))

can you please add this codes to the indicator please

extern double arrowsUpperGap = 0.5;

extern double arrowsLowerGap = 0.5;

extern color arrowsUpCode = 241;

extern color arrowsDnCode = 242;

Added the upper/lower gap and upper/lower code.

stochastic_crossing_arrows_alerts_2.mq4

 
Fenerbahce1907:
Hi again

i have found this wonderfull indicator.

can you please add buy and sell arrow in the chart?

and this code please?

extern double arrowsUpperGap = 0.5;

extern double arrowsLowerGap = 0.5;

extern color arrowsUpCode = 241;

extern color arrowsDnCode = 242;

thank you

Added the arrows

aroon_oscillator__alerts__arrows.mq4

 

i thank you very much much for your hard work mrtools

but one thing:

i would change the size of the arrows on the chart.

so can you change the code for the indicators?

Aroon oscillator + alerts + arrows.mq4

Stochastic Crossing arrows alerts 2.mq4

thanks again

 
Fenerbahce1907:
i thank you very much much for your hard work mrtools

but one thing:

i would change the size of the arrows on the chart.

so can you change the code for the indicators?

Aroon oscillator + alerts + arrows.mq4

Stochastic Crossing arrows alerts 2.mq4

thanks again

Fenerbahce, added the arrow size, out of curiosity how are you using these indicators in your trading?

aroon_oscillator__alerts__arrows_2.mq4

stochastic_crossing_arrows_alerts_2.01.mq4

 

thank you very very much for your endless effort. ;-)

i have tried many many free indicators but now i think i have completed my trading system.

i haved minimized my indicators for my system so i use only about 2 to 3 indicators.

i thank you a lot for your efforts

 

Dear mladen,

I have modified the attached indicator with the main aim to obtain a different type of %b.

Unfortunately the indi works only the first time is attached to the graph and it doesn't refresh itself every tick.

Also during backtests it doesn't refresh the values.

Could you please help me .

Many thanks, Andrea

bb-percent_b_hl.mq4

Files:
 
andreatrade:
Dear mladen,

I have modified the attached indicator with the main aim to obtain a different type of %b.

Unfortunately the indi works only the first time is attached to the graph and it doesn't refresh itself every tick.

Also during backtests it doesn't refresh the values.

Could you please help me .

Many thanks, Andrea

bb-percent_b_hl.mq4

Andrea

Try it out now : bb-percent_b_hl_1.mq4

Files:
 

mladen ,

cool thank you very very much it's perfectly working.

Andrea

Reason: