Formatting
This commit is contained in:
parent
cd1941081e
commit
24e3bd163b
|
@ -29,10 +29,10 @@
|
|||
"MaxTopMarkets": 20, // The amount of top markets being shown in your Sales Analyzer
|
||||
"MaxDailySummaries": 10, // The amount of "Last Days" being shown in your Sales Analyzer
|
||||
"MaxMonthlySummaries": 10, // The amount of "Last Months" being shown in your Sales Analyzer
|
||||
"TvStudyA": "BB@tv-basicstudies", // See available STUDIES at https://www.tradingview.com/wiki/Widget:TradingView_Widget
|
||||
"TvStudyB": "",
|
||||
"TvStudyC": "",
|
||||
"TvStudyD": ""
|
||||
"TvStudyA": "BB@tv-basicstudies", // See available STUDIES at https://www.tradingview.com/wiki/Widget:TradingView_Widget
|
||||
"TvStudyB": "",
|
||||
"TvStudyC": "",
|
||||
"TvStudyD": ""
|
||||
},
|
||||
"Backup": {
|
||||
"IsEnabled": true, // Enables a backup procedure for your properties files. Before every switch PTMagic will backup the current properties
|
||||
|
|
|
@ -29,10 +29,10 @@
|
|||
"MaxTopMarkets": 20, // The amount of top markets being shown in your Sales Analyzer
|
||||
"MaxDailySummaries": 10, // The amount of "Last Days" being shown in your Sales Analyzer
|
||||
"MaxMonthlySummaries": 10, // The amount of "Last Months" being shown in your Sales Analyzer
|
||||
"TvStudyA": "BB@tv-basicstudies", // See available STUDIES at https://www.tradingview.com/wiki/Widget:TradingView_Widget
|
||||
"TvStudyB": "",
|
||||
"TvStudyC": "",
|
||||
"TvStudyD": "" // The amount of "Last Months" being shown in your Sales Analyzer
|
||||
"TvStudyA": "BB@tv-basicstudies", // See available STUDIES at https://www.tradingview.com/wiki/Widget:TradingView_Widget
|
||||
"TvStudyB": "",
|
||||
"TvStudyC": "",
|
||||
"TvStudyD": ""
|
||||
},
|
||||
"Backup": {
|
||||
"IsEnabled": true, // Enables a backup procedure for your properties files. Before every switch PTMagic will backup the current properties
|
||||
|
|
|
@ -28,7 +28,11 @@
|
|||
"LinkPlatform": "TradingView", // The platform to which the pair name will link if you click on it
|
||||
"MaxTopMarkets": 20, // The amount of top markets being shown in your Sales Analyzer
|
||||
"MaxDailySummaries": 10, // The amount of "Last Days" being shown in your Sales Analyzer
|
||||
"MaxMonthlySummaries": 10 // The amount of "Last Months" being shown in your Sales Analyzer
|
||||
"MaxMonthlySummaries": 10, // The amount of "Last Months" being shown in your Sales Analyzer
|
||||
"TvStudyA": "BB@tv-basicstudies", // See available STUDIES at https://www.tradingview.com/wiki/Widget:TradingView_Widget
|
||||
"TvStudyB": "",
|
||||
"TvStudyC": "",
|
||||
"TvStudyD": ""
|
||||
},
|
||||
"Backup": {
|
||||
"IsEnabled": true, // Enables a backup procedure for your properties files. Before every switch PTMagic will backup the current properties
|
||||
|
|
Loading…
Reference in New Issue