How to add push notifiions to MT4 indior - Page 2
Page 2 of 735 FirstFirst 1234 ... LastLast
Results 11 to 20 of 341

Thread: How to add push notifiions to MT4 indior

  1. #11
    Quote Originally Posted by ;
    quote When the push notifiion is not working in one of my indiors, which can be because you didn't set the platform properly or you are using a new buggy MT4 build. I use push alarms in all my published tools (more than 7,000 downloaded so far) without any problem.
    What version is consider buggy I use the verson 711https://www.forexsoutheast.asia/atta...2561590440.ex4

  2. #12
    Quote Originally Posted by ;
    quote what version is think about buggy I utilize the verson 711file
    711 is your worse build as MT4 exist ... Full of fleas ...

    The last 'reliable' build is 670.

  3. #13
    Search under
    //My changes
    SendNotifiion(BUY signal on _Symbol);
    It provides a compile error: send telling declaration with no type.
    Thanks and Regards

  4. #14

  5. #15
    You replied at the wrong place.

    Find all the PlaySound and Alert works and replie the drive there.

  6. #16
    Quote Originally Posted by ;
    quote 711 is your worse build since MT4 exist ... Full of bugs ... The last 'reliable' build is 670.
    Kindly show me where to go into the telling line, thank youhttps://www.forexsoutheast.asia/atta...1115862929.txt

  7. #17
    1 Attachment(s) This is the way you can set up the push notifiionhttps://www.forexsoutheast.asia/gene...ades-lost.html

  8. #18
    Quote Originally Posted by ;
    quote 711 is the worse construct since MT4 exist ... Full of germs ... The final 'reliable' construct is 670.
    Buggy is an understatement, memory leaking all over the place with pretty much any object that you create in habit indiors!

  9. #19
    Quote Originally Posted by ;
    quote kindly show me where to go into the notifiion line, thank youfile
    Where the traces say Alert(); you would add the following statement under or earlier that line code: SendNotifiion(BUY signal on _Symbol); Note, the string of text in the SendNotifiion can include whatever you enjoy. E.g. if you want to insert numbers use amount to string conversions e.t.c. to incorporate that sort of information.

  10. #20
    Quote Originally Posted by ;
    quote Where the traces say Alert(); you would add the following statement under or earlier that line code: SendNotifiion(BUY signal on _Symbol); Notice the string of text at the SendNotifiion can include whatever you like. E.g. if you want to insert numbers utilize number to string conversions e.t.c. to incorporate that kind of information.
    I insert below This line
    if(IsCross(lastBid, MainBuffer[0], Level1) AlertFile1! = alert[0]! =Time[0])
    {
    PlaySound(AlertFile1);
    Alert(STOCHASTIC Symbol() Level1);
    SendNotifiion(BUY signal on _Symbol);

    I hope it work

    Thank you Nednones

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.