Implement debug
This commit is contained in:
parent
1da5e57e94
commit
51e08a5fa1
|
|
@ -71,7 +71,7 @@ pub struct TimeData {
|
||||||
pub last_server_ymdhs: String,
|
pub last_server_ymdhs: String,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Clone)]
|
#[derive(Clone, Debug)]
|
||||||
pub struct FilteredDataValue {
|
pub struct FilteredDataValue {
|
||||||
pub closetime: i64,
|
pub closetime: i64,
|
||||||
pub stoploss: Decimal,
|
pub stoploss: Decimal,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user