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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    475 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    316 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    253 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    340 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    305 views
    0 likes
    Last Post CarlTrading  
    Working...
    X