added todo
This commit is contained in:
parent
2d81358fa0
commit
669bd70946
@ -17,6 +17,7 @@ pub struct BfxBot {
|
|||||||
}
|
}
|
||||||
|
|
||||||
impl BfxBot {
|
impl BfxBot {
|
||||||
|
// TODO: change constructor to take SymbolPairs and not Symbol
|
||||||
pub fn new(
|
pub fn new(
|
||||||
exchanges: Vec<ExchangeDetails>,
|
exchanges: Vec<ExchangeDetails>,
|
||||||
trading_symbols: Vec<Symbol>,
|
trading_symbols: Vec<Symbol>,
|
||||||
|
Loading…
Reference in New Issue
Block a user