Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Nominal change from yesterday close/ today open

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

    Nominal change from yesterday close/ today open

    Hello,

    I wanted to ask if there is indicator (built in or 3rd party) that allow to see:
    1. Chart with nominal change from yesterday's close to this moment.
    2. Same as above but calculated from today's open

    So I just want to plot simple calculation: curren price - yesterday's close or current price - today's open.
    I don't need candlestick - line is fine.

    For each session it should start from 0 (or some other value if I use yesterday's close, because there might be a gap).
    I attach screen with what I want to achieve.

    I will be thankful for help/info

    Regards

    #2
    Hello MichaelTr,

    Thank you for your post.

    I'm not aware of a version of quite exactly what you're looking for that would be on our User App Share or in our examples, however, this would be a simple one to create yourself using NinjaScript. You could utilize existing indicators to get you values for the prior close and current open, and then calculate the difference of each from the current price and plot them.

    If you would like to take on learning NinjaScript, we have a fully documented help guide which will help you get started with Ninja Script. You will find language references to all of the methods and functions you will be using. You will also see a tutorial section which will help you create your first indicator and get you started with some of these concepts.

    A link to our Help Guide can be found below: https://ninjatrader.com/support/help...injascript.htm

    I am also linking you to the Educational Resources section of the Help Guide to help you get started with NinjaScript: https://ninjatrader.com/support/help..._resources.htm

    You will find Reference Samples online as well as some Tips and Tricks for both indicators and strategies:
    Click here to see our NinjaScript Reference Samples: https://ninjatrader.com/support/help...ce_samples.htm
    Click here to see our NinjaScript Tips: https://ninjatrader.com/support/help...en-us/tips.htm

    These samples can be downloaded, installed and modified from NinjaTrader and hopefully serve as a good base for your custom works.

    You can also contact one of our professional NinjaScript Consultants or Educators who would be eager to create or modify this script at your request or assist you with your script. Please let me know if you would like a list of professional NinjaScript Consultants or Educators who would be happy to create or modify any script at your request or assist you in learning NinjaScript.

    Please let me know if I may be of further assistance.

    Kate W.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by traderqz, Today, 12:06 AM
    2 responses
    3 views
    0 likes
    Last Post traderqz  
    Started by RideMe, 04-07-2024, 04:54 PM
    5 responses
    28 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by f.saeidi, Today, 08:13 AM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by DavidHP, Today, 07:56 AM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by kujista, Today, 06:23 AM
    3 responses
    11 views
    0 likes
    Last Post kujista
    by kujista
     
    Working...
    X