Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Difference between strategy and indicator

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

    Difference between strategy and indicator

    Hi. What are the substantive differences between implementing an automated trading program (CS file) as a strategy versus an indicator? I have the framework of a system that I've been developing already coded as an indicator. It currently contains the triggers and filters and needs order placement and management code added to it.

    I want to be sure that if I implement an automated trading program via an indicator that I'm not missing out on functional aspects of NT's backtesting features, etc.

    Thank you.

    #2
    - Only strategies can be backtested (with embedded indicators of course)
    - Indicators can not submit orders
    - Indicators do not support multiple time frame and instrument bars objects
    - Indicators do not support automated trading only strategies do
    RayNinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Ray View Post
      - Only strategies can be backtested (with embedded indicators of course)
      - Indicators can not submit orders
      - Indicators do not support multiple time frame and instrument bars objects
      - Indicators do not support automated trading only strategies do
      That does kinda make it a no-brainer for going with the strategy route.

      Running strategies do not have any connection with a particular chart, correct (i.e., they are run in a different workspace)? For example, if I have indicators in a strategy, can they appear on a chart or not? Since the indicators that drive my triggers are tick-based, I would prefer not to have one whole set running to drive the charts and a second set running to drive the strategies (for processor load). I hope I'm making myself clear.

      Thanks, Ray.


      Regards,

      William

      Comment


        #4
        Yes, that's clear. Just embedd the indicator in the chart for display purposes via the Add() method.

        RayNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by aa731, Today, 02:54 AM
        1 response
        7 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by BarzTrading, Today, 07:25 AM
        0 responses
        2 views
        0 likes
        Last Post BarzTrading  
        Started by i019945nj, 12-14-2023, 06:41 AM
        5 responses
        65 views
        0 likes
        Last Post i019945nj  
        Started by ruudawakening, Today, 12:58 AM
        1 response
        8 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by thread, Yesterday, 11:58 PM
        1 response
        8 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Working...
        X