Connection MT4 to Ninjatrader 7

 

Hello,

I would like to use realtime Data fromt MT4 in Ninjatrader7 (NT7) but the Broker doesn´t support NT7

The Data comes in MT4. How can ich get the Data in realtime from MT4 to NT7.

Is it possible?

For reply many thanks.

 
Either NamedPipe or a Socket-connection.
 
Carl Schreiber:
Either NamedPipe or a Socket-connection.

Hi

There are much more possibilities, and possibly "better" ones, than named pipe or sockets.

See my answer in futures.io, https://futures.io/ninjatrader-programming/7266-how-avoid-conflict-while-writing-text-file-ninjatrader-indicator.html#post760163 about this task.

enjoy!

 
monnoo21:

Hi

There are much more possibilities, and possibly "better" ones, than named pipe or sockets.

See my answer in futures.io, https://futures.io/ninjatrader-programming/7266-how-avoid-conflict-while-writing-text-file-ninjatrader-indicator.html#post760163 about this task.

enjoy!

So your "better" possibility is to use files ? It's certainly simpler but I don't see in what sense it could be better ?
Reason: