crypto_trader
Cryptocurrency Trading Bot API Documentation
Loading...
Searching...
No Matches
crypto_trader::executors::RealTradingExecutor< T > Member List

This is the complete list of members for crypto_trader::executors::RealTradingExecutor< T >, including all inherited members.

buy(const std::string_view &product, double quantity) overridecrypto_trader::executors::RealTradingExecutor< T >virtual
getBalance(const std::string_view &currency) const overridecrypto_trader::executors::RealTradingExecutor< T >virtual
getPosition(const std::string_view &product) const overridecrypto_trader::executors::RealTradingExecutor< T >virtual
processTickerData(const std::string_view &product, double price, const T::Timestamp &timestamp) overridecrypto_trader::executors::RealTradingExecutor< T >virtual
RealTradingExecutor(const RealTradingExecutorConfig &config)crypto_trader::executors::RealTradingExecutor< T >
sell(const std::string_view &product, double quantity) overridecrypto_trader::executors::RealTradingExecutor< T >virtual
~Executor()=defaultcrypto_trader::protocols::Executor< T >virtual
~RealTradingExecutor()=defaultcrypto_trader::executors::RealTradingExecutor< T >