Updated settings.analyzer (markdown)
parent
81eea4e5d7
commit
75d6f75e79
|
@ -1,6 +1,7 @@
|
|||
This is a description of the analyzer settings of the Profit Trailer Magic application. A guide for editing JSON files can be found [here](https://github.com/PTMagicians/PTMagic/wiki/Editing-JSON-files).
|
||||
|
||||
***
|
||||
# MarketAnalyzer
|
||||
***
|
||||
### StoreDataMaxHours
|
||||
Number of hours to store market data.
|
||||
|
||||
|
@ -76,8 +77,9 @@ This enables the users to hide certain market trends from the long market list o
|
|||
`Default: true`
|
||||
`Expected values: true, false`
|
||||
|
||||
## GlobalSettings
|
||||
Global settings for Profit Trailer properties.
|
||||
***
|
||||
# GlobalSettings
|
||||
***
|
||||
|
||||
#### SettingName
|
||||
UNIQUE name of your setting
|
||||
|
@ -116,8 +118,9 @@ Properties for DCA.PROPERTIES
|
|||
#### IndicatorsProperties
|
||||
Properties for INDICATORS.PROPERTIES
|
||||
|
||||
## SingleMarketSettings
|
||||
Single market/pair settings for Profit Trailer properties.
|
||||
***
|
||||
# SingleMarketSettings
|
||||
***
|
||||
|
||||
#### SettingName
|
||||
UNIQUE name of your setting
|
||||
|
|
Loading…
Reference in New Issue