Updated settings.analyzer (markdown)

HojouFotytu 2019-11-19 23:54:39 +09:00
parent f7171bda94
commit 17abe1f011
1 changed files with 2 additions and 2 deletions

@ -57,14 +57,14 @@ Trend Currency to build the trend against. If set to "Fiat", the trend will take
#### IgnoredMarkets
Comma separated list of markets you want to be ignored in this market trend.
See: [Specifying Coin Pairs](https://github.com/PTMagicians/PTMagic/wiki/FAQ-and-Tips#specifying-coin-pairs)
See: [Specifying Coin Pairs](https://github.com/PTMagicians/PTMagic/wiki/Tips#specifying-coin-pairs)
`Default: Empty`
`Expected values: Comma separated list of market pairs (BTC-ETH, BNBBTC etc.)`
#### AllowedMarkets
Comma separated list of markets you want to be allowed in this market trend.
See: [Specifying Coin Pairs](https://github.com/PTMagicians/PTMagic/wiki/FAQ-and-Tips#specifying-coin-pairs)
See: [Specifying Coin Pairs](https://github.com/PTMagicians/PTMagic/wiki/Tips#specifying-coin-pairs)
Tip: When creating a market trend limited to specific coins, MaxMarkets should be set to '0' NOT the number of coins in AllowedMarkets.
`Default: Empty (Empty = All markets are allowed)`