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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    152 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    87 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    131 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    127 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    106 views
    0 likes
    Last Post CarlTrading  
    Working...
    X