connect with market through FIX protocol and make trade execution

 
any one help me to how connect with market to get the API of market quote and send  buy and sell order to be executed 
 
abdelrahman hamdy:
any one help me to how connect with market to get the API of market quote and send  buy and sell order to be executed 
Help with what ? You don't even ask a question.
 
Can MT5 connect to a broker accepting FIX protocol?
 
Yes, using a DLL which does the FIX comunication. But you may be better off using cTrader which has FIX as a standard API.
 

Can point me to the direction of which DLL to use??? 

Preferably free/opensource.  


https://www.mql5.com/en/forum/3004 was another thread I saw this being discussed.  Was wondering if there was some guide to follow.


If non-trivial integration is needed, I believe your recommendation of using cTrader or Zorro makes more sense.

FIX Protocol
FIX Protocol
  • 2011.01.19
  • www.mql5.com
Is there a kind of special library to work with FIX Protocol on MQL5...