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 algospoke, 04-17-2024, 06:40 PM
    5 responses
    46 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by arvidvanstaey, Today, 02:19 PM
    1 response
    4 views
    0 likes
    Last Post NinjaTrader_Zachary  
    Started by mmckinnm, Today, 01:34 PM
    3 responses
    5 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by f.saeidi, Today, 01:32 PM
    2 responses
    8 views
    0 likes
    Last Post f.saeidi  
    Started by alifarahani, 04-19-2024, 09:40 AM
    9 responses
    55 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X