Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy: Separating logic to either calculate once on bar close or on every tick

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

    Strategy: Separating logic to either calculate once on bar close or on every tick

    Depending on your trade ideas, the timing of entries and exits could be crucial. Sometimes waiting 30 seconds for a bar to close is too long when you are trying to exit a position. To address this you could select your strategy to calculate on every single tick, but this may impact your entry timings. For example, crossover entries could flip back and forth making it difficult to place entry orders. If you are facing this issue, it is possible to separate out parts of your strategy logic to calculate on every single tick and other parts to calculate once at the end of each bar.

    Key concepts in this example:
    • Running some logic once per bar
    • Running other logic on every single tick


    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:34 PM.
    Josh P.NinjaTrader Customer Service

Latest Posts

Collapse

Topics Statistics Last Post
Started by devatechnologies, 04-14-2024, 02:58 PM
3 responses
19 views
0 likes
Last Post NinjaTrader_BrandonH  
Started by tkaboris, Today, 08:01 AM
0 responses
2 views
0 likes
Last Post tkaboris  
Started by BarzTrading, Today, 07:25 AM
1 response
11 views
1 like
Last Post NinjaTrader_Clayton  
Started by EB Worx, 04-04-2023, 02:34 AM
7 responses
161 views
0 likes
Last Post VFI26
by VFI26
 
Started by Mizzouman1, Today, 07:35 AM
1 response
9 views
0 likes
Last Post NinjaTrader_Gaby  
Working...
X