I would appreciate your opinion and feedback on my plan.
I'm hooking up with a prop firm that offers a C++ API. My plan is to expose the functionality to python using SWIG, then build a GUI to connect, load strategies(python scripts), monitor positions, PNL, BP, etc. This will also be used to dynamically adjust parameters without stopping the strategies.
I'm hooking up with a prop firm that offers a C++ API. My plan is to expose the functionality to python using SWIG, then build a GUI to connect, load strategies(python scripts), monitor positions, PNL, BP, etc. This will also be used to dynamically adjust parameters without stopping the strategies.