Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy doesn't play sound

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Strategy doesn't play sound

    I use a strategy wich, when condition is met, carries out only 2 among the 3 required actions :

    RemoveDrawObjects()
    DrawFibonacciRetracements(...)
    PlaySound(@"mypath\Connected.wav"

    Fibonacci retracements are displayed but I cannot ear any sound.

    Any help is welcome.
    Gérard

    #2
    Hi Gerard,

    Can you try:

    PlaySound("Connected.wav");

    also, this method is ignored on historical data.
    RayNinjaTrader Customer Service

    Comment


      #3
      I use streaming data from Zenfire. I tried your suggestion but it didn't work; I also added a DrawDiamond instruction and it didn't work.

      Gérard

      Comment


        #4
        Please check your log tab for any error messages when running your script.
        RayNinjaTrader Customer Service

        Comment


          #5
          The Log tab mentions : "Starting NinjaScript strategy 'MyFib/a1b2c4.....' : On starting a realtime strategy - Submit Live"

          Comment


            #6
            Please use the attached strategy as a reference. This will draw a diamond and play a sound on the close of each real-time bar. I justed verified that it works.
            Attached Files
            RayNinjaTrader Customer Service

            Comment


              #7
              Eventually "Connected.wav" was successfully triggered and I have to check out further because it looks like that sound does not play first time the strategy is triggered.
              Thanks a lot.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by charlesugo_1, 05-26-2026, 05:03 PM
              0 responses
              65 views
              0 likes
              Last Post charlesugo_1  
              Started by DannyP96, 05-18-2026, 02:38 PM
              1 response
              149 views
              0 likes
              Last Post NinjaTrader_ChelseaB  
              Started by CarlTrading, 05-11-2026, 05:56 AM
              0 responses
              162 views
              0 likes
              Last Post CarlTrading  
              Started by CarlTrading, 05-10-2026, 08:12 PM
              0 responses
              99 views
              0 likes
              Last Post CarlTrading  
              Started by Hwop38, 05-04-2026, 07:02 PM
              0 responses
              286 views
              0 likes
              Last Post Hwop38
              by Hwop38
               
              Working...
              X