Commit Graph

56 Commits

Author SHA1 Message Date
HojouFotytu 1496aac262 Fix incorrect buy strat for non-dca coins 2019-02-23 12:20:07 +09:00
Nathaniel Nation c664c41571 Ensure rebuy_timeout Values are an integer (#72)
* Update CODE_OF_CONDUCT.md

* Added Clearer Log Message

* Update _Development/README.md

Include the need for appsettings.json in the monitor folder

* Revert "Update _Development/README.md"

* Revert "Added Clearer Log Message"

* Ensure rebuy_timeout Values are an integer

Issue #42

* Revert "Merge remote-tracking branch 'PTMagicians/master' into develop"

This reverts commit fe56249ad8, reversing
changes made to 2f87972d80.

* Ensure rebuy_timeout Values are an integer

Issue #42

Refactor and update another code block doing the same thing.
2019-02-21 23:14:38 +01: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
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