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 ChrisR, Today, 12:04 PM
        0 responses
        4 views
        0 likes
        Last Post ChrisR
        by ChrisR
         
        Started by vitaly_p, Today, 11:21 AM
        3 responses
        7 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by Merlin997, Today, 11:44 AM
        0 responses
        1 view
        0 likes
        Last Post Merlin997  
        Started by Thomas75k, 11-29-2024, 02:11 AM
        9 responses
        78 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by NISNOS69, Yesterday, 08:00 AM
        3 responses
        13 views
        0 likes
        Last Post NISNOS69  
        Working...
        X