C# Class ScottAlfter.CoinProfitabilityLibrary.ExchangeInformation

Exibir arquivo Open project: salfter/CoinProfitability Class Usage Examples

Public Methods

Method Description
GetExchangeRate ( string exchange, string abbrev ) : decimal

Private Methods

Method Description
GetExchangeRateBter ( string abbrev ) : decimal
GetExchangeRateCryptsy ( string abbrev ) : decimal

Method Details

GetExchangeRate() public method

public GetExchangeRate ( string exchange, string abbrev ) : decimal
exchange string
abbrev string
return decimal