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

adding a value to horizontal lines???

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

    adding a value to horizontal lines???

    how can add value to the horizontal lines so when i draw a line i can have a value on the right side of my chart?

    thank you

    #2
    Hello,

    This would need to be done with a custom programming. Not sure on your programming level, please see my other post on your other posts if you need a NinjaScript consultant to assist with this. This would need to be done my linking a drawText object with the price level of the iDraw object of the horizontal line.



    You would need to be sure to name the horizontal line you draw in the properties data tab of the line to the name of the line your expecting the value from when scanning in iDrawObject. Then you can use the iDrawObject price level to then base your DrawText() on.


    Let me know if I can be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by rhyminkevin, Today, 04:58 PM
    0 responses
    16 views
    0 likes
    Last Post rhyminkevin  
    Started by lightsun47, Today, 03:51 PM
    0 responses
    6 views
    0 likes
    Last Post lightsun47  
    Started by 00nevest, Today, 02:27 PM
    1 response
    14 views
    0 likes
    Last Post 00nevest  
    Started by futtrader, 04-21-2024, 01:50 AM
    4 responses
    49 views
    0 likes
    Last Post futtrader  
    Started by Option Whisperer, Today, 09:55 AM
    1 response
    15 views
    0 likes
    Last Post bltdavid  
    Working...
    X