Commit Graph

88 Commits

Author SHA1 Message Date
djbadders d7716d9101 Stop PTM writing file headers to preset files 2019-03-17 08:03:07 +00:00
djbadders 9434344ba8 Fixes for when settings have blank file properties 2019-03-16 18:21:46 +00:00
djbadders bb6b5421d2 Fix for issue #90 stops SMS settings getting stuck 2019-03-13 21:00:54 +00:00
djbadders 67bbfb7580 Fixed Flood Protection logic + house keeping 2019-03-12 21:22:48 +00:00
djbadders eec31d9e2c Improvement to address issue #55 preset file changes 2019-03-05 22:55:46 +00:00
djbadders ab664fddae Fixed issue with literal values not being copied 2019-03-05 20:33:37 +00:00
djbadders a7a256547d Fixed issues where wrong lines were processed + minor UI fix for lists 2019-03-04 22:37:05 +00:00
djbadders 2b0b4f7b1f Reverted adding extra formatting to single market settings 2019-03-02 18:27:19 +00:00
djbadders 21498b937e Fixed issues with values being treated as int + refactor 2019-03-02 17:03:29 +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
HojouFotytu aa5cc5b801
Update SettingsHandler.cs
removed extra parentheses
2019-02-27 14:36:18 +09:00
HojouFotytu e95f490717
Update SettingsHandler.cs
I changed "timeout" to "rebuy_timeout" just in case in the future, PT adds another parameter that also uses the word "timeout".

I also added a second condition to do the same for "trading_pairs" -- please check to make sure my code is correct!
2019-02-27 14:30:37 +09:00
djbadders 0af71e0d5d Fix for issue #72 2019-02-26 23:41:17 +00:00
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
djbadders ad15fd4709 Merge branch 'master' into Badders/develop/wip 2019-02-17 23:33:02 +00: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
HojouFotytu 85bd8b625f removed min/max & timeout label changes 2019-01-14 13:41:09 +09: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
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
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 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