Update bot market type
This commit is contained in:
@@ -987,6 +987,7 @@ export interface TradingBotResponse {
|
||||
startupTime: Date;
|
||||
name: string;
|
||||
ticker: Ticker;
|
||||
tradingType: TradingType;
|
||||
masterAgentName?: string | null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user