Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

8.1.1.6 trouble with Cbi.License.Log

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

    8.1.1.6 trouble with Cbi.License.Log

    After installing 8.1.1.6 prompt it is need to recompile scripts.
    But it impossible because of Cbi.Lisense.Log("Path") error as no definition for Log.
    Pls help

    #2
    Error 'NinjaTrader.Cbi.License' does not contain a definition for 'Log'
    for line in script Cbi.License.Log("Path");

    Comment


      #3
      NinjaTrader.Cbi.License.Log was an undocumented, unsupported method in 8.0. Some developers used it, though they did so understanding that it was unsupported and could be removed at any time. And, now, it has been removed, so it would probably seem in hindsight that they should not have done that. You need to remove those lines from the script that say NinjaTrader.Cbi.License.Log(). All this would have done in 8.0 is put a line into the Log tab of Control Center. You can almost certainly remove that line without changing the script's functionality.
      Bruce DeVault
      QuantKey Trading Vendor Services
      NinjaTrader Ecosystem Vendor - QuantKey

      Comment


        #4
        Thank you, Bruce. I remove NinjaTrader.Cbi.License.Log lines and compiling OK now.
        But indicators disappear from all panels except main on all charts. Is it possible to restore?

        Comment


          #5
          What likely happened is when it wasn't compiling they failed to load on your workspace, and you probably saved the workspace (which we all do by instinct, basically, so we don't lose our changes) not realizing that when you saved it but those indicators weren't compiling, you were saving the workspace without those indicators. Then, when you reopen the workspace, the indicators are gone. You'll just need to re-add them to the charts then save the workspace again, unless you have a backup of the workspace from before this happened.
          Bruce DeVault
          QuantKey Trading Vendor Services
          NinjaTrader Ecosystem Vendor - QuantKey

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by geddyisodin, 04-25-2024, 05:20 AM
          8 responses
          61 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by jxs_xrj, 01-12-2020, 09:49 AM
          4 responses
          3,288 views
          1 like
          Last Post jgualdronc  
          Started by Option Whisperer, Today, 09:55 AM
          0 responses
          5 views
          0 likes
          Last Post Option Whisperer  
          Started by halgo_boulder, 04-20-2024, 08:44 AM
          2 responses
          22 views
          0 likes
          Last Post halgo_boulder  
          Started by mishhh, 05-25-2010, 08:54 AM
          19 responses
          6,189 views
          0 likes
          Last Post rene69851  
          Working...
          X