Updated settings.analyzer (markdown)
parent
c0f3bd0803
commit
a2ecf94d00
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in New Issue