#include <observer.h>
◆ ~Observer()
| virtual crypto_trader::protocols::Observer::~Observer |
( |
| ) |
|
|
virtualdefault |
◆ on_position_update()
| virtual void crypto_trader::protocols::Observer::on_position_update |
( |
const std::string & | symbol, |
|
|
double | new_position ) |
|
pure virtual |
◆ on_trade()
| virtual void crypto_trader::protocols::Observer::on_trade |
( |
const common::Trade & | trade | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/runner/work/crypto_trader/crypto_trader/protocols/observer.h