Import IBridgePy to other python packages for Quick development Easier debug algorithmic trading IB

Поделиться
HTML-код
  • Опубликовано: 21 дек 2020
  • IBridgePy, www.iBridgePy.com, is a flexible and easy-to-easy python platform to help traders build automated algorithmic trading robots. You can use IBridgePy to backtest strategies and live trade with Interactive Brokers IB, Robinhood and TD Ameritrade.
    The goal of this tutorial is to demo how to integrate IBridgePy plus into other python packages by "import" and creating a object. The demo is done in Jupyter notebook.
    Topics:
    * Run IBridgePy using jupyter notebook
    * Get historical data from Interactive Brokers
    * Show real time price
    * Place orders
    * Cancel order
    * Display account info

Комментарии • 3

  • @thomas2004ch
    @thomas2004ch 3 года назад

    Good work.
    But at the bginning the sound is ok. But later it is getting leiser.

  • @isaccoanedda4440
    @isaccoanedda4440 3 года назад

    Thank for your awesome content! Is it possible to import libraries like sklearn in the standard IBridgePy? For continuous use? thank you