Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Time and ticks or volume

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

    Time and ticks or volume

    Quick question. If I were to plot, say, a line at the close of the first half hour of the day (10:00 AM) on a 1 min chart how could I plot the same line on a tick chart or volume or range chart and have it be at the same price? And, if I did, it would disappear or change with a chart refresh wouldn't it?
    eDanny
    NinjaTrader Ecosystem Vendor - Integrity Traders

    #2
    You could use the GetBar() method to determine how many bars ago a 10 AM bar is. As for price, the line is drawn at whatever price you set the line/plot at. It would not disapear as you change the chart, the indicator logic would just be recalculated on the new data.

    GetBar() - http://www.ninjatrader-support.com/H...V6/GetBar.html
    RayNinjaTrader Customer Service

    Comment


      #3
      I guess what I'm saying is the close price of a bar at a certain time on a time chart is not even the close of a bar on a tick chart or vol or range chart. How could I get the same price on any chart?
      eDanny
      NinjaTrader Ecosystem Vendor - Integrity Traders

      Comment


        #4
        I don't think you can guarantee that since you can only get price values based on time and there is no guarantee on an tick based interval chart that you would have a 10:00 AM bar.
        RayNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by sidlercom80, 10-28-2023, 08:49 AM
        168 responses
        2,262 views
        0 likes
        Last Post sidlercom80  
        Started by Barry Milan, Yesterday, 10:35 PM
        3 responses
        10 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by WeyldFalcon, 12-10-2020, 06:48 PM
        14 responses
        1,429 views
        0 likes
        Last Post Handclap0241  
        Started by DJ888, 04-16-2024, 06:09 PM
        2 responses
        9 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by jeronymite, 04-12-2024, 04:26 PM
        3 responses
        41 views
        0 likes
        Last Post jeronymite  
        Working...
        X