Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Creating stragety using ranking of ROC

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

    Creating stragety using ranking of ROC

    Can anyone help me get started on a creating a stragety such as:

    1. Rank a list of ETF by ROC (say for 6 month period - it will be a parameter).
    2. Go long with the top 10 (will be parameter) ranked by ROC.
    3. Sell ETF if it falls below the top 20 (will be parameter) ranked by ROC.
    4. Ant sold ETF will be replaced with the highest ranked ETF that is NOT already being held.

    Or anything similar to this. Other software I have tried had a 'ranking' function built in. I searched for 'Rank', Ranking by ROC', etc in FAQ but am coming up empty. Ninja Trader has got to have such a function or some simple way to built it. I have reviwed the 'Developing Strategies' in the user guide and feel comfortable using it. I am trying to avoid writing code to loop through the list of ETF, get the ROC, put it in an array, sort the array, etc. since C# is not one of the languages I have used.

    Any help will be appreciated. Thanks.

    Joey

    #2
    jbenitez,

    I am happy to assist you.

    Yes, this is entirely possible. NinjaScript is based on C# in the .NET framework so anything you can do with it, you can do in NinjaTrader. You could either create your own objects and sort them using methods you create, or you could interface with a database, etc.

    I would suggest discussing your requirements with a NinjaScript consultant, as they would be able to help you implement such a system.



    Please let me know if I may assist further.
    Adam P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    648 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    369 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    108 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    572 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    573 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X