FMZ docs
latest

1. Basic Instruction

  • 1.1 Getting Started
  • 1.2 The Backtest System
  • 1.3 FMZ Instruction Manual

2. API Instruction

  • 2.1 Typical Strategy structure
  • 2.2 Exchange
  • 2.3 Market API
  • 2.4 Trade API
  • 2.5 Extended API
  • 2.6 Global Function

3. Complete Examples

  • 3.1 Use Websocket
  • 3.2 Use C++
  • 3.3 Sell ALL AltCoin to BTC in Binance
  • 3.4 Moving Average Strategy
  • 3.5 Iceberg Buy Order
  • 3.6 Dual Thrust OKEX Feature
  • 3.7 High Frequency Marketmaker
FMZ docs
  • Docs »
  • <no title>
  • Edit on GitHub

  • 2.1 Typical Strategy structure
  • 2.2 Exchange
    • 2.2.1 Add Exchange
    • 2.2.2 Exchange Variable
    • 2.2.3 Exchange Information
    • 2.2.4 FMZ Simulation Exchange
  • 2.3 Market API
    • 2.3.1 GetTicker
    • 2.3.2 GetDepth
    • 2.3.3 GetTrades
    • 2.3.4 GetRecords
  • 2.4 Trade API
    • 2.4.1 GetAccount
    • 2.4.2 Buy
    • 2.4.3 Sell
    • 2.4.4 CancelOrder
    • 2.4.5 GetOrder
    • 2.4.6 GetOrders
    • 2.4.7 SetContractType
    • 2.4.8 GetPosition
    • 2.4.9 SetMarginLevel
    • 2.4.10 SetDirection
  • 2.5 Extended API
    • 2.5.1 IO
    • 2.5.2 Go
    • 2.5.2 GetRawJSON
    • 2.5.3 GetName
    • 2.5.4 GetLabel
    • 2.5.4 GetCurrency
    • 2.5.5 GetQuoteCurrency
    • 2.5.6 SetPrecision
    • 2.5.7 GetRate
    • 2.5.8 SetRate
    • 2.5.8 SetProxy
    • 2.5.9 SetTimeout
    • 2.5.10 Log
  • 2.6 Global Function
    • 2.6.1 Log
    • 2.6.2 LogStatus
    • 2.6.3 LogProfit
    • 2.6.4 SetErrorFilter
    • 2.6.5 LogReset
    • 2.6.6 LogProfitReset
    • 2.6.7 EnableLog
    • 2.6.8 LogVacuum
    • 2.6.9 GetLastError
    • 2.6.10 GetCommand
    • 2.6.11 Sleep
    • 2.6.12 IsVirtual
    • 2.6.13 GetOS
    • 2.6.14 GetPid
    • 2.6.15 Mail
    • 2.6.16 Dial
    • 2.6.16 HttpQuery
    • 2.6.17 MD5
    • 2.6.18 Hash
    • 2.6.19 HMAC
    • 2.6.20 UnixNano
    • 2.6.21 Unix
    • 2.6.21 _C
    • 2.6.22 _G
    • 2.6.23 _D
    • 2.6.24 _N
    • 2.6.25 _Cross
    • 2.6.26 TA Indicator function
    • 2.6.27 Chart
    • 2.6.28 Third-party Library
Next Previous

© Copyright 2018, xiaocao Revision be91049c.

Built with Sphinx using a theme provided by Read the Docs.