renko candlestick alert
Results 1 to 6 of 6

Thread: renko candlestick alert

  1. #1
    Hi folks, I have recently been introduced into Renko and was wondering if anybody can correct the subsequent indior to bring an email alert function for it. Not had any experience in coding or programming so wouldn't know where to start. Any assistance is appreciated.

    Thanks xx
    https://forexintuitive.com/attachmen...5927177175.mq4
    https://forexintuitive.com/attachmen...1831149319.ex4

  2. #2
    Thank you for the answer fxdaytrader, have inserted the line into the code just have to wait for a valid alarm now to test, unless there is a quicker way to test?


    Singth x

  3. #3
    Quote Originally Posted by ;
    unless there's a faster way to check? Singth x
    int that the init()-part, under
    Inserted Code LastAlertTime = TimeCurrent(); add:
    Inserted Code SendMail(New Candle Test Alarm,TEST: New Candle Forming on Symbol() TimeFrame: Period());
    this will send an email when the indior is loaded to the chart.
    Do not forget to configure the email settings...

  4. #4
    Hi if anyone wants to download this awake together with indior feel free to do so. .

    Additionally to configure your email settings on mt4 so this works only follow this very simple youtube configuration movie



    Peace x
    https://forexintuitive.com/attachmen...8858496012.ex4
    https://forexintuitive.com/attachmen...2050589664.mq4

  5. #5
    Hi all, I've updated the above alert, since the majority of the free ones were too easy without many choices.

    It may now send alarms to get

    1)New Candle two )New Bull Candle 3) New Bear Candle

    Additionally It can send awake for ANY trend line or Horizontal line (according to candle touch).

    Alert choices are display and email.

    I've called it renkoAlarm but works with any candle.

    Works with build 1090

    Cheers
    https://forexintuitive.com/attachmen...1144113518.ex4

  6. #6
    Quote Originally Posted by ;
    Hello people, I have recently been introduced to Renko and was wondering if anyone can adjust the subsequent indior to add an email alert function to it. Not had any experience in coding or programming so would know where to start. Any assistance is much appreciated. Thanks xx document file
    Below this line:
    Inserted Code Alert(New Candle Forming on,Symbol(), TimeFrame:,Period()); add:
    Inserted Code SendMail(New Candle Alarm,New Candle Forming on Symbol() TimeFrame: Period());

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 more information