Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

No futures information on Instrument Manager

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

    No futures information on Instrument Manager

    I don't have a futures tab in the instrument manager, how do i get hold of a complete list?

    Tinkerz

    #2
    Hello tinkerz,

    Thank you for your post.

    Who are you connect to for data? Do they offer futures data?

    Click here for more information on the varying levels of data of our supported connectivity providers

    If you disconnect from your current connection and then select the Kinetick EOD Free connection, can you view Futures instruments?
    MatthewNinjaTrader Product Management

    Comment


      #3
      Ok I see when I connect to kinetic I get futures data.

      Add("BH", PeriodType.Day,1);// Heating Oil

      I get an error message

      The indicator 'name' has called the add method with an invalid instrument, Either "BH" ..Not in the instrument manager or not set up on the exchange

      I am just after free end of day data

      So I assume the data is there, what am i getting wrong

      Tinkerz

      When I try to add

      Comment


        #4
        Hello,

        If this is a futures instrument, please make sure to specify the contract month in your Add method
        Code:
        Add("BH 07-11", PeriodType.Day,1);//  Heating Oil
        More information on the correct signatures when using the Add() method can be found below:

        MatthewNinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by bicou, Yesterday, 03:24 PM
        3 responses
        15 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by Stanfillirenfro, Today, 06:50 AM
        1 response
        9 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by gustavobp, Today, 03:16 AM
        1 response
        8 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by trade2vin, Today, 05:30 AM
        1 response
        9 views
        0 likes
        Last Post NinjaTrader_Erick  
        Started by TAJTrades, 01-31-2025, 01:20 PM
        9 responses
        52 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Working...
        X