MT5 and trans2quik.dll - page 3

 
prostotrader:

Bringing up the subject....

I want to link MT5 and Quik again

The task is

To receive data from MT5 to transmit it to OWN application which will give orders to Quik via trans2quik dll and control positions.

will give orders to Quik, through trans2quik.dll and control positions.

Question:

What is the best way to implement data export from MT5 to my own application?

Maybe it would be better to connect the second MT5 terminal to the currency or stock section, the extra cost is small.

It is not a problem to organize fast connectionbetween MT5terminals.

Or is it connected to EBS? Is it possible to connect MT5 to UBS (Single Brokerage Account)?

 
Sergey Chalyshev:

It might be better to connect a second MT5 terminal to the currency or stock section, the extra cost is small.

It's not a problem to set up a fast connection between MT5 terminals.

Or is it connected to EBS? Is it possible to connect MT5 to UBS (Single brokerage account)?

On EBS, only Quick, if separately, it is necessary to keep decent amounts on both platforms... not profitable.

 
Guys, has anyone used trans2quik.dll ?
 
prostotrader:
Guys, has anyone used trans2quik.dll?

Well, yes. Not from MT. If you need instructions, I'll send them to you now.

 
Yuriy Asaulenko:

Well, yes. Not from MT. If you need the manual, I'll send it to you right away.

I do.

 
prostotrader:

Needed.

I'll send it over tonight.
 
Yuriy Asaulenko:
I'll send it to you tonight.
Please send me one too.
 
Yuriy Asaulenko:
I'll send it to you in the evening.

I must have noticed too late (((.

Can I have the instructions too?

 
Andrei Novichkov:

I must have noticed too late (((.

Can I have the manual too?

It's not a manual, it's an API description

 

I've heard that programming for QuickBooks is not easy, but I didn't think it was that easy.

For example, the TRANS2QUIK_SUBSCRIBE_ORDERS function always returns TRANS2QUIK_SUCCESS, whatever

don't put in arguments :) That's so... ...but I can't help it!

result:= T2QSubscribeOrders(PAnsiChar(AnsiString('123')), PAnsiChar(AnsiString('123')));

Result


Has anyone really worked with this glitch?