Commit Graph

38 Commits

Author SHA1 Message Date
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 4bb4d01ed8 Updated version 2019-03-18 17:08:45 +09:00
djbadders 9434344ba8 Fixes for when settings have blank file properties 2019-03-16 18:21:46 +00: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
HojouFotytu 6b33eaa26c add currencyConverterAPI setting to default settings 2019-02-22 09:07:43 +09:00
djbadders cc69738a89 Restore preset files to original 2019-02-17 23:42:50 +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 330707fbd8 update version number 2.1.2 2019-02-18 00:40:25 +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
JackTerok 30841b6562 More formatting... 2019-01-15 14:01:32 +01:00
JackTerok 24e3bd163b Formatting 2019-01-15 13:59:19 +01:00
HojouFotytu 90ff847629 Dashboardbottom typo; updated settings.general 2019-01-14 12:56:15 +09:00
JackTerok 17ff9a9203 Bugfixes 2019-01-13 13:43:47 +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
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 78cfe48ef8 Update Presets 2018-12-01 15:25:59 +01:00
JackONeill12 96f776684b Update to Support the new CMC Api 2018-12-01 15:05:35 +01:00
djbadders 01db065fca pm2 start script for Unix 2018-08-12 23:34:56 +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 7e4f4e1623 Changed PTM version 2018-06-06 19:47:37 +02:00
Legedric 3fbf8e98da Cleanup 2018-06-05 08:32:48 +02:00
Legedric 09c265ef84 Changed version to 2.0.2 2018-06-05 08:27:58 +02:00
Legedric 0db1fbaa00 Changed version of PTM to 2.1.0 2018-06-04 09:55:54 +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 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