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

simple ma crossover alert

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

    simple ma crossover alert

    Hi all
    I am trying to figure out how to create a simple ma crossover alert. I can do this in the strategy tester and create it as a strategy no problem, but when it comes to creating it as an indicator I am completely lost (due to the fact there is no wizard for it!

    I would like the following variables editable
    - type of fast ma
    - type of slow ma
    - slow period
    - fast period
    - alert wav file location
    - offset for fast cross above slow
    - offset for fast cross below slow
    - the other typical settings, such as line color, width etc

    If anyone knows of such an indicator, how to convert a strategy to an indicator, or feels like tweaking something up for me, that would be GREATLY appreciated!!

    Thanks!

    #2
    Here is a hint: if you have the logic you need in a strategy created by the wizard you could view/inspect the code generated and apply the same code logic to your manually created indicator.

    Comment


      #3
      Thanks Dierk,
      I did try that, and when I went to compile it spewed all sorts of errors that were well over my head!

      Comment


        #4
        I suggest deleting the indicator to get back to normal. Sorry, you definitely would need to know how to program and how to fix C#/NinjaScript errors.

        Comment


          #5
          Would anyone be willing to code this for me? I assume a pretty simple indicator to code, please let me know if anyone is interested.
          Thanks

          Comment


            #6
            As a last resort you can try these NinjaScript Consultants: http://www.ninjatrader.com/webnew/pa...injaScript.htm
            Josh P.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by samish18, 04-17-2024, 08:57 AM
            22 responses
            107 views
            0 likes
            Last Post samish18  
            Started by Ashkam, 04-29-2024, 09:28 AM
            2 responses
            26 views
            0 likes
            Last Post Ashkam
            by Ashkam
             
            Started by Felix Reichert, 04-26-2024, 02:12 PM
            6 responses
            41 views
            0 likes
            Last Post Felix Reichert  
            Started by MrForgetful, Today, 01:28 AM
            3 responses
            21 views
            0 likes
            Last Post NinjaTrader_Zachary  
            Started by cmtjoancolmenero, 04-29-2024, 03:40 PM
            16 responses
            51 views
            0 likes
            Last Post cmtjoancolmenero  
            Working...
            X