Commit Graph

32 Commits

Author SHA1 Message Date
Adrian Gallagher
5dc6df72aa Improvements in config, currency, exchange, pair and helper code 2018-01-17 13:42:09 +11:00
Adrian Gallagher
ce908ee939 Use config.json by default if config file isn't encrypted
Fixes issue: https://github.com/thrasher-/gocryptotrader/issues/48
Allows for auto syntax highlighing in text editors/IDEs
2017-11-14 14:15:01 +11:00
Matthew Campbell
95739a8b14 consistent access to sandbox environments on gemini and gdax 2017-11-01 12:51:01 +07:00
Adrian Gallagher
4a67edac99 Expand smsglobal 2017-09-14 15:08:20 +10:00
Adrian Gallagher
04d1de9e22 Add fiat display currency setting, defaults to USD 2017-09-14 15:08:20 +10:00
Adrian Gallagher
bc85f11c85 Add websocket connection limit, defaults to 1 and can be modified via config
Add WebsocketAllowInsecureOrigin config setting, default to false
2017-09-14 15:08:19 +10:00
Adrian Gallagher
0682dcec88 Add currency converter provider failover and add config setting 2017-09-14 15:08:19 +10:00
Adrian Gallagher
2bd27feaf0 Polish websocket code 2017-09-14 15:08:19 +10:00
Adrian Gallagher
913c104d09 Finish off websocket ticker demo, update config files and fix tests 2017-09-14 15:04:38 +10:00
Adrian Gallagher
341302e91e Fix various tests after test branch merge 2017-08-28 13:06:00 +10:00
Adrian Gallagher
55ea1fe434 Add generalised functions for handling exchange enabled and available currencies 2017-08-25 15:54:45 +10:00
Adrian Gallagher
7be8c0272b Add currency pair display method to display a currency pair based on user config preferences (e.g BTC-USD or BTCUSD) 2017-08-23 15:52:15 +10:00
Adrian Gallagher
9e8397225f Fix default config loading behaviour and add config flag 2017-08-02 15:43:47 +10:00
Ryan O'Hara-Reid
f11f83fe50 Formatting, linter and test for portfolio 2017-07-31 11:44:28 +10:00
Ryan O'Hara-Reid
3e4fb1660d Fixed test race conditions 2017-07-31 11:44:12 +10:00
Ryan O'Hara-Reid
745505a33e General formatting for currency 2017-07-31 11:44:01 +10:00
Ryan O'Hara-Reid
4e6885410c added config formatting and test code 2017-07-31 11:43:47 +10:00
Adrian Gallagher
093def35e9 Add basic support for COINUT exchange 2017-06-27 17:03:04 +10:00
Adrian Gallagher
77ca9cc2b7 Various fixes 2017-04-21 21:35:26 +10:00
Ryan O'Hara-Reid
7e4a737f41 Fixed function 2017-04-18 15:03:44 +10:00
Ryan O'Hara-Reid
8a96f20858 Restructured test files and added alphapoint test 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
66cc94d310 Added Confirm and Delete ECS tests. 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
83b0bad4e6 General formatting config_test.go 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
bd5e3192c0 Added error handling for jsondecode 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
cf4be71f50 Added config_encryption.go 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
38514eb8ab Added test support for config.go 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
e27260df6b Added basic error handling for RetrieveConfigCurrencyPairs 2017-04-11 22:00:20 +10:00
Adrian Gallagher
a5d7d26ac9 Package portfolio 2017-04-06 16:22:30 +10:00
Adrian Gallagher
4bd2c92ec3 Refactor Exchange code 2017-03-29 13:47:56 +11:00
Adrian Gallagher
a9d9ee54f7 Package currency 2017-03-29 13:47:56 +11:00
Adrian Gallagher
bbe660b5f4 Refactor Exchange code 2017-03-29 13:45:02 +11:00
Adrian Gallagher
3edf81f48b Package config 2017-03-29 13:45:02 +11:00