mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-24 03:55:15 +00:00
chore: improved types
This commit is contained in:
parent
350bd6d0ae
commit
303bb8b67a
|
@ -5,7 +5,6 @@ export interface DownloadDataPayload {
|
|||
exchange?: string;
|
||||
trading_mode?: TradingMode;
|
||||
margin_mode?: MarginMode;
|
||||
stake_currency: string;
|
||||
timeframes: string[];
|
||||
timerange?: string;
|
||||
days?: number;
|
||||
|
|
Loading…
Reference in New Issue
Block a user