Commit Graph

245 Commits

Author SHA1 Message Date
HojouFotytu 867ab85c09 FreeCurrencyConverterApi Fix 2019-02-17 13:48:49 +09:00
Luke Plaster efadf45a33
Allow signal strategy 2019-02-16 04:26:37 +08: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 50c91f4ce8 new PT strategy icons part 2 2019-01-24 21:09:45 +09:00
HojouFotytu 6abd6e32a5 new PT strategy icons 2019-01-24 21:03:19 +09:00
HojouFotytu e1a7c525a6 Removed SMS Trigger Comments 2019-01-20 15:03:48 +09:00
JackTerok d41896dcc5 DateTimeFix 2019-01-17 14:38:52 +01:00
JackTerok cd1941081e Data Structure Changes 2019-01-15 13:43:07 +01:00
HojouFotytu 85bd8b625f removed min/max & timeout label changes 2019-01-14 13:41:09 +09:00
HojouFotytu f3fa940fd6 add TV indicators 2019-01-14 12:21:30 +09:00
HojouFotytu 72bb6cfda4 increase startup retry 2019-01-14 12:12:09 +09:00
HojouFotytu 17bdca1184 30day sales to dashboard 2019-01-14 12:09:58 +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 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
JackTerok 757479ad3e Multiple Changes 2018-12-27 15:04:10 +01:00
HojouFotytu 212cd5a100 Gui Changes 2018-12-20 09:17:30 +09: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 069ea7a351 Strategies update part 2... 2018-12-01 18:06:14 +01:00
JackONeill12 113768b9f1 Strategies Update 2018-12-01 17:55:12 +01: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
djbadders b282c364b7 Fix for PT data file move
Makes PTM work with PT 2.1.0+ after data file move.
2018-08-11 00:14:22 +01:00
Legedric 51363b847f Muted a potential exception caused by GitHub version checks 2018-06-06 06:00:21 +02:00
Legedric a6a6621ed0 Fixed an issue that caused the trailing flag to appear although the requirements for trailing were not fully met #489 2018-06-05 09:40:22 +02:00
Legedric 12d08f79eb Added a retry timer to PTM's startup checks for issue #539 2018-06-05 08:55:25 +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 7f5ad8f614 Changed .NET Core version to 2.1 full release for Windows platform 2018-05-31 19:53:48 +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 ca3ede11b3 Changed logging behaviour for GitHub version checks 2018-05-23 16:07:46 +02:00
Legedric 812498667c Prepared release of 2.0.1
Removed development stuff
2018-05-23 08:02:25 +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
Legedric 6c0bcc41a7 Fixed an issue that made SMS not getting applied properly 2018-05-22 13:04:53 +02:00
Legedric e7891e1011 Initial commit 2018-05-22 10:16:59 +02:00