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

Draw a textbook showing today's most recent close vs yesterday's close

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

    Draw a textbook showing today's most recent close vs yesterday's close

    Hi,

    Can you please show me how to create an indicator to display today's most recent close vs. yesterday's close, the change in price, the change in %, and today's high and low?

    Thank you,

    Richard

    #2
    Originally posted by Richard168 View Post
    Hi,

    Can you please show me how to create an indicator to display today's most recent close vs. yesterday's close, the change in price, the change in %, and today's high and low?

    Thank you,

    Richard
    Not enough information.
    What kind of output are you looking for? Plots of the values; text display on the screen?

    Comment


      #3
      Hello,

      Thanks for the note.

      I unfortunately cannot code this for you. However what I can do is point you in the right direction. If you stil have issue coding it please contact a NinjaScript consultant they will be able to code this for you.



      To do this I would use the indicator PriorDayOHLC()[0] indicator to get the values you need to compare it to the current close price which would be the current price.



      Let me know if I can be of further assistance.

      Comment


        #4
        Hi,

        Thanks for pointing me in the right direction. That's all I need.

        Richard

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by bortz, 11-06-2023, 08:04 AM
        47 responses
        1,602 views
        0 likes
        Last Post aligator  
        Started by jaybedreamin, Today, 05:56 PM
        0 responses
        8 views
        0 likes
        Last Post jaybedreamin  
        Started by DJ888, 04-16-2024, 06:09 PM
        6 responses
        18 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by Jon17, Today, 04:33 PM
        0 responses
        4 views
        0 likes
        Last Post Jon17
        by Jon17
         
        Started by Javierw.ok, Today, 04:12 PM
        0 responses
        12 views
        0 likes
        Last Post Javierw.ok  
        Working...
        X