//
pkg.gl
Category
github.com/c9s/bbgo
pkg
service
package
1.60.0
Repository:
https://github.com/c9s/bbgo.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
36
Dependents
5
Files
2.9k SLOC
#
Packages
google
#
Functions
NewAccountService
NewDatabaseService
NewDefaultTotpKey
NewMemoryService
NewPositionService
NewRedisPersistenceService
NewReflectCache
NewTradeService
ParseStructTag
ReformatMysqlDSN
SelectLastDeposits
SelectLastMarginInterests
SelectLastMarginLiquidations
SelectLastMarginLoans
SelectLastMarginRepays
SelectLastOrders
SelectLastRewards
SelectLastTrades
SelectLastWithdraws
#
Variables
ErrExchangeRewardServiceNotImplemented
ErrNotImplemented
ErrPersistenceNotExists
ErrTradeNotFound
#
Structs
AccountService
AggOrder
BacktestService
DatabaseService
DepositService
JsonPersistenceConfig
JsonPersistenceService
JsonStore
MarginService
MemoryService
MemoryStore
OrderService
PersistenceServiceFacade
PositionService
ProfitService
QueryOrdersOptions
QueryTradesOptions
RedisPersistenceConfig
RedisPersistenceService
RedisStore
ReflectCache
RewardService
RewardService collects the reward records from the exchange, currently it's only available for MAX exchange.
SyncService
SyncTask
SyncTask defines the behaviors for syncing remote records.
TimeRange
TradeService
TradingVolume
TradingVolumeQueryOptions
WithdrawService
#
Interfaces
Expirable
PersistenceService
Store
#
Type aliases
CurrencyPositionMap