- Python Algorithmic Trading Cookbook
- Pushpak Dagade
- 125字
- 2021-06-11 18:29:22
Technical requirements
You will need the following to successfully execute the recipes in this chapter:
- Python 3.7+
- The Python pyalgotrading package ($ pip install pyalgotrading)
The latest Jupyter Notebook for this chapter can be found on GitHub at https://github.com/PacktPublishing/Python-Algorithmic-Trading-Cookbook/tree/master/Chapter02.
This chapter demonstrates the APIs of a modern broker, ZERODHA, which is supported by pyalgotrading. You may wish to choose other brokers supported by pyalgotrading as well. The recipes in this chapter should be more or less the same for any other broker. The pyalgotrading package abstracts broker APIs behind a unified interface, so you don't need to worry about the underlying broker API calls.
To set up a broking account with ZERODHA, please refer to the detailed steps provided in Appendix I.
推薦閱讀
- Ansible Configuration Management
- 平面設計初步
- Mastercam 2017數控加工自動編程經典實例(第4版)
- OpenStack for Architects
- Linux Mint System Administrator’s Beginner's Guide
- 空間機器人遙操作系統及控制
- 并行數據挖掘及性能優化:關聯規則與數據相關性分析
- Hands-On Machine Learning with TensorFlow.js
- CorelDRAW X4中文版平面設計50例
- Hands-On Cybersecurity with Blockchain
- 大數據處理平臺
- 大數據技術與應用
- Mastering pfSense
- 嵌入式Linux系統實用開發
- Hadoop Beginner's Guide