Trading Strategy Logo

Algorithmic trading protocol

Overview

  • For investors
  • For algorithm vendors
  • Glossary

Programming guide

  • Programming trading algorithms
    • Getting started tutorial
      • Getting started
    • Overview
      • Running examples
      • Tracked trading pairs and tokens
      • Token tax and deflationary tokens
      • Trading data
      • US dollar price conversion
      • Internal ids
      • Learn
      • Troubleshooting
      • Development
      • Release notes
    • Code examples
      • Charts and diagrams
      • Interactive charts
      • Technical analysis
      • Exploring trading pairs
      • Liquidity analysis
      • Price impact estimation
      • Query pool liquidity on a decentralised exchange
    • Trading strategy examples
      • Entropy Monkey (flip the coin)
      • Ape in (buy the latest token)
      • Double 7
      • Double 7 (advanced)
      • PancakeSwap momentum trading, version 1
      • PancakeSwap momentum trading, version 2
    • API documentation
      • Client
      • Chain id
      • Exchanges
      • Trading pairs
      • Candles
      • Liquidity
      • Time buckets
      • Reading datasets
      • Price impact
      • Stablecoins
      • Types
      • Trade analysis
      • Portfolio analysis
      • Backtrader integration
      • Matplotlib integration

Protocol

  • Overview
  • Comparison
  • Deploying a strategy
Trading Strategy
  • Trading Strategy »
  • Programming trading algorithms
  • Edit on GitHub

Programming trading algorithms¶

Getting started tutorial¶

  • Getting started

Overview¶

  • Running examples
  • Tracked trading pairs and tokens
  • Token tax and deflationary tokens
  • Trading data
  • US dollar price conversion
  • Internal ids
  • Learn
  • Troubleshooting
  • Development
  • Release notes

Code examples¶

  • Charts and diagrams
  • Interactive charts
  • Technical analysis
  • Exploring trading pairs
  • Liquidity analysis
  • Price impact estimation
  • Query pool liquidity on a decentralised exchange

Trading strategy examples¶

  • Entropy Monkey (flip the coin)
  • Ape in (buy the latest token)
  • Double 7
  • Double 7 (advanced)
  • PancakeSwap momentum trading, version 1
  • PancakeSwap momentum trading, version 2

API documentation¶

  • Client
  • Chain id
  • Exchanges
  • Trading pairs
  • Candles
  • Liquidity
  • Time buckets
  • Reading datasets
  • Price impact
  • Stablecoins
  • Types
  • Trade analysis
  • Portfolio analysis
  • Backtrader integration
  • Matplotlib integration
Next Previous

See the main website. Licensed under GNU AGPL v3.

lol