Announcement

Collapse
No announcement yet.

How to get an alert

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #61
    Alex/David,

    Thank you....that makes sense now. Basically...if you are coloring the price bars, there is no way to revert to the default chart settings on the non-signaled bars. I'll re-look at your later modifications. Thanks for the help!

    cas

    Comment


    • #62
      Here attached is a revised version of the LinReg.efs that plots a moving Linear Regression Channel.
      The difference between this version and the one I originally posted at the beginning of this thread is that one can now change through Edit Studies the data Source (High, Low, Close, HL/2, HLC/3 the latter being the default), the Length of the channel and the Standard Deviations.
      In the prior version one had to use the Editor to perform the same tasks.
      Alex
      Attached Files

      Comment


      • #63
        edit:

        Comment


        • #64
          lin reg alert

          The sound alert does not work on the lin reg file I downloaded here. Went to editor and see it in the formula-in a grey box. Any reason why it isn't sounding, I get the red and blue triangle, but no audio. Thanks in advance from a first time user.

          Comment


          • #65
            change

            //alert...

            to

            Alert

            in two instances near the bottom of the file.

            // cause the line to be commented out.

            Comment


            • #66
              Is

              Alert.playSound("C:\\Program Files\\eSignal\\Sounds\\Ding.wav");

              correct syntax?

              I can't seem to get a sound to appear

              Comment


              • #67
                David
                Yes as far as I know.
                Alex

                Comment


                • #68
                  Try
                  Alert.playSound("Ding.wav");
                  Larry Dudash
                  HAL at
                  http://share.esignal.com/groupconten...r=&groupid=549

                  Comment


                  • #69
                    Alex and Larry

                    Thanks, I tried both of those, must be something else.

                    I checked if the file existed and the sound did play from the location specified.

                    Comment


                    • #70
                      Hello dloomis,

                      Under Tools --> EFS --> Settings, what is your Sound Files Root set to?
                      Jason K.
                      Project Manager
                      eSignal - an Interactive Data company

                      EFS KnowledgeBase
                      JavaScript for EFS Video Series
                      EFS Beginner Tutorial Series
                      EFS Glossary
                      Custom EFS Development Policy

                      New User Orientation

                      Comment


                      • #71
                        Hello everyone,

                        Whilst it is awfully nice to receive email from the splendid eSignal community, I've got to draw the line at receiving email from a thread I haven't subscribed too. So far today, I had five messages (one a duplicate) and all copies of what has been written here. Can someone please *unsub* me from this thread?

                        Best wishes,

                        Highfield

                        Comment


                        • #72
                          Jay et al

                          Seems as though I was confusing the ding with som eother sounds, doh.

                          Highfield,

                          YOU must go to the forum you subscribed to and Unsubscribe your self. Thsi can not be done by others.

                          Comment


                          • #73
                            Highfield,

                            Just to be of further assistance on this. You can find a list of subscribed threads and forums by going to the User Control Panel (User CP in the upper left). From there you can also unsubscribe to each. You also may want to turn off the feature "Use Email Notification by default" under Edit Options.
                            Regards,
                            Jay F.
                            Product Manager
                            _____________________________________
                            Have a suggestion to improve our products?
                            Click Support --> Request a Feature in eSignal 11

                            Comment

                            Working...
                            X