Ichimoku Cloud Break Out Email Alert - Page 2
Page 2 of 738 FirstFirst 1234 ... LastLast
Results 11 to 20 of 380

Thread: Ichimoku Cloud Break Out Email Alert

  1. #11
    Quote Originally Posted by ;
    quote Thats exactly I mean, sorry my explanation was rough. But yes it would need to re cross the tenkan sen for another alert to be generated while c length is above price and cloud and price is above price and cloud etc
    I will Attempt to make the improvements as/when I have period

  2. #12
    Quote Originally Posted by ;
    Hi . Thank you. Much appreciated my friend. So, about the Chikou length, I want to be alerted when it crosses the candles (past price) and if possible the cloud as well. The idea is that when the current price breaks out of their current cloud and the Chikou has broken above/ under the past cloud as well, it's apparently said to be a fantastic breakout affirmation. I am pleased to hear that you can code the instantaneous alert and I understand your concern regarding numerous alarms. Correct me if I am wrong but I understand...
    I will make alterations to permit arrows to be shown/not shown. Better to leave it as an option as it permits you to cast your eyes across the chart and see where signals occured with particular settings. Bearing in mind that any signals on the last chart is only going to work on closed candles.
    I believe that I understand exactly what you want using the Chikou and will add that as a state option.

  3. #13
    Gumrai, looking forward to adding these conditions to my awake arsenal. I am sure it will help a excellent deal.

    You did not state, any chance you are able to alter the candle close to be instantaneous instead with just one alert per candle?

    Kindly let me know...

  4. #14
    Quote Originally Posted by ;
    quote I will attempt to create the improvements as/when I have time
    thank you gumrai! You are the man!!

  5. #15
    Hi,
    New version attached, please test it out.
    I've not tested it very much myself.
    Added options to
    show/not display arrows
    Work with closed candles only/ calculate with the current open candle
    Price crosses tenkan
    chikou above/below its price
    chikou above/below its own cloud

    The chikou relative to the current bar is shifted back kijun periods. Thats 26 by default.
    So chikou above/below its price means the price 26 candles past and chikou above/below its own cloud refers to the cloud 26 candles past.
    https://www.forexsoutheast.asia/atta...1223617048.ex4

  6. #16
    Thank you Gumrai to your work. Much , much appreciated.

    Any chance you can post the source code so I can make some alterations to the push notifiion alert speech? I use form codes that I require less space and recognize easier. I wouldn't need to bother one to modify...

    Cheers my friend.

  7. #17
    Quote Originally Posted by ;
    Thank you for your job. Much appreciated. Any chance you can post the source code so I can make some alterations? I use short form codes that I require less space and recognize easier. I wouldn't need to bother one to modify... Cheers my friend.
    Sorry, but I do not always want to post my source code.
    If you let me know what code you need for the telling, I could write it in the code.
    Or if entering a string for the message could be useful, let me know.

    The code has
    MessageText=Symbol() . tf; //tf being string time-frame
    at init

    To get a buy signal for example there is a function call
    SendAlerts(Itchimoku_Conditions Buy Signal);

    and the purpose is
    Inserted Code void SendAlerts(string t) if(TimeNumber91;0#93;gt;LastAlertBarTime) LastAlertBarTime=Time#91;0#93;; string message=TimeToStr(TimeCurrent(),TIME_DATE

  8. #18
    Hi Gumrai. I understand fully. Thus, when you have a moment please modify the following:

    Push notifiions should have the exchange afterward the interval followed by the condition and then the price as it happened all in CAPITALS:

    Example: EURJPY H4 PRICE CROSSED TENKAN 134.200

    All states must say:

    TENKAN CROSSED KIJUN
    PRICE CROSSED TENKAN
    PRICE CROSSED KUMO
    CHIKOU CROSSED PRICE
    CHIKOU CROSSED KUMO

    Thanks a million!

  9. #19
    Gumrai, I Nearly forgot, when the code allows for Particular direction then feel free to add to the message Such as this:

    EURJPY CHIKOU CROSSED PRICE FROM BELOW 134.200

    OR

    EURJPY TENKAN CROSSED KIJUN FROM ABOVE 134.200

    Etc...Same are able to apply for all conditions in code.

  10. #20
    I've made some adjustments.
    I needed to await the market to open so that I could do minimal testing.
    There was a slight problem with it painting some additional arrows when working with open bars and I've corrected that now.
    I also have modified the message for mails and push alarms to be some thing similar to symona's request.
    https://www.forexsoutheast.asia/atta...1279139840.ex4

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.