has_no_volume has been deprecated
This commit is contained in:
@@ -170,7 +170,8 @@ export default {
|
||||
minmov: 1,
|
||||
pricescale: 100,
|
||||
has_intraday: true, // Added to allow less than one day to work
|
||||
has_no_volume: true,
|
||||
// has_no_volume: true, // deprecated
|
||||
visible_plots_set: 'ohlc',
|
||||
has_weekly_and_monthly: true, // Added to allow greater than one day to work
|
||||
supported_resolutions: configurationData.supported_resolutions,
|
||||
volume_precision: 2,
|
||||
|
||||
Reference in New Issue
Block a user