Commit Graph

52 Commits

Author SHA1 Message Date
djbadders 7342aee296 .Net Core 3.1 Upgrade 2019-12-09 23:21:27 +00:00
HojouFotytu 16d9fe3b60 Logger 2019-11-15 12:18:43 +09:00
djbadders 99c0c628dc Added unhandled exception logging to Core and Monitor 2019-11-11 23:36:18 +00:00
HojouFotytu c02f42e3ee DCA Calculator bugfix 2019-11-04 01:17:28 +09:00
HojouFotytu 24cb40326a Added BinanceUS 2019-10-16 14:03:19 +09:00
djbadders 0c4f111468 Fix hang when calling Coinbase 2019-08-31 17:14:27 +01:00
HojouFotytu e1882f0845 Typo 2019-04-25 16:09:21 +09:00
HojouFotytu dc02befe3c Frozen process check and message 2019-04-25 16:03:05 +09:00
HojouFotytu 08d8d8bd99
Merge pull request #96 from djbadders/develop
Fixes for when settings have blank file properties
2019-03-17 15:08:35 +09:00
djbadders 9434344ba8 Fixes for when settings have blank file properties 2019-03-16 18:21:46 +00:00
HojouFotytu 0ad8a8866d
Merge pull request #93 from djbadders/develop
Fix for issue #90 stops SMS settings getting stuck
2019-03-15 18:30:04 +09:00
HojouFotytu 1f7b625f05
Summary log Change
Changed Raid Summary line for clarity.
2019-03-15 14:00:38 +09:00
djbadders bb6b5421d2 Fix for issue #90 stops SMS settings getting stuck 2019-03-13 21:00:54 +00:00
HojouFotytu a411c648cc
Merge pull request #91 from djbadders/develop
Fixed Flood Protection logic + house keeping
2019-03-13 17:31:55 +09:00
djbadders 67bbfb7580 Fixed Flood Protection logic + house keeping 2019-03-12 21:22:48 +00:00
HojouFotytu 9e04e59007
Merge pull request #87 from djbadders/develop
Fixes to marketdata in non UTC timezones + small tweaks
2019-03-10 11:18:57 +09:00
JackTerok 11448a6148 Exit PTM after Error 2019-03-09 12:00:35 +01:00
djbadders f68ae43f41 Fixes to marketdata in non UTC timezones + small tweaks 2019-03-09 09:38:46 +01:00
djbadders 3dbb8aedf5 Revert "Fixes to marketdata in non UTC timezones + small tweaks"
This reverts commit 5e69348c23.
2019-03-09 09:29:52 +01:00
djbadders 5e69348c23 Fixes to marketdata in non UTC timezones + small tweaks 2019-03-09 09:21:49 +01:00
djbadders 9b16bb5841 Added extra logging for detected settings changes 2019-03-06 21:52:04 +00:00
djbadders eec31d9e2c Improvement to address issue #55 preset file changes 2019-03-05 22:55:46 +00:00
djbadders 00a8a1b3ef Changed to use local time in file comments, plus minor fixes and tweaks 2019-03-02 08:10:33 +00:00
Nathaniel Nation a8ca0a8701 Remove unused variable
Remove ex as it was not used.
2019-02-20 23:52:07 -05:00
Your Name 63cd8ac633 Formatting 2019-02-20 13:38:32 +01:00
Your Name 8b465d0c42 Try to fix conflict 2019-02-20 13:35:58 +01:00
djbadders 093e1e0fb0 Revert using sample API key for the currency converter 2019-02-18 20:29:13 +00:00
djbadders ad15fd4709 Merge branch 'master' into Badders/develop/wip 2019-02-17 23:33:02 +00:00
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
HojouFotytu 031613c778 CurrencyConverterAPI & ASPNetCore Update 2019-02-17 23:45:00 +09:00
HojouFotytu ec9ba3745d
Revert "Minor Fixes" 2019-02-17 21:39:22 +09:00
HojouFotytu b3c6dbe526 Force update from presets every run 2019-02-17 15:14:45 +09:00
HojouFotytu 867ab85c09 FreeCurrencyConverterApi Fix 2019-02-17 13:48:49 +09: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
HojouFotytu 86ca9023b4 force loading local default settings on first run 2019-01-24 23:05:10 +09:00
HojouFotytu 72bb6cfda4 increase startup retry 2019-01-14 12:12:09 +09:00
JackTerok 17ff9a9203 Bugfixes 2019-01-13 13:43:47 +01:00
JackTerok 61cf074baf Small Settings Import fix 2019-01-07 19:00:40 +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 f8747bfe20 Bugfixes, Formatting and MainCurrency now comes from API 2018-12-29 04:09:00 +01:00
JackTerok 757479ad3e Multiple Changes 2018-12-27 15:04:10 +01:00
JackTerok aa65720f30 Setting Save for PT2.2 2018-12-16 15:22:38 +01: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
Legedric 12d08f79eb Added a retry timer to PTM's startup checks for issue #539 2018-06-05 08:55:25 +02:00
Legedric 31923c099f Seperating .NET Core target frameworks for Windows and everything else 2018-05-28 10:02:31 +02:00
Legedric 33d70dddbb Upgraded .NET Core to 2.1 to fix issues on Linux and Mac #450 #491 #496 #501 #531 2018-05-26 12:00:31 +02:00
Legedric 59d742c84e - Fixed issue #527
- Removed release ZIP files from repository

Included task.json in .vscode directory
2018-05-23 07:44:31 +02:00
Legedric 1b6a05676b First part of fixing issue that leads to global properties not getting written to PT 2018-05-23 06:23:10 +02:00