Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Moved script from WinXP to Win8.1

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

    Moved script from WinXP to Win8.1

    Hi, I need some help:
    I have a Ninja demo, on Win7. A script, run on it, was exported, and moved a nother NT7, running on Win 8.1. The script was compiled, and run well. But I want to export this from WIn8.1, and I got error warnings: CS0103 Parabolic SAR
    I inserted the export list the ParabolicSAR system indicator. Then I got error warning, refering to variable MIN, MAX (the script doesn't contain MIN, MAX variables, may be that this variables are internal variables of ParabolicSAR).
    The script run normaly, but I can't export it. Only from Win8.1.

    I made an experience, when in Win7 wrote a script, without indicators, contains only a line in OnBarUpdate:
    Print("test");


    This was exported, and moved to Ninja-Win8.1 And I could export it from Ninja-Win8.1 So, I see, that the problem appears only when the script contains indicator..

    May be that it depends on the .NET enviroment?

    Have anybody an idea about the solution?

    Best regards

    Akos

    #2
    Hello akkiss,

    Thank you for your post.

    Please refer to the following link for information on this matter: http://ninjatrader.com/support/helpG...t_problems.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Max238, Today, 01:28 AM
    1 response
    22 views
    0 likes
    Last Post CactusMan  
    Started by giulyko00, Yesterday, 12:03 PM
    2 responses
    10 views
    0 likes
    Last Post giulyko00  
    Started by r68cervera, Today, 05:29 AM
    0 responses
    4 views
    0 likes
    Last Post r68cervera  
    Started by geddyisodin, Today, 05:20 AM
    0 responses
    7 views
    0 likes
    Last Post geddyisodin  
    Started by JonesJoker, 04-22-2024, 12:23 PM
    6 responses
    38 views
    0 likes
    Last Post JonesJoker  
    Working...
    X