Updated settings.analyzer (markdown)
parent
1b506b5999
commit
c28d148c2f
|
@ -31,7 +31,7 @@ UNIQUE market trend name (to be referenced by your triggers below)
|
|||
`Expected values: String`
|
||||
|
||||
#### Platform
|
||||
Platform to get prices from. Usually you'll want to use "Exchange" for this, in order to pull price data directly from the market you are trading on your exchange. However, sometimes you might need data for a trend that is not available in the market you are trading on your exchange, so you will need to use CoinMarketCap. For example, if you are trading the BTC market (XXXBTC pairs) and you also want to consider BTCUSD trends in your analyzer, you would need to use CoinMarketCap, since BTCUSD is not available from your exchange when your market (in ProfitTrailer) is set to BTC (BTCUSD doesn't exist in the XXXBTC market). See [CoinMarketCapAPIKey](https://github.com/PTMagicians/PTMagic/wiki/settings.general#coinmarketcapapikey).
|
||||
Platform to get prices from. It's always best to use "Exchange" for this, to pull price data directly from the market you are trading on your exchange. But sometimes you might need data for a trend that is not available in the market you are trading on your exchange, so you will want to use CoinMarketCap. For example, if you are trading the BTC market (XXXBTC pairs) and you also want to analyze BTCUSD trends, you would need to use CoinMarketCap since BTCUSD is not available from your exchange when your market (in ProfitTrailer) is set to BTC (BTCUSD doesn't exist in the XXXBTC market). See [CoinMarketCapAPIKey](https://github.com/PTMagicians/PTMagic/wiki/settings.general#coinmarketcapapikey).
|
||||
|
||||
`Expected values: CoinMarketCap, Exchange`
|
||||
|
||||
|
|
Loading…
Reference in New Issue