Updated settings.analyzer (markdown)
parent
1b7d191640
commit
4a9fea1b0c
|
@ -1,4 +1,4 @@
|
|||
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/Legedric/ptmagic/wiki/Editing-JSON-files).
|
||||
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
|
||||
|
@ -95,12 +95,12 @@ Reference to the market trend specified above.
|
|||
`Expected values: Existing market trend name`
|
||||
|
||||
##### MaxChange
|
||||
Maximum trend change % for this setting to get triggered (see this [Guide](https://github.com/Legedric/ptmagic/wiki/MinChange-&-MaxChange))
|
||||
Maximum trend change % for this setting to get triggered (see this [Guide](https://github.com/PTMagicians/PTMagic/wiki/MinChange-&-MaxChange))
|
||||
|
||||
`Expected values: Float`
|
||||
|
||||
##### MinChange
|
||||
Minimum trend change % for this setting to get triggered (see this [Guide](https://github.com/Legedric/ptmagic/wiki/MinChange-&-MaxChange))
|
||||
Minimum trend change % for this setting to get triggered (see this [Guide](https://github.com/PTMagicians/PTMagic/wiki/MinChange-&-MaxChange))
|
||||
|
||||
`Expected values: Float`
|
||||
|
||||
|
@ -180,12 +180,12 @@ The relation of the single market trend. Relative = Single market trend compared
|
|||
`Expected values: Relative, Absolute`
|
||||
|
||||
##### MaxChange
|
||||
Maximum trend change % for this setting to get triggered (see this [Guide](https://github.com/Legedric/ptmagic/wiki/MinChange-&-MaxChange))
|
||||
Maximum trend change % for this setting to get triggered (see this [Guide](https://github.com/PTMagicians/PTMagic/wiki/MinChange-&-MaxChange))
|
||||
|
||||
`Expected values: Float`
|
||||
|
||||
##### MinChange
|
||||
Minimum trend change % for this setting to get triggered (see this [Guide](https://github.com/Legedric/ptmagic/wiki/MinChange-&-MaxChange))
|
||||
Minimum trend change % for this setting to get triggered (see this [Guide](https://github.com/PTMagicians/PTMagic/wiki/MinChange-&-MaxChange))
|
||||
|
||||
`Expected values: Float`
|
||||
|
||||
|
@ -221,12 +221,12 @@ Absolute = Single market trend viewn on its own
|
|||
`Expected values: Relative, RelativeTrigger, Absolute`
|
||||
|
||||
##### MaxChange
|
||||
Maximum trend change % for this setting to get triggered (see this [Guide](https://github.com/Legedric/ptmagic/wiki/MinChange-&-MaxChange))
|
||||
Maximum trend change % for this setting to get triggered (see this [Guide](https://github.com/PTMagicians/PTMagic/wiki/MinChange-&-MaxChange))
|
||||
|
||||
`Expected values: Float`
|
||||
|
||||
##### MinChange
|
||||
Minimum trend change % for this setting to get triggered (see this [Guide](https://github.com/Legedric/ptmagic/wiki/MinChange-&-MaxChange))
|
||||
Minimum trend change % for this setting to get triggered (see this [Guide](https://github.com/PTMagicians/PTMagic/wiki/MinChange-&-MaxChange))
|
||||
|
||||
`Expected values: Float`
|
||||
|
||||
|
|
Loading…
Reference in New Issue