mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-01 15:10:44 +00:00
Added helper functions, exchange method to set currencies and bug fixes
This commit is contained in:
@@ -82,7 +82,7 @@ func main() {
|
||||
Subtotal float64
|
||||
}
|
||||
|
||||
cfg.RetrieveConfigCurrencyPairs()
|
||||
cfg.RetrieveConfigCurrencyPairs(true)
|
||||
portfolioMap := make(map[string]PortfolioTemp)
|
||||
total := float64(0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user