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

Leading Indicators?

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

    Leading Indicators?

    Hello,

    Has anyone done the following, or know how it can be done?

    I want to build a leading indicator. I currently have an indicator that calculates two values, x1 and x2.

    If x1 > x2 then bar is "positive", indicating a up trend

    if x1 < x2 then bar is "negative", indicating a downtrend

    Is there any way to build a neural network under NT, such that it will project the NEXT bar's value of an indicator?

    So, in my case, at the end of the current bar, it would project the NEXT bar's value of x1 and x2.

    Anyone know of a 3rd party partner that has done anything like this?

    Thanks

    #2
    Hello,

    We will leave this thread open for other users to comment and offer any advice or share their experience. However I did want to remind you that if you have limited time or programming capabilities, you can discuss your requirements with any of our NinjaScript consultants.
    MatthewNinjaTrader Product Management

    Comment


      #3
      It looks like a bigger project what you have in mind.
      Neural networks are not complicated, but they all live from proper training. Most of the time you spend selecting/defining parameters (neurons) or even hyper parameters (intermediate layers) and the real effort is in trying out all the different combinations and test the nn for stability.
      There is some info on my web site www.zweisteintrading.eu
      Andreas

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Brevo, Today, 01:45 AM
      0 responses
      2 views
      0 likes
      Last Post Brevo
      by Brevo
       
      Started by aussugardefender, Today, 01:07 AM
      0 responses
      3 views
      0 likes
      Last Post aussugardefender  
      Started by pvincent, 06-23-2022, 12:53 PM
      14 responses
      238 views
      0 likes
      Last Post Nyman
      by Nyman
       
      Started by TraderG23, 12-08-2023, 07:56 AM
      9 responses
      384 views
      1 like
      Last Post Gavini
      by Gavini
       
      Started by oviejo, Today, 12:28 AM
      0 responses
      4 views
      0 likes
      Last Post oviejo
      by oviejo
       
      Working...
      X