fix(tickrs): correct invalid time_frame config value
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
show_volumes: true
|
||||
show_x_axis: true
|
||||
show_y_axis: true
|
||||
time_frame: Day
|
||||
time_frame: Day1
|
||||
update_frequency: 1
|
||||
chart_type: Candle
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user