Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Point value

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

    Point value

    Hi,

    In some strategy I will use instruments with point value in different currencies eg S&P futures in dollars and ftse futures in pounds.

    Is there any method to get point value in account currency eg USD for instruments like ftse futures ?

    Andrew

    #2
    Hi Andrew, unfortunately the only method available is the MasterInstrument.PointValue - http://www.ninjatrader.com/support/h...trument_po.htm

    You could self convert this to another currency if needed.

    Comment


      #3
      Originally posted by Andrew_e View Post
      Hi,

      In some strategy I will use instruments with point value in different currencies eg S&P futures in dollars and ftse futures in pounds.

      Is there any method to get point value in account currency eg USD for instruments like ftse futures ?

      Andrew
      Hello, Andrew!

      you can use construction like this..

      Code:
      Instruments[Instrument1].MasterInstrument.PointValue
      where:

      Instrument1 is the name of the instrument. (6E 09-12, ...etc.)
      To get full name use:
      Code:
      Instruments[index].FullName
      --
      Best regards, Andriy

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      647 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      368 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      108 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      571 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      573 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X