Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Getting x Coordinate of a bar

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

    Getting x Coordinate of a bar

    Hello:

    I am using the following link as an example guide to attempt to obtain the x coordinate of a specified bar.

    GetXByBarIndex() --> https://ninjatrader.com/support/help...bybarindex.htm

    I made two test variables to find try and figure out what is causing the error as follows:

    Click image for larger version

Name:	IMG01.png
Views:	228
Size:	18.1 KB
ID:	1175059

    As you can see, ChartBars is not working as described in the link ... I receive the following error for ChartBars:

    Click image for larger version

Name:	img02.png
Views:	205
Size:	258.8 KB
ID:	1175060

    I thought I would try using the Bars object instead... but that didnt work either.

    Click image for larger version

Name:	IMG03.png
Views:	203
Size:	32.5 KB
ID:	1175061

    Thanks,












    #2
    Never mind. I figured it out. I created the class in VS.Net and forgot to inherit the Indicator class as well as change the name space to point to the correct path.

    Ug!

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    236 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    150 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    162 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    243 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    198 views
    0 likes
    Last Post CarlTrading  
    Working...
    X