Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Simple Mean Reversion - Struggling without C# :-(

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

    Simple Mean Reversion - Struggling without C# :-(

    Hi NT Support,

    I want to add some very simple criteria to the market analyser to search stocks, but am struggling. I was hoping a wizard or something none-technical would be in place, but it seems that I need to write some code to achieve this and I have no idea where to start :-(

    I want to be able to run market screener on real time stocks to show:

    1. All stocks trading i) above the 200 SMA and ii) at their 10 day low (with an option to change 10 to be less i.e. 7 or 5 days) - on a daily chart

    2. From the stocks above, scan live minute data for stocks that are trading intra-day at 5% below either the open or yesterdays close (would be good to have both, or an option to toggle)

    Any help would be much appreciated - I'm really hoping that I don't need to learn programming to achieve fairly basic mean reversion searches as I've just bought the lifetime license :-/

    Many thanks in hope!

    TheBoy

    #2
    Hi TheBoy,

    Thank you for your post.

    This will need to be custom develop in order to scan the stocks for what you are looking for.

    While, I'm not aware of any systems for this, I recommend taking a look at our Third Party Partners page and see if they do have this system available.

    *http://www.ninjatrader.com/Ecosystem/NonBroker.php#78

    Additionally, we have a comprehensive help guide that goes through the available NinjaScripts items and even some basic tutorials on creating your own script.

    * http://www.ninjatrader.com/support/h...nt7/index.html

    Our support forum is a wealth of knowledge from our user base and even includes some reference items on how to code particular items.

    * http://www.ninjatrader.com/support/forum/

    Additionally, we do have premium paid education course where you will spend 6-8 hours intensive courses designed to provide you with an in depth training on how to create, test and fully deploy automated strategues and indicators.

    * http://www.ninjatrader.com/PremiumEducation.php

    Lastly, you are always welcome to send in a support request on any items that you may need assistance with.
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by TheBoy View Post
      Hi NT Support,

      I want to add some very simple criteria to the market analyser to search stocks, but am struggling. I was hoping a wizard or something none-technical would be in place, but it seems that I need to write some code to achieve this and I have no idea where to start :-(

      I want to be able to run market screener on real time stocks to show:

      1. All stocks trading i) above the 200 SMA and ii) at their 10 day low (with an option to change 10 to be less i.e. 7 or 5 days) - on a daily chart

      2. From the stocks above, scan live minute data for stocks that are trading intra-day at 5% below either the open or yesterdays close (would be good to have both, or an option to toggle)

      Any help would be much appreciated - I'm really hoping that I don't need to learn programming to achieve fairly basic mean reversion searches as I've just bought the lifetime license :-/

      Many thanks in hope!

      TheBoy
      You can do both of those by coloring the cell. the SMA is obvious; the 10-day low will be the lower Plot of a 10-period Donchian Channel.

      ref: http://www.ninjatrader.com/support/h..._and_filte.htm

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Nicholewatkinsi, Yesterday, 10:53 PM
      0 responses
      6 views
      0 likes
      Last Post Nicholewatkinsi  
      Started by dward123, 01-02-2024, 09:59 PM
      4 responses
      175 views
      0 likes
      Last Post Lancer
      by Lancer
       
      Started by ETFVoyageur, Yesterday, 04:00 PM
      2 responses
      19 views
      0 likes
      Last Post ETFVoyageur  
      Started by AaronKTradingForum, Yesterday, 03:44 PM
      1 response
      14 views
      0 likes
      Last Post AaronKTradingForum  
      Started by Felix Reichert, 04-26-2024, 02:12 PM
      11 responses
      80 views
      0 likes
      Last Post Felix Reichert  
      Working...
      X