Page 18 of 180

Re: Coding Help

Posted: Sat Apr 22, 2017 5:30 pm
by bilbao
mladen wrote: Sat Apr 22, 2017 3:39 pm I am afraid that now I don't understand
Can you elaborate a bit more?
:P
indicator draw two horizontal line on last high/low and when this line break indicator send alarm
i use it for level trading
need to mtf of it for higher tf breaking
can i put big value to it for showing higher tf,but when i change tf,value also change
need mtf of it for fix value

Re: Coding Help

Posted: Sat Apr 22, 2017 5:48 pm
by mladen
bilbao wrote: Sat Apr 22, 2017 5:30 pm :P
indicator draw two horizontal line on last high/low and when this line break indicator send alarm
i use it for level trading
need to mtf of it for higher tf breaking
can i put big value to it for showing higher tf,but when i change tf,value also change
need mtf of it for fix value
I see
Will check what can be done :D

Re: Coding Help

Posted: Sat Apr 22, 2017 6:43 pm
by bilbao
mladen wrote: Sat Apr 22, 2017 5:48 pm I see
Will check what can be done :D
thanks

Re: Coding Help

Posted: Mon Apr 24, 2017 8:16 pm
by shiva12
Dear mladen please help me to make arrows should come near to candles ( or on candles ) , now arrows are forming very far from the candlesticks in one minute unable to see them ( nedd a alot chart compression to see them ) please help me

Re: Coding Help

Posted: Mon Apr 24, 2017 9:29 pm
by mladen
shiva12 wrote: Mon Apr 24, 2017 8:16 pm Dear mladen please help me to make arrows should come near to candles ( or on candles ) , now arrows are forming very far from the candlesticks in one minute unable to see them ( nedd a alot chart compression to see them ) please help me
shiva12

Just set the ArrowOffset parameter to 0 and try it then again

Re: Coding Help

Posted: Mon Apr 24, 2017 11:50 pm
by shiva12
changed to 0 but no affect dear mladen

Re: Coding Help

Posted: Tue Apr 25, 2017 12:19 am
by mladen
shiva12 wrote: Mon Apr 24, 2017 11:50 pm changed to 0 but no affect dear mladen
You can use negative values too
Try that

Re: Coding Help

Posted: Tue Apr 25, 2017 3:20 am
by shiva12
yes now working fine...

thaks dear mladen

Re: Coding Help

Posted: Wed Apr 26, 2017 7:57 am
by Cheepeys
Hi Mladen please i need an arrow alert indicator with entry stop loss and take profit line say of 20pips for Xard777 MT4123 TRIANGLES i dont know if its possible this is my first post here.Rgds

Re: Coding Help

Posted: Wed Apr 26, 2017 4:27 pm
by mladen
Cheepeys wrote: Wed Apr 26, 2017 7:57 am Hi Mladen please i need an arrow alert indicator with entry stop loss and take profit line say of 20pips for Xard777 MT4123 TRIANGLES i dont know if its possible this is my first post here.Rgds
Cheepeys

That is a zigzag based indicator - maybe you can try with some of those