fix(tickrs): change chart_type to lowercase 'candle'
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
show_y_axis: true
|
||||
time_frame: Day1
|
||||
update_frequency: 1
|
||||
chart_type: Candle
|
||||
chart_type: candle
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user