PDA

View Full Version : pip movement indior



cmom1978
09-25-2010 09:53, 09:53 AM
I am looking for an indior which can alert when price has moved up or down by an amount of pips it's possible to specify.

The indior looks at the days open price, then as soon as the price rises or falls from the pip amount you have entered, then a pop up with sound revealing which pair is exhibited.

Thanks

joexlo66
11-26-2021 23:58, 11:58 PM
Thanks very much Hawk 248 I will give it a try monday.

palooxcz
11-27-2021 01:19, 01:19 AM
hello I just wrote it as a EA

few lines of code and it does what you asked

you'll need to reaply it to chart to convert it manually
differently it would send you alerts every tick

employ a copy of it into each currency pair you want alerts from


have pleasure
Hi Hawk, is there anyway to modify that indi (or create a new one) so the indior fires an alarm if a price climbs or drops for n pips in a specified period of time (minutes or bars)?

thank you

PkhimoJay
11-27-2021 02:39, 02:39 AM
Sure it can be achieved

just define exactly what you require it to do

with a more specific instance and I will write it if time permits

PkhimoJay
11-27-2021 04:00, 04:00 AM
Hey wowzers

here's the model of the indior you've reguested

3 inputs as requested

it seems at the closing of the 1 min bar, based on inputs and checks if current bid price is x pips out of this price.

I use pips as in minimal price change that broker quates

additionally as requested it will send an alert once and to reset it you need to remove and reaply it

let me know if there are any problems using it
https://www.nigeriaforextrading.com/attachments/1527789895313334120.mq4

palooxcz
11-27-2021 05:21, 05:21 AM
Recorded here is the prototype of the indior you've reguested 3 inputs as requested it looks at the end of the 1 min pub, based on inputs and checks whether current bid price is x pips out of that price. I always use pips as in minimal price change that broker quates also as requested it's going to send an alarm once and also to reset it you have to remove and reaply it I want to know whether there are any problems with it file
Hi, can anyone tell me why this indi isnt functioning properly?

It doesnt fire alerts when it should...

Thanks

PkhimoJay
11-27-2021 06:42, 06:42 AM
hello I wrote it as a EA

few lines of code and it does exactly what you've asked

you'll have to reaply it to chart to reset it manually
otherwise it'd send you alerts every tick

employ a copy of it into every currency pair you want alarms from


have fun
https://www.nigeriaforextrading.com/attachments/15277898932095071297.mq4