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

Question on Elder Impulse System Strategy

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

    Question on Elder Impulse System Strategy

    Hello,

    Not sure if I should ask here. I have been playing with the Elder Impulse system


    1) Don't quite understand when Higher Time Frame is used, on top of basic Elder signal, the additional condition to buy would need the HFT MA(0) > HFT MA(1) & HTF MACD(0).Diff > HTF MACD(1).Diff. As I get info from web on Elder Impulse System, should the additional condition to buy simply be having the daily signal above say 65-day EMA?
    2) from the strategy, there is quite a lot of buy and sell signal almost generate daily. Is there any way to smooth out the strategy so that buy and sell signal are generated for larger trend instead of frequent opening and closing trading?

    Thanks

    MC

    #2
    Hello MC,

    Just as a heads up, this was a conversion done at the beginning of NinjaTrader 8 Beta and is not the original work of Zachary.

    Below is a link to the original for NinjaTrader 7 by shodson, who may be able to provide further details about the logic.
    Elder Impulse trading system. Includes support for a second, higher time frame period for determining trend and momentum. The background is painted pink when the higher time frame trend and momentum is down, and green when it is up. The rules for entering and exiting a trade are described here on Investopedia and Stockcharts.com.


    I would not be able to comment on whether the custom logic is right or wrong, however this thread will remain open for any community members that would like to share their thoughts.

    Also, please note this strategy uses unsupported code that violates the warnings in the help guide about dynamically adding series.
    "Arguments supplied to AddDataSeries() should be hardcoded and NOT dependent on run-time variables which cannot be reliably obtained during State.Configure (e.g., Instrument, Bars, or user input). Attempting to add a data series dynamically is NOT guaranteed and therefore should be avoided. Trying to load bars dynamically may result in an error similar to: Unable to load bars series. Your NinjaScript may be trying to use an additional data series dynamically in an unsupported manner."


    With changing the logic for less orders, you could add a series using a higher time frame. With less bar closes I would expect less orders.
    Or you add custom logic to only allow trades x number of bars after the exit of the previous trade.



    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 gentlebenthebear, Today, 01:30 AM
    0 responses
    2 views
    0 likes
    Last Post gentlebenthebear  
    Started by samish18, Yesterday, 08:31 AM
    2 responses
    9 views
    0 likes
    Last Post elirion
    by elirion
     
    Started by Mestor, 03-10-2023, 01:50 AM
    16 responses
    389 views
    0 likes
    Last Post z.franck  
    Started by rtwave, 04-12-2024, 09:30 AM
    4 responses
    31 views
    0 likes
    Last Post rtwave
    by rtwave
     
    Started by yertle, Yesterday, 08:38 AM
    7 responses
    30 views
    0 likes
    Last Post yertle
    by yertle
     
    Working...
    X