Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Moving average crossover alert

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

    #31
    Hello,

    Thank you for updating me.

    For a message box there is no supported way of doing this. In C# you are able to open a popup message box by using MessageBox.

    To do this you would need to add a using statement at the top of the script

    Code:
    using System.Windows.Forms;
    Then where you want the popup to show do the following:

    Code:
    MessageBox.Show("test message insert any string here");
    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment


      #32
      MA Cross Over

      Hello!

      Please I need the MA Cross Over extention, and others...so, can you please give me the route to find all the extentions? Thank you so much for your support.

      Comment


        #33
        Hello DANIEL.JIMENEZ,

        Thank you for the post.

        Can you detail further what extensions you are referring to? Is this the Fibonacci extensions you are trying to access? You noted MACrossOver extension, are you referring to when the MA's cross over and produce a signal?

        I look forward to being of further assistance.
        JesseNinjaTrader Customer Service

        Comment


          #34
          MA Cross Over

          Thank you for your reply!

          I´m needing the tools to ensamble my trade chart, and in my ninja trander 7 I don´t have so many indicators like the MA Cross Over, between others.

          So I need to know if you have a Library where I can find this indicators that I don´t have in my NT7.

          I´ll be attentive.

          Comment


            #35
            Hello DANIEL.JIMENEZ,

            Thank you for the reply.

            Regarding finding indicators, you can search for various indicators on the forum here in the file sharing section: https://ninjatrader.com/support/foru...splay.php?f=37

            Here is a link to the search for extension: https://ninjatrader.com/support/foru...&keys=1&ents=1

            You can also use the internet to search for more specific items to see if they have been created. If the item has not yet been created you or a third party may need to create it for the platform. NinjaTrader allows for the development of items using C# programming language.

            I look forward to being of further assistance.
            JesseNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Jon17, Today, 04:33 PM
            0 responses
            1 view
            0 likes
            Last Post Jon17
            by Jon17
             
            Started by Javierw.ok, Today, 04:12 PM
            0 responses
            4 views
            0 likes
            Last Post Javierw.ok  
            Started by timmbbo, Today, 08:59 AM
            2 responses
            10 views
            0 likes
            Last Post bltdavid  
            Started by alifarahani, Today, 09:40 AM
            6 responses
            40 views
            0 likes
            Last Post alifarahani  
            Started by Waxavi, Today, 02:10 AM
            1 response
            19 views
            0 likes
            Last Post NinjaTrader_LuisH  
            Working...
            X