tlab-trading-toolkit
Version:
A trading toolkit for building advanced trading bots on the GDAX platform
65 lines (60 loc) • 1.65 kB
YAML
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
entries:
- title: sidebar
product: GDAX Trading Toolkit User's Guide
version: 0.0.1
folders:
- title:
output: pdf
type: frontmatter
folderitems:
- title:
url: /titlepage
output: pdf
type: frontmatter
- title:
url: /tocpage
output: pdf
type: frontmatter
- title: Getting Started
output: web, pdf
folderitems:
- title: About
url: /gtt_about.html
output: web, pdf
- title: Installation
url: /gtt_installation.html
output: web, pdf
- title: Contributing
url: /gtt_contributing.html
output: web, pdf
- title: Development Roadmap
url: /gtt_roadmap.html
output: web, pdf
- title: Basics
output: web, pdf
folderitems:
- title: The market data feed
url: /gtt_tutorials_feed.html
output: web, pdf
- title: The live order book
url: /gtt_tutorials_liveorderbook.html
output: web, pdf
- title: Build a ticker tape
url: /gtt_tutorials_tickertape.html
output: web, pdf
- title: Introduction to filters
url: /gtt_tutorials_arbitrage1.html
output: web, pdf
- title: Using the exchange CLI consoles
url: /gtt_tutorials_console.html
output: web, pdf
- title: Introduction to Triggers
url: /gtt_tutorials_triggers.html
output: web, pdf
- title: Advanced topics
output: web, pdf
folderitems:
- title: Build a Market Maker bot
url: /gtt_advanced_marketmaking.html
output: web, pdf