Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Bug on Chart with Alert() function

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

    Bug on Chart with Alert() function

    Two problems (using 6.5.1000.8):

    a) On x64 installs, NT resides in C:\Program Files (x86)\.... yet the alert file is hard-coded for C:\Program Files\.

    b) If you use a quote character ( " ) in the filename presumably because it has spaces in it, it can cause the indicator to not work at all and it will show "unknown" in the params fields.

    Item a is easily fixed by creating the path even though it is not "proper". Item b is no biggie, but thought you might want to know. Just ensure your wav file has no spaces in it.

    Mike

    #2
    Unfortunately Win64 bit is not supported but will be with NT7. Thanks for reporting though.

    Comment


      #3
      Dierk,

      This is easily fixed and is just a mistake in your code.

      You already have a variable called "InstallDir" which tells NT what directory it is installed in. Yet, the Alert function doesn't look at that it would seem.

      From the trace file:
      2008-12-19 19:53:24:475 InstallDir='C:\Program Files (x86)\NinjaTrader 6.5\

      Yet Ninja wants to look at c:\program files\.

      I know x64 isn't official, but this is still a bug it would seem.

      Comment


        #4
        That's one of the reasons why 64bit is not supported with 6.5. It will work with NT7.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Max238, Today, 01:28 AM
        2 responses
        26 views
        0 likes
        Last Post NinjaTrader_ChristopherJ  
        Started by Shansen, 08-30-2019, 10:18 PM
        25 responses
        949 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by JonesJoker, 04-22-2024, 12:23 PM
        8 responses
        41 views
        0 likes
        Last Post JonesJoker  
        Started by timko, Today, 06:45 AM
        0 responses
        3 views
        0 likes
        Last Post timko
        by timko
         
        Started by Waxavi, 04-19-2024, 02:10 AM
        2 responses
        39 views
        0 likes
        Last Post poeds
        by poeds
         
        Working...
        X