quickfix

Passing data from Django to C++ application and back

Passing data from Django to C++ application and back Question: We are creating a trading application, where the backend is totally in C++ (using QuickFix engine). We would like to build a web application in Django on top of this backend, where the user can place his orders. Both the Django (python) and the C++ …

Total answers: 5

Open Source FIX Client Simulator

Open Source FIX Client Simulator Question: I want test a FIX gateway for our company and was wondering if anything in opensource already exists that I can use or perhaps leverage to complete this task. I am currently looking at QuickFix but I am not sure if it has a client that can be used …

Total answers: 3