Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to access price range of specific time period.

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

    How to access price range of specific time period.

    Hello,
    Is there a way to access a price range (as the amount and a percentage) and a quantity a stock traded during a specified time period. There is a way to access the High and Low of the specific Time range. Is there a way to use it to get the price range.

    For example, if the stock traded between 100 and 101 between 9:30 and 11:30 and had a quantity of 5,000,000 - it would return a price range of 1.00, or 1% and a quantity of 5,000,000.

    Thank you

    #2
    Sure but you will have to write some code to do this.

    - Find the specifc bars that mark the beginning and end of the range
    - With this information, you can find the max high and the min low for the range
    - Calculate the volume traded

    Here is a reference sample for geting the specific bars based on time - http://www.ninjatrader-support.com/v...ead.php?t=8600
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    612 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    355 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    561 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    564 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X