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
|
# MarketAnalyzer
|
||||||
### StoreDataMaxHours
|
### StoreDataMaxHours
|
||||||
|
@ -95,12 +95,12 @@ Reference to the market trend specified above.
|
||||||
`Expected values: Existing market trend name`
|
`Expected values: Existing market trend name`
|
||||||
|
|
||||||
##### MaxChange
|
##### 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`
|
`Expected values: Float`
|
||||||
|
|
||||||
##### MinChange
|
##### 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`
|
`Expected values: Float`
|
||||||
|
|
||||||
|
@ -180,12 +180,12 @@ The relation of the single market trend. Relative = Single market trend compared
|
||||||
`Expected values: Relative, Absolute`
|
`Expected values: Relative, Absolute`
|
||||||
|
|
||||||
##### MaxChange
|
##### 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`
|
`Expected values: Float`
|
||||||
|
|
||||||
##### MinChange
|
##### 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`
|
`Expected values: Float`
|
||||||
|
|
||||||
|
@ -221,12 +221,12 @@ Absolute = Single market trend viewn on its own
|
||||||
`Expected values: Relative, RelativeTrigger, Absolute`
|
`Expected values: Relative, RelativeTrigger, Absolute`
|
||||||
|
|
||||||
##### MaxChange
|
##### 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`
|
`Expected values: Float`
|
||||||
|
|
||||||
##### MinChange
|
##### 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`
|
`Expected values: Float`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue