Automate codes developed in python to run into a platform developed in c++

Discussion in 'Automated Trading' started by zenmaster, Nov 2, 2020.

  1. Hello everyone,

    Actually I'm trading using the platform Takion, which is developed in c++ but I'm developing an algo in Python. Is there a way to automate codes developed in python to run into a platform developed in c++? Sorry for the question, I'm really beginner. :)

    Thanks
     
  2. 2rosy

    2rosy

    you could use zeromq or similar and pass in messages. Or pybind, cython, ...
     
    zenmaster likes this.
  3. Hi Gary,

    Many thanks for the above. Actually there's already a DLL but for c++. Trying to use it I received the error code 0x80004005 which means a file missing or can't be accessed. Once I solved this issue, should I just follow the link you sent? Thanks a lot!
     
  4. Thanks 2rosy!
     
  5. Feest

    Feest

    Is Takion a quantitative trading platform?
     
  6. I know Takion is a trading platform that is fueled by technologically-advanced code and algorithmic smart order routing. That's the definition in their website. :) You can check their website: https://www.takiontechnologies.com/