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 Geovanny Suaza, 02-11-2026, 06:32 PM
              0 responses
              588 views
              0 likes
              Last Post Geovanny Suaza  
              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
              0 responses
              342 views
              1 like
              Last Post Geovanny Suaza  
              Started by Mindset, 02-09-2026, 11:44 AM
              0 responses
              103 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
              0 responses
              555 views
              1 like
              Last Post Geovanny Suaza  
              Started by RFrosty, 01-28-2026, 06:49 PM
              0 responses
              552 views
              1 like
              Last Post RFrosty
              by RFrosty
               
              Working...
              X