Commit Graph

18 Commits

Author SHA1 Message Date
djbadders cb4f0a01ed More fixes
- Fixed checking file timestamps to use UTC
- Added better debug info on failed calls for market data
- Fixed failure to get currency exchange rates
2019-02-17 23:08:11 +00:00
djbadders bfae59193f Fixes and reliability tweaks
- Fixed issues with detecting the console and whether keypresses can be captured.
- Changed the start-up to keep trying to acquire configuration and/or Profit Trailer connectivity using a exponential backoff to stop thrashing.
- Changed the code to use UTC times to avoid issues when daylight svaing kicks in.
2019-02-04 00:17:38 +00:00
JackTerok a0ffa25bb6 Always forget that 2019-01-07 15:34:50 +01:00
JackTerok 8e3a1a43fe PT2.2 WIP Changes 2019-01-07 15:33:02 +01:00
HojouFotytu 64db85b538
Revert "(WIP) PT2.2 Changes" 2018-12-31 12:26:45 +09:00
JackTerok 07c694b4f3 Minifix 2018-12-29 05:01:27 +01:00
JackTerok 66daaa4b2a Fixed Settings.General 2018-12-29 04:58:40 +01:00
JackTerok f8747bfe20 Bugfixes, Formatting and MainCurrency now comes from API 2018-12-29 04:09:00 +01:00
HojouFotytu 212cd5a100 Gui Changes 2018-12-20 09:17:30 +09:00
HojouFotytu 45181915bc
2.0.6 Dev (#24)
* Reformat Code (#2)

* Multiple Changes (#13)

* Add "No CMC Key" Log Info

* Larger Tradingview Window

* Update json and NLog to latest version

* Update Remaining Packages

* Include CMC API Key in Settings Web Frontend

* Settings.General are now Collapsible

* Make Settings Analyzer Collapsible

* More Fixup

* Multiple Changes

* Even more fixups

* Add files via upload

* Binance API bad market fix

* Add Git Sync Command

* updated default settings

* Default Settings Fix
2018-12-16 06:07:29 +09:00
JackONeill12 96f776684b Update to Support the new CMC Api 2018-12-01 15:05:35 +01:00
djbadders d227ca172d Updated to be able to easily create a release, and enabled keepalives on HTTP requests 2018-08-12 16:34:01 +01:00
Legedric 51363b847f Muted a potential exception caused by GitHub version checks 2018-06-06 06:00:21 +02:00
Legedric 576cbe6177 Removed unnecessary debug lines from GitHub version check 2018-06-05 08:26:41 +02:00
Legedric 4fef7f566a Fixed a null issue with CMC data as reprted in #543 2018-06-04 09:48:02 +02:00
Legedric aca22a3a5f Fixed a null issue with CMC data as reprted in #543 2018-06-04 09:42:44 +02:00
Legedric ca3ede11b3 Changed logging behaviour for GitHub version checks 2018-05-23 16:07:46 +02:00
Legedric e7891e1011 Initial commit 2018-05-22 10:16:59 +02:00