Take profit/stop loss push notifiion alert
Page 1 of 842 12 LastLast
Results 1 to 10 of 19

Thread: Take profit/stop loss push notifiion alert

  1. #1
    Does somebody have an indior which notifies via drive notifiion once an order is shut by Take Profit/Stop Loss.

    That I searched-could just find email alarms.

    Regards

  2. #2
    Quote Originally Posted by ;
    pls. Upload it, I think we can add the pushup-alert afterward...
    Great. I have tested that one, it even indies if order was closed by TP or SL that is cool, but it's only pc awake.
    https://www.forexforum.co.za/attachm...7685194315.mq4

  3. #3

  4. #4
    Quote Originally Posted by ;
    pls. Try document
    You are the guy.

    ps. Please post source code...

  5. #5
    Pleace isn't any one have tested trailing stop ea. Positions r having stop reduction already then path stop ea need

  6. #6
    Quote Originally Posted by ;
    Please note source code....
    It's my simple standard-alert-code (I am sure you know it)

    hm, I am not sure if the stuff works 100% as desirable as of
    ordercloseprice==OrderStopLoss() (TP vice versa). I think it won't work if there occurs slippage when shutting an order.

    So I've added a new outside var UseAdvancedSLTPDetection. If accurate it allows slippagepips (SLTPbufferpips).

    The suggestion ought to be achieved by the function
    Inserted Code bool OrderWasCloseAtPrice(double closeprice,double sltpprice) if (MathAbs(closeprice-sltpprice)gt;(SLTPbufferpips*pips2dbl)) return(false); return(true);
    pls. Try again

    edit: pls. Re-download, I've added some more attributes (e.g. alert on open, should work) and renamed the indior (therefore it should be clear that it is an indior rather than an EA)

    edit: version 1.1 attached, should have the ability to dismiss pendingorders // has the ability to filter by magicnumber and/or emblem
    https://www.forexforum.co.za/attachm...1650104044.ex4
    https://www.forexforum.co.za/attachm...1816839139.mq4
    https://www.forexforum.co.za/attachm...622437652960.1
    https://www.forexforum.co.za/attachm...241292177302.1

  7. #7
    Quote Originally Posted by ;
    pleace isn't any one have tested trailing stop ea. Positions r having cease reduction already then trail stop ea require
    pls. Utilize forumsearch (and utilize the proper threads pls.) . There are plenty of.
    Hm, plenty is understaded, it is a sh*tload of them out there...
    such as: https://www.forexforum.co.za/cryptoc...art-alert.html

  8. #8
    You sir went beyond the call of duty. Thank you for your work...

    ps. The SLTP Bufferpips (brilliant solution by the way) is default 3.0

    Is that 3 pips or 30 pips? Basically, which setting is ideal for a 5 digit broker?

  9. #9
    Quote Originally Posted by ;
    quote pls. Use forumsearch (and utilize the right threads pls.) . There are plenty of trailing-eas accessible. Hm, a lot is understaded, it's a sh*tload of them out there... such as: https://www.forexforum.co.za/general...japan-cpi.html
    FXD, regrettably the SLTP Close Alarms don't work at all. I analyzed using several variations. I switched on /off detection, used different bufferpips....nothing.

  10. #10
    Oops. Posted the wrong quote above!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.