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

Plot beyond the current bar (Seasonal indicator)

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

    Plot beyond the current bar (Seasonal indicator)

    Hi,

    I would like to develop a seasonal indicaor for futures.

    Is it possible to plot a line beyond the current bar that is displayed on the chart?

    See screenshot below, I want do plot something that is in the red rectangle. A plot value for the last bar on the chart can be addressed with Value[0] = x. How can I address the space on the chart x bars more to the right?

    Click image for larger version

Name:	seasonal.png
Views:	99
Size:	31.3 KB
ID:	1215947
    Attached Files

    #2
    Hello lakman184,

    NinjaTrader does not support drawing objects or plots in the blank area to the right of the last bar. This is mostly due to a lack of support for predicting bar closing time slots with all bar types.

    However, you can custom render any shape you would like anywhere on the chart including the blank area.

    Included with NinjaTrader is the SampleCustomRender. Below is a link to another example.


    If you wanted to estimate a distance and price in the future and calculate a ratio that would change the angle with the chart with custom logic, this might be possible to do.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Barry Milan, Today, 10:35 PM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by WeyldFalcon, 12-10-2020, 06:48 PM
    14 responses
    1,428 views
    0 likes
    Last Post Handclap0241  
    Started by DJ888, Yesterday, 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
    40 views
    0 likes
    Last Post jeronymite  
    Started by bill2023, Today, 08:51 AM
    2 responses
    16 views
    0 likes
    Last Post bill2023  
    Working...
    X