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 bmartz, Today, 09:30 AM
            2 responses
            11 views
            0 likes
            Last Post bltdavid  
            Started by f.saeidi, Today, 11:02 AM
            1 response
            2 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Started by geotrades1, Today, 10:02 AM
            4 responses
            12 views
            0 likes
            Last Post geotrades1  
            Started by rajendrasubedi2023, Today, 09:50 AM
            3 responses
            16 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Started by lorem, Today, 09:18 AM
            2 responses
            11 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Working...
            X