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 algospoke, Yesterday, 06:40 PM
        2 responses
        23 views
        0 likes
        Last Post algospoke  
        Started by ghoul, Today, 06:02 PM
        3 responses
        14 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by jeronymite, 04-12-2024, 04:26 PM
        3 responses
        45 views
        0 likes
        Last Post jeronymite  
        Started by Barry Milan, Yesterday, 10:35 PM
        7 responses
        22 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by AttiM, 02-14-2024, 05:20 PM
        10 responses
        181 views
        0 likes
        Last Post jeronymite  
        Working...
        X