diff --git a/settings.analyzer.md b/settings.analyzer.md index a895a8f..9c889c3 100644 --- a/settings.analyzer.md +++ b/settings.analyzer.md @@ -148,13 +148,15 @@ Define if off triggers will be connected by AND or OR. `Expected values: AND, OR` #### IgnoredMarkets -Comma separated list of markets you want to be ignored in this single market setting. +Comma separated list of markets you want to be ignored in this single market setting. +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 single market setting. +Comma separated list of markets you want to be allowed in this single market setting. +See: [Specifying Coin Pairs](https://github.com/PTMagicians/PTMagic/wiki/Tips#specifying-coin-pairs) `Default: Empty (Empty = All markets are allowed)` `Expected values: Comma separated list of market pairs (BTC-ETH, BNBBTC etc.)`