Commit Graph

245 Commits

Author SHA1 Message Date
HojouFotytu b74c3b3ec4 Fixes to Formula & Level Code 2020-07-15 16:10:41 +09:00
HojouFotytu fbebf93d8c Merge branch 'develop' of https://github.com/HojouFotytu/PTMagic into develop 2020-07-15 00:43:16 +09:00
HojouFotytu 54e52c49c8 cleaned up blank lines 2020-07-15 00:41:35 +09:00
HojouFotytu 929e855334
Update StrategyHelper.cs
removed a few empty lines
2020-07-15 00:31:23 +09:00
HojouFotytu 6116272e77 cdev 2020-07-14 22:05:49 +09:00
djbadders a5faee8603 Target profit column introduced in the dashboard 2020-03-25 22:55:47 +00:00
djbadders 5a0db4d766 Fixes + overall gain percentage update 2020-03-25 18:02:59 +00:00
HojouFotytu 48b3d7c521 Fix profit calculation 2020-01-17 21:32:52 +09:00
HojouFotytu ff522363a9 Shorting calculations & analyzer chart 2020-01-16 20:50:42 +09:00
HojouFotytu d77923ae04 Leverage Shortcut 2020-01-02 00:33:31 +09:00
HojouFotytu e3fa7470b7 Binance Futures 2019-12-31 00:13:28 +09:00
HojouFotytu c0b5548065
Merge pull request #183 from HojouFotytu/develop
Shortcut Changes
2019-12-16 09:28:48 +09:00
HojouFotytu dcda0a16c2
Merge branch 'develop' into develop 2019-12-16 09:26:19 +09:00
djbadders 41561261f7 Use new HttpClient class for most web calls 2019-12-14 13:13:47 +00:00
HojouFotytu 04db8d9608 Shortcut Changes 2019-12-10 19:17:07 +09:00
djbadders 7342aee296 .Net Core 3.1 Upgrade 2019-12-09 23:21:27 +00:00
HojouFotytu b2d9c9524c trailing formula fix 2019-12-08 22:07:00 +09: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 8fd5dca421 Fix NODCA strategy Shortcut 2019-11-10 10:12:37 +09:00
HojouFotytu d0e6c7f6e0 Analyzer Settings GUI fix 2019-11-09 23:46:35 +09:00
HojouFotytu c02f42e3ee DCA Calculator bugfix 2019-11-04 01:17:28 +09:00
Dave Baddeley e39b70dc61
Merge pull request #153 from HojouFotytu/develop
Fix for Issue #151 (parameters using %)
2019-10-19 13:50:27 +01:00
djbadders 6195eae171 Fix for sales data not refreshing 2019-10-19 11:14:40 +01:00
HojouFotytu 3ffe830015 Fix for issue #151 2019-10-19 11:42:45 +09:00
HojouFotytu 24cb40326a Added BinanceUS 2019-10-16 14:03:19 +09:00
HojouFotytu 2ea0ec698a Bag Totals and Bug Fixes 2019-10-15 22:05:53 +09:00
djbadders 377e443f62 Performance optimised with caching and async loads 2019-10-13 21:08:48 +01:00
djbadders 7141b0d2cd Updated to use PT API v2 2019-10-13 18:19:26 +01:00
djbadders 2db230ac23 Cleaned up and checked compatability with PT 2.4 2019-10-13 16:45:32 +01:00
djbadders 0c26066091 Fixed issues with exception handling for web calls 2019-09-21 23:43:13 +01:00
djbadders da511f2edd Fix cleanup of streams for http calls 2019-09-06 23:55:41 +01:00
djbadders 0c4f111468 Fix hang when calling Coinbase 2019-08-31 17:14:27 +01:00
HojouFotytu fdd971e515 Excessive Requests 2019-07-06 10:49:28 +09:00
HojouFotytu e5015cadbb disable advanced_stats shortcuts 2019-05-18 18:23:57 +09:00
HojouFotytu f09ae2fba7 Watchmode Coins 2019-05-12 23:27:50 +09:00
HojouFotytu fc53fa71bc Formula Parsing 2019-05-05 19:17:32 +09:00
HojouFotytu 4abb4aa6bc Add Pending Log 2019-05-04 20:57:49 +09:00
HojouFotytu 885bb796e2 Asset Distribution Chart 2019-05-01 00:36:27 +09: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 874f2322f8
added comment 2019-04-23 21:37:37 +09:00
HojouFotytu 45a162c38c repair - previous changes broke non-buy/sell strategy shortcuts 2019-04-23 21:20:19 +09:00
HojouFotytu 5c7de0d603 Custom Strat Labels and Forumla Fix 2019-04-23 20:27:12 +09:00
HojouFotytu abf42efbb7 Custom Strategy User Flag 2019-04-23 03:50:31 +09:00
HojouFotytu 1712b2c923
Merge pull request #116 from HojouFotytu/develop
Strategy Icons
2019-04-12 13:01:26 +09:00
HojouFotytu 2a89d10a6d removed old code 2019-04-11 11:20:03 +09:00
HojouFotytu eabcb6aaa1 Removed old code 2019-04-11 11:14:30 +09:00
djbadders 46f517fc3a Fix to stop the misdetection of preset file change 2019-04-10 23:29:33 +01:00
HojouFotytu 61e7b749ed Strategy Icons 2019-04-10 13:17:39 +09:00
HojouFotytu 619fbf65ab
Merge pull request #110 from djbadders/develop
Updated to use PT data for balance and buy order tweak
2019-03-26 21:31:06 +09:00
djbadders fa7e759467 Updated to use PT data for balance and buy order tweak 2019-03-26 00:01:43 +00:00
HojouFotytu 829a950777 sales analzyer page charts are all-time 2019-03-22 23:23:32 +09:00
HojouFotytu 910390e6fe typo 2019-03-21 23:33:38 +09:00
HojouFotytu 98bea320be strategy shorcut min/max change perc 2019-03-21 23:07:10 +09:00
HojouFotytu 8d6b09ee00 OFFSETPERCENT integer requirements 2019-03-21 21:44:16 +09:00
HojouFotytu 7b35d10c03 typo in strategyhelper 2019-03-21 19:13:15 +09:00
HojouFotytu 3f350cf159 dashboard baglist tweaks 2019-03-21 18:56:48 +09:00
HojouFotytu e36fd2ee21 2019-03-20 01:13:41 +09:00
HojouFotytu 9c24a6038e
Merge pull request #101 from djbadders/develop
Possible buys update + other minor tweaks
2019-03-19 12:18:24 +09:00
djbadders 730372cb82 Possible buys update + other minor tweaks 2019-03-18 23:32:10 +00:00
HojouFotytu 4fa659b0ac Removed redundant header comment 2019-03-17 23:36:49 +09:00
HojouFotytu c623ec6ec1
Merge pull request #98 from djbadders/develop
Stop PTM writing file headers to preset files
2019-03-17 21:54:42 +09:00
djbadders d7716d9101 Stop PTM writing file headers to preset files 2019-03-17 08:03:07 +00: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 356ac8450f Poloniex Market Ticks 2019-03-13 18:57:05 +09: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 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
djbadders 46bd84549b Performance enhancements for market tick creation 2019-02-26 22:49:07 +00:00
djbadders 56a29b6745 Performance improvements using parallelism 2019-02-25 23:17:10 +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
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
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