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 Thomas75k, 11-29-2024, 02:11 AM
        6 responses
        73 views
        0 likes
        Last Post Thomas75k  
        Started by nelslynn, Today, 09:34 AM
        0 responses
        3 views
        0 likes
        Last Post nelslynn  
        Started by RLS71259, Today, 09:12 AM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_Clayton  
        Started by patz1398, Yesterday, 09:00 PM
        2 responses
        15 views
        0 likes
        Last Post patz1398  
        Started by nelslynn, Yesterday, 03:52 PM
        4 responses
        17 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Working...
        X