Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Change and Check SampleMACrossover strategy

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

    Change and Check SampleMACrossover strategy

    Hello,
    I want to round off the close position timing in SampleMACrossover strategy using DateTime object? how can achieve it ? and also verify it?

    #2
    Hello Kathir,

    Thank you for your post.

    Do you want to convert the SampleMACrossover script to calculate on each tick? Currently the strategy runs on the close of every bar, so the signal execution will not occur until the close of the bar, even though the crossing signal could have occurred at any point during the bar formation. The Calculate property will control weather your script's OnBarupdate method runs on bar close, on each tick, or on every price change. See the help guide page below for more details on the Calculate property:


    If this is not the case, please clarify exactly what behavior you wish to achieve.

    Thanks in advance; I look forward to resolving this for you.
    Kate W.NinjaTrader Customer Service

    Comment


      #3
      hello, is it possible to have the source code to optimize this strategy with the strategy generator?
      Thank's

      Comment


        #4
        Hello 270027,

        Thank you for your reply.

        The source code for the Sample MA Crossover strategy is available in the NinjaScript Editor by default and it may be optimized using the Strategy Analyzer.

        Please let us know if we may be of further assistance to you.
        Kate W.NinjaTrader Customer Service

        Comment


          #5
          in fact I would like to make changes by adding other pararametres with the generator

          Comment


            #6
            Hello 270027,

            Thank you for your reply.

            The built in Sample MA Crossover is an unlocked script and cannot be edited in the Strategy Builder.

            This Strategy Builder 301 video demonstrates recreating the same logic in the Strategy Builder, however:

            Strategy Builder 301

            Please let us know if we may be of further assistance to you.
            Kate W.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Segwin, 05-07-2018, 02:15 PM
            14 responses
            1,789 views
            0 likes
            Last Post aligator  
            Started by Jimmyk, 01-26-2018, 05:19 AM
            6 responses
            837 views
            0 likes
            Last Post emuns
            by emuns
             
            Started by jxs_xrj, 01-12-2020, 09:49 AM
            6 responses
            3,293 views
            1 like
            Last Post jgualdronc  
            Started by Touch-Ups, Today, 10:36 AM
            0 responses
            13 views
            0 likes
            Last Post Touch-Ups  
            Started by geddyisodin, 04-25-2024, 05:20 AM
            11 responses
            63 views
            0 likes
            Last Post halgo_boulder  
            Working...
            X