Updated settings.analyzer (markdown)

HojouFotytu 2021-02-19 12:32:52 +09:00
parent c0f3bd0803
commit a2ecf94d00
1 changed files with 1 additions and 1 deletions

@ -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).
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).
`Expected values: CoinMarketCap, Exchange`