- Python Algorithmic Trading Cookbook
- Pushpak Dagade
- 157字
- 2021-06-11 18:29:22
Stock Markets - Primer on Trading
When building algorithmic trading systems, it is essential to have an account open with a modern broker that provides APIs for placing and querying trades programmatically. This allows us to control the broking account, which is conventionally operated manually using the broker's website, using our Python script, which would be part of our larger algorithmic trading system. This chapter demonstrates various essential recipes that introduce the essential broker API calls needed for developing a complete algorithmic trading system.
This chapter covers the following recipes:
- Setting up Python connectivity with the broker
- Querying a list of instruments
- Fetching an instrument
- Querying a list of exchanges
- Querying a list of segments
- Knowing other attributes supported by the broker
- Placing a simple REGULAR order
- Placing a simple BRACKET order
- Placing a simple DELIVERY order
- Placing a simple INTRADAY order
- Querying margins and funds
- Calculating the brokerage charged
- Calculating the government taxes charged
Let's get started!
推薦閱讀
- Mastering Mesos
- 21小時(shí)學(xué)通AutoCAD
- 工業(yè)機(jī)器人產(chǎn)品應(yīng)用實(shí)戰(zhàn)
- 西門(mén)子PLC與InTouch綜合應(yīng)用
- 大數(shù)據(jù)技術(shù)入門(mén)(第2版)
- AWS Certified SysOps Administrator:Associate Guide
- 人工智能實(shí)踐錄
- 步步圖解自動(dòng)化綜合技能
- Statistics for Data Science
- Dreamweaver CS6中文版多功能教材
- Mastering Geospatial Analysis with Python
- 工業(yè)機(jī)器人實(shí)操進(jìn)階手冊(cè)
- 三菱FX/Q系列PLC工程實(shí)例詳解
- 一步步寫(xiě)嵌入式操作系統(tǒng)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)訓(xùn)(職業(yè)模塊)