Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Automate my own manual strategy

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

    Automate my own manual strategy

    Hi,

    I would like to create an automated strategy for the strategy I am now using manually. I tried to look at the help pages, google for some info, look at some posts of the forum, but no-one is that "newbie" as I am. :-(

    Therefore I got some questions which someone maybe wants to answer for me:

    * Can I create such a strategy on my own (maybe with some tutorials, examples or help on this forum)? Or do I need to find a consultant that can do this for me (how much will this cost approximately)?

    * Can I backtest this strategy for free?

    Thanks for the help!

    #2
    You can create your strategy by yourself. Please see the tutorials for using the Strategy Wizard. It is a point and click guided wizard that will take you through the steps of creating strategies. http://www.ninjatrader-support.com/H...tml?Overview34

    You can backtest for free.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      As well as back testing in the back testing module of NT you can record your session tick data and replay for more accurate testing of fills and exits. I find this is alot more effective for fine tuning my strategies.

      Replay Setup and Use

      Hope this helps you too.

      Cheers

      Comment


        #4
        Hi y'all, tnx for the responses! I got a demo account "Ninja Trader with Fire-Zen for the delivery of the data".

        I'm trying to create a strategy by my own (wizard). It goes fine untill the end, then I get some errors:

        error codes:

        CS0101
        CS0122
        CS1001
        CS1518

        I think it's in the following lines:

        public
        Dataseries K
        {
        get { return Values[1]; }

        Anyone knows the solution?

        Tnx in advance!!!

        Comment


          #5
          I doubt this has to do with the code snippet you cited, please double click on the listed error and see in which script it was found (NinjaTrader compiles all your scripts in one assembly), then debug / comment it out by using those guidelines - http://www.ninjatrader-support2.com/...ead.php?t=4678

          After this try compiling your new strategy again.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          670 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          379 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          111 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          575 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          582 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X