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

NT Questions 4

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

    NT Questions 4

    1. What happened to the insert action and insert condition feature from NT 7?

    2. When I reference Position.MarketPosition from a running strategy (MyStrategy) on a chart for EURUSD, its only referencing EURUSD positions managed by that instance of (MyStrategy)?

    3. When I reference Positions from (MyStrategy) is this referencing ALL positions managed by (MyStrategy) even when I have multiple charts\instances running with different pairs or does it only reference positions for the pair(s) on that particular chart?

    #2
    Hello GibbsB613,

    The Insert Action/Condition in NT7 has moved to Insert Code Snippet in the right-click context menu of the NinjaScript Editor in NinjaTrader 8.

    Yes, the Position of a strategy is isolated to that one instance of the strategy and does not include the position of the entire account and does not include the position of other instances of the same strategy or other strategies.


    You can check the Position of the account if needed using Addon code that is not specific to strategies.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by hazylizard, Today, 08:38 AM
    2 responses
    9 views
    0 likes
    Last Post hazylizard  
    Started by geddyisodin, Today, 05:20 AM
    2 responses
    18 views
    0 likes
    Last Post geddyisodin  
    Started by Max238, Today, 01:28 AM
    5 responses
    47 views
    0 likes
    Last Post Max238
    by Max238
     
    Started by giulyko00, Yesterday, 12:03 PM
    3 responses
    13 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by habeebft, Today, 07:27 AM
    1 response
    16 views
    0 likes
    Last Post NinjaTrader_ChristopherS  
    Working...
    X