Getting Started with Algorithic Trading and the IB API

Discussion in 'Educational Resources' started by kmiklas, Aug 9, 2021.

  1. sef88

    sef88

    Yea some errors might creep up. Hence periodic diagnostics reports (through email or telegram or slack) are quintessential.

    Probably have to include more engineering safeguards; triangulate with different data sources. Depending on your portfolio size, you may also want to introduce a self-monitoring architecture across different brokerages - with the reconciliation done at your side.
     
    #11     Aug 12, 2021
    yc47ib likes this.
  2. zdreg

    zdreg

    " work obligations" "on vacation" You are confirming his amateur status.
     
    #12     Aug 12, 2021
  3. Warren

    Warren

    Anyone

    Well, I am up to a similar endeavor. While for someone like me who does not have a programming background, it is not that straightforward. And there are a lot to do. It is not only Python, also packages like: numpy, pandas, bokeh, backtesting.py, ib_insync....

    Now, I am working on a streaming candle_stick chart, with bokeh. And there does not seem to exist a ready for use package based on bokeh?
     
    #13     Aug 20, 2022