Symbol & data refactoring for Nautilus
This commit is contained in:
@@ -81,7 +81,7 @@ export const DEFAULT_STORES: StoreConfig[] = [
|
||||
name: 'chartState',
|
||||
persistent: false,
|
||||
initialState: () => ({
|
||||
symbol: 'BINANCE:BTC/USDT',
|
||||
symbol: 'BTC/USDT.BINANCE',
|
||||
start_time: null,
|
||||
end_time: null,
|
||||
period: '15',
|
||||
|
||||
Reference in New Issue
Block a user