Record
last-forex-trade
No description available.
record last-forex-trade {
exchange: option<s32>,
price: option<f64>,
timestamp: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| exchange | option<s32> | |
| price | option<f64> | |
| timestamp | option<s32> |
No description available.
record last-forex-trade {
exchange: option<s32>,
price: option<f64>,
timestamp: option<s32>,
}| Name | Type | Description |
|---|---|---|
| exchange | option<s32> | |
| price | option<f64> | |
| timestamp | option<s32> |