Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

MT4 interface

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

    MT4 interface

    Hi

    I am looking for a interface in order to send orders to MT4.
    Ideally, I would accomplish also to feed NT with prices from MT.
    Thanks,
    Heiko

    #2
    Unfortunately this is outside the scope of what we support. NT can send order signals to NT supported brokerages.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Do you know of any way to get a NT Strategy to send out a market order to buy/sell that MetaTrader can understand and automatically execute?
      Thanks

      Comment


        #4
        werido,

        Unfortunately this is not supported.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Hi
          You can use MT4 API for dotnet.
          It's good
          send pm. I can help you more

          Comment


            #6
            Metatrader

            Originally posted by salehi View Post
            Hi
            You can use MT4 API for dotnet.
            It's good
            send pm. I can help you more
            Hello,

            I would be quite interested too by a bridge between MT4 and NT in order to transfer my trades to Metatrader. Thanks in advance.

            Comment


              #7
              If you don't mind coding you might have a look at: http://www.algoinvest.net/2011/06/me...-net-c_25.html

              Comment


                #8
                Originally posted by heikobear View Post
                Hi

                I am looking for a interface in order to send orders to MT4.
                Ideally, I would accomplish also to feed NT with prices from MT.
                Thanks,
                Heiko
                Have a look at MTAPI.net. Check: http://www.algoinvest.net/2011/06/me...-net-c_25.html

                Comment


                  #9
                  Crude MT4 "API" - via StreamWriter/WriteFile

                  heikobear, werido, njaisson

                  I am fairly certain this low-tech yet effective solution would work to get trades out of NT into MT4. http://paulsfxrandomwalk.blogspot.co...atrader-4.html

                  It is basically an EA that you attach to 1 instrument chart in your target MT4 platform, which monitors a specific directory for a text file with a specific format, that will execute a trade (against any MT4 instrument) within that MT4 instance. The textfile can be written out of a NT indicator via the WriteFile command as part of the StreamWriter facility. (and presumably a NT strategy) I am currently learning the basics of NT indicator/strategy development, but, as with the WriteFile command which I am currently using to create NT trades via the OIF facility (creating a OIFxxx.txt file), I don't see why the needs for this MT4 EA could not be met in the same way by writing a commandfile.txt, per the EA's specific (CSV) format.

                  I have successfully used this to get trades from Tradestation, using basic easylanguage code, and shortly hope to be implementing the same technique within NT. The MQL code is accessible, so you can customize trade management once the signal is received by the MT4 EA - I used the 'comment' field to send conditions specific to the signal generated within TS, and then built logic within the MT4 EA that would act accordingly.

                  It is a somewhat low-tech solution, but I found it to work fantastically well. Of course once it is in the MT4 environment it needs to be exclusively managed from within there. Hope that helps.

                  Comment


                    #10
                    MT is working with quite a few desirable brokers now ( e.g. nationally advertised UK Financial Spread-betting firms, OandA.com, etc. ). Would be great if we could get a solution using MT4 as a bridge between NT4 and those services.

                    Comment

                    Latest Posts

                    Collapse

                    Topics Statistics Last Post
                    Started by andrewtrades, Today, 04:57 PM
                    1 response
                    10 views
                    0 likes
                    Last Post NinjaTrader_Manfred  
                    Started by chbruno, Today, 04:10 PM
                    0 responses
                    6 views
                    0 likes
                    Last Post chbruno
                    by chbruno
                     
                    Started by josh18955, 03-25-2023, 11:16 AM
                    6 responses
                    436 views
                    0 likes
                    Last Post Delerium  
                    Started by FAQtrader, Today, 03:35 PM
                    0 responses
                    9 views
                    0 likes
                    Last Post FAQtrader  
                    Started by rocketman7, Today, 09:41 AM
                    5 responses
                    20 views
                    0 likes
                    Last Post NinjaTrader_Jesse  
                    Working...
                    X