Imports
- github.com/gofrs/uuid
- github.com/grpc-ecosystem/go-grpc-middleware/auth
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/shopspring/decimal
- google.golang.org/grpc
- google.golang.org/grpc/credentials
- google.golang.org/grpc/metadata
Imports in module “github.com/aaabigfish/gocryptotrader”
- github.com/aaabigfish/gocryptotrader/backtester/btrpc
- github.com/aaabigfish/gocryptotrader/backtester/common
- github.com/aaabigfish/gocryptotrader/backtester/config
- github.com/aaabigfish/gocryptotrader/backtester/data
- github.com/aaabigfish/gocryptotrader/backtester/data/kline
- github.com/aaabigfish/gocryptotrader/backtester/data/kline/api
- github.com/aaabigfish/gocryptotrader/backtester/data/kline/csv
- github.com/aaabigfish/gocryptotrader/backtester/data/kline/database
- github.com/aaabigfish/gocryptotrader/backtester/data/kline/live
- github.com/aaabigfish/gocryptotrader/backtester/eventhandlers/eventholder
- github.com/aaabigfish/gocryptotrader/backtester/eventhandlers/exchange
- github.com/aaabigfish/gocryptotrader/backtester/eventhandlers/exchange/slippage
- github.com/aaabigfish/gocryptotrader/backtester/eventhandlers/portfolio
- github.com/aaabigfish/gocryptotrader/backtester/eventhandlers/portfolio/holdings
- github.com/aaabigfish/gocryptotrader/backtester/eventhandlers/portfolio/risk
- github.com/aaabigfish/gocryptotrader/backtester/eventhandlers/portfolio/size
- github.com/aaabigfish/gocryptotrader/backtester/eventhandlers/statistics
- github.com/aaabigfish/gocryptotrader/backtester/eventhandlers/strategies
- github.com/aaabigfish/gocryptotrader/backtester/eventhandlers/strategies/base
- github.com/aaabigfish/gocryptotrader/backtester/eventtypes/fill
- github.com/aaabigfish/gocryptotrader/backtester/eventtypes/kline
- github.com/aaabigfish/gocryptotrader/backtester/eventtypes/order
- github.com/aaabigfish/gocryptotrader/backtester/eventtypes/signal
- github.com/aaabigfish/gocryptotrader/backtester/funding
- github.com/aaabigfish/gocryptotrader/backtester/funding/trackingcurrencies
- github.com/aaabigfish/gocryptotrader/backtester/report
- github.com/aaabigfish/gocryptotrader/common
- github.com/aaabigfish/gocryptotrader/common/convert
- github.com/aaabigfish/gocryptotrader/common/crypto
- github.com/aaabigfish/gocryptotrader/common/key
- github.com/aaabigfish/gocryptotrader/config
- github.com/aaabigfish/gocryptotrader/currency
- github.com/aaabigfish/gocryptotrader/database
- github.com/aaabigfish/gocryptotrader/database/drivers
- github.com/aaabigfish/gocryptotrader/engine
- github.com/aaabigfish/gocryptotrader/exchanges
- github.com/aaabigfish/gocryptotrader/exchanges/account
- github.com/aaabigfish/gocryptotrader/exchanges/asset
- github.com/aaabigfish/gocryptotrader/exchanges/currencystate
- github.com/aaabigfish/gocryptotrader/exchanges/futures
- github.com/aaabigfish/gocryptotrader/exchanges/kline
- github.com/aaabigfish/gocryptotrader/exchanges/order
- github.com/aaabigfish/gocryptotrader/gctrpc/auth
- github.com/aaabigfish/gocryptotrader/log
- github.com/aaabigfish/gocryptotrader/utils