Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom Data Connector

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

    #46
    Sweet! This feeds MetaTrader based data into NinjaTrader, right? Does it also feed back strategy execution or is it only one-way, i.e. MT->NinjaTrader?

    Comment


      #47
      Originally posted by molecool View Post
      Sweet! This feeds MetaTrader based data into NinjaTrader, right? Does it also feed back strategy execution or is it only one-way, i.e. MT->NinjaTrader?
      Sorry, only one way. I saw a few years ago somebody who is "feeding" mt4 orders by means of command files, never looked at it seriously. Good luck and share with us !!!

      Comment


        #48
        There are a few commercial bridges out there now. It wouldn't be too difficult rolling something like that yourself - perhaps via names pipes. The need however rarely arises - until now at least. If NT would for instance decide to disable a major broker like IB then it's something I would spend putting together.

        Comment


          #49
          Originally posted by molecool View Post
          There are a few commercial bridges out there now. It wouldn't be too difficult rolling something like that yourself - perhaps via names pipes. The need however rarely arises - until now at least. If NT would for instance decide to disable a major broker like IB then it's something I would spend putting together.
          I wouldn't use named pipes, but rather mailslots, I don't like connection oriented mechanisms in our context, because then applications, like MT4 and Ninja will be too much coupled. When you're sending a datagram to the same machine or your local domain, it's reliable.
          I think it's possible and not too difficult to send trade instruction from NT to MT4 via mailslots either. One should develop expert advisor to get mailslot message and place a trade accordingly. I don't trust MT4 based brokers, except Oanda, so I'm not going to implement it. Rather, I'm working now on placing Oanda trades from Ninja indicators via their REST API. When I wrote MT4 feeder to Ninja 2 years ago, it was the only feasible way to get Oanda RT data into Ninja.
          In any case such mechanism won't be a replacement for NT adapters for supported brokers.

          Comment


            #50
            Originally posted by molecool View Post
            There are a few commercial bridges out there now. It wouldn't be too difficult rolling something like that yourself - perhaps via names pipes. The need however rarely arises - until now at least. If NT would for instance decide to disable a major broker like IB then it's something I would spend putting together.
            Same here. Not as complicated as "advertised".
            ________________________________________
            Marius
            Canadian customs brokerage

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by kaywai, Today, 06:26 AM
            1 response
            6 views
            0 likes
            Last Post kaywai
            by kaywai
             
            Started by ct, 05-07-2023, 12:31 PM
            6 responses
            203 views
            0 likes
            Last Post wisconsinpat  
            Started by kevinenergy, 02-17-2023, 12:42 PM
            118 responses
            2,780 views
            1 like
            Last Post kevinenergy  
            Started by briansaul, Today, 05:31 AM
            0 responses
            10 views
            0 likes
            Last Post briansaul  
            Started by traderqz, Yesterday, 12:06 AM
            11 responses
            28 views
            0 likes
            Last Post NinjaTrader_Gaby  
            Working...
            X