Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy: Getting PnL from an ATM strategy

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

    Strategy: Getting PnL from an ATM strategy

    When integrating Advanced Trade Management templates into NinjaScript Strategies, the procedure for obtaining trade performance and order status is a little different than for strategies without ATM templates. The difference is that ATM templates basically take over and manage the trade separately from the NinjaScript portion of the strategy. Until the ATM trade terminates, the NinjaScript portion just observes and waits for another trading opportunity. Accessing all the trade data is still possible, but the set of commands to use differ from the traditional NinjaScript commands. This sample borrows code from the built-in strategy SampleAtmStrategy and doesn't include all the references specific to that strategy. In addition, this sample draws some profit/loss information right on the chart.

    NOTE: This is a real-time strategy only. You will also need to first setup an ATM template titled "AtmStrategyTemplate" for this sample to work. You can set this up in the SuperDOM or Chart Trader windows.

    Key concepts in this example:
    • Obtaining unrealized and realized profit/loss from ATM templates initiated by a NinjaScript strategy
    • Keeping a running total of all the realized profits/losses


    Important related documentation:

    NinjaTrader 8

    NinjaTrader 7

    Import instructions:

    NinjaTrader 8
    1. Download the file contained in this thread to your PC desktop
    2. From the Control Center window, select the menu Tools > Import > NinjaScript
    3. Select the downloaded file


    NinjaTrader 7
    1. Download the file contained in this thread to your PC desktop
    2. From the Control Center window, select the menu File > Utilities > Import NinjaScript
    3. Select the downloaded file and click Import.
    Attached Files
    Last edited by NinjaTrader_Jesse; 09-30-2015, 03:27 PM.
    Josh P.NinjaTrader Customer Service

Latest Posts

Collapse

Topics Statistics Last Post
Started by sightcareclickhere, Today, 01:55 PM
0 responses
1 view
0 likes
Last Post sightcareclickhere  
Started by Mindset, 05-06-2023, 09:03 PM
9 responses
258 views
0 likes
Last Post ender_wiggum  
Started by Mizzouman1, Today, 07:35 AM
4 responses
18 views
0 likes
Last Post Mizzouman1  
Started by philmg, Today, 01:17 PM
1 response
8 views
0 likes
Last Post NinjaTrader_ChristopherJ  
Started by cre8able, Today, 01:01 PM
1 response
9 views
0 likes
Last Post NinjaTrader_ChelseaB  
Working...
X