removed leverage debug msg
This commit is contained in:
parent
b5007c8f95
commit
ae54166ea2
@ -513,7 +513,6 @@ impl TryInto<Position> for bitfinex::positions::Position {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
println!("leverage: {}", self.leverage());
|
|
||||||
Ok(Position::new(
|
Ok(Position::new(
|
||||||
SymbolPair::from_str(self.symbol())?,
|
SymbolPair::from_str(self.symbol())?,
|
||||||
state,
|
state,
|
||||||
|
Loading…
Reference in New Issue
Block a user