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 argusthome, 03-08-2026, 10:06 AM
      0 responses
      80 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      46 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      29 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      32 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      66 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X