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

Candle creation/ development - If / Or charting?

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

    Candle creation/ development - If / Or charting?

    I'm interested to find out if an “either/or” candle is possible to create.

    For example: every 1000 volume or 1 minute that has passed, whichever comes first since the last candle was created, then create a new candle. Adjustable volume/time settings in the properties.

    Simply, I’d like it to have logic like this:

    IF 1000 volume
    OR 60 seconds
    THEN -> Make New Candle

    Is is something like this possible to make and work in NT8?
    Last edited by ckabjp; 04-17-2019, 03:05 PM.

    #2
    hello ckabjp,

    A custom bar type with logic like this sounds complicated but also sounds like it would be possible.

    Below I am providing a public link to the help guide and to the UniRenko indicator to help you get started.

    (Update March 11th, 2020 – Fix for TickReplay, calculates values if bar object is mid-session and have not been calculated as least once) This is a conversion of the UniRenko ‐ Universal Renko BarType developed and originally coded for the NinjaTrader 7 platform by monpere. Please contact the original author for any questions or comments. […]


    The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Kaledus, Today, 01:29 PM
    3 responses
    9 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by frankthearm, Yesterday, 09:08 AM
    14 responses
    47 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by gentlebenthebear, Today, 01:30 AM
    2 responses
    13 views
    0 likes
    Last Post gentlebenthebear  
    Started by PaulMohn, Today, 12:36 PM
    2 responses
    17 views
    0 likes
    Last Post PaulMohn  
    Started by Conceptzx, 10-11-2022, 06:38 AM
    2 responses
    56 views
    0 likes
    Last Post PhillT
    by PhillT
     
    Working...
    X