Commit Graph

126 Commits

Author SHA1 Message Date
HojouFotytu c76aa34790 health icon 2021-02-01 17:28:22 +09:00
HojouFotytu 78457fe7be Threshold on GUI 2021-02-01 15:08:33 +09:00
HojouFotytu 82ef28e8e1 Dashboard Bottom Chart resize 2021-01-25 21:30:06 +09:00
HojouFotytu fbf133af3c Ticker & footer changes 2020-09-17 13:03:16 +09:00
HojouFotytu 40501be5dc Remove debug value 2020-07-26 23:57:58 +09:00
HojouFotytu 51a2bb722a Changes to profit calculations 2020-07-26 23:28:37 +09:00
Dave Baddeley 849e4268ee
Merge branch 'develop' into develop 2020-07-23 19:28:19 +01:00
djbadders 29e1870329 Exposed new properties data correctly + fixed UI 2020-07-23 19:25:43 +01:00
HojouFotytu 9afb3df9ee fix TCV on Sales Analyzer Page 2020-07-22 16:48:40 +09:00
HojouFotytu 8df9252a85 minor gui adjustments 2020-07-22 13:14:57 +09:00
HojouFotytu fe1030fa1d fixed dashboartop volume24h type 2020-07-22 09:33:51 +09:00
HojouFotytu ad1004c8fe
Merge branch 'develop' into develop 2020-07-22 07:54:50 +09:00
djbadders 7f8846cd6a Fixed UI issues, exposed buy volume data 2020-07-21 22:29:07 +01:00
HojouFotytu c573720420 Baglist Layout & Futures Link 2020-07-20 13:53:36 +09:00
HojouFotytu af0fbabe1c rearrange PBL columns 2020-07-20 12:02:51 +09:00
HojouFotytu 8c920665c2 Added volume and rearranged PBL columns 2020-07-19 20:02:06 +09:00
HojouFotytu 78e3681507 fix leverage calculation 2020-07-19 12:02:01 +09:00
HojouFotytu 09099a47cd Fix PairsBalance 2020-07-17 21:34:07 +09:00
HojouFotytu 94e8edd61f Current Balance Calculation 2020-07-17 20:35:43 +09:00
HojouFotytu 4fc5fa6e51 update code for isolated leverage 2020-07-17 19:30:42 +09:00
HojouFotytu fe32db20c5 Target Profit Leverage Adjustment 2020-07-17 19:26:33 +09:00
HojouFotytu 8516e2557b AssetDistribution Futures 2020-07-17 14:02:48 +09:00
HojouFotytu d8130e5d17 Re-Implement Dashboard Bottom GUI changes 2020-07-15 19:04:37 +09:00
HojouFotytu 6116272e77 cdev 2020-07-14 22:05:49 +09:00
djbadders 8b2c8b723c Updated text editor to syntax highlight 2020-05-10 19:41:08 +01:00
djbadders 023acc0e57 Updates timers for dashboard bottom 2020-03-30 23:34:05 +01: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 e3fa7470b7 Binance Futures 2019-12-31 00:13:28 +09:00
djbadders 7342aee296 .Net Core 3.1 Upgrade 2019-12-09 23:21:27 +00:00
djbadders a4b000c727 Fix for SMS tooltip not showing 2019-10-19 12:33:02 +01:00
HojouFotytu 6a93416150 Trading fee update 2019-10-17 11:06:16 +09:00
HojouFotytu 24cb40326a Added BinanceUS 2019-10-16 14:03:19 +09:00
HojouFotytu aa08050fcc Exchange fees 2019-10-16 10:05: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
HojouFotytu fdd971e515 Excessive Requests 2019-07-06 10:49:28 +09:00
HojouFotytu 7634dc7112 Asset Graph Localisation fix 2019-06-12 09:41:35 +09:00
djbadders 7185299d52 Fixed issue #133 2019-06-09 17:16:27 +01:00
HojouFotytu 5fb9e5d847 Update dashboard title 2019-05-04 21:11:29 +09:00
HojouFotytu de1f1cb77f Monitor edits 2019-05-04 12:52:07 +09:00
HojouFotytu 81249161d4 Minor dashboard layout changes 2019-05-01 16:19:37 +09:00
HojouFotytu a49b0e3868 Layout changes 2019-05-01 12:16:37 +09:00
HojouFotytu 2014d1b350 Dashboard Trend Chart resize 2019-05-01 00:44:13 +09:00
HojouFotytu 885bb796e2 Asset Distribution Chart 2019-05-01 00:36:27 +09:00
djbadders 830e2b3c8c Stop ticker using PT data as it no longer needs it 2019-04-17 08:16:57 +01:00
djbadders 414d641440 Fixes for mobile view and SSV added to bags list 2019-04-16 21:22:28 +01:00
djbadders cb6c11b4cf Fix to ensure percentage trend is correct 2019-04-15 23:45:39 +01:00
djbadders bd91bf5e6f Added trend column to DCA bag lists
so trend can be understood on held bags
2019-04-15 23:21:54 +01:00
djbadders e757679e66 UI updates 2019-04-13 11:44:42 +01: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 5d47c045f2 typo 2019-03-22 00:00:33 +09:00
HojouFotytu 3f50f5d052 baglist layout tweak 2019-03-21 20:51:43 +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 4f618babe0 Reverted removal of SMS ticker 2019-03-19 00:56:38 +09:00
HojouFotytu 44ab622c59 Ticker Changes 2019-03-18 16:37:14 +09:00
HojouFotytu 8f6ed741fb 24h Trend for Possible Buy 2019-03-17 16:49:19 +09:00
HojouFotytu 8c1de1b17a Current Total Value 2019-03-06 19:06:38 +09:00
HojouFotytu 13d8ebbaf1 Badders' highlight pairs without average price 2019-02-26 01:02:52 +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 9163f994ac global setting always visible 2019-01-16 03:17:14 +09:00
HojouFotytu 90ff847629 Dashboardbottom typo; updated settings.general 2019-01-14 12:56:15 +09:00
HojouFotytu f3fa940fd6 add TV indicators 2019-01-14 12:21:30 +09:00
HojouFotytu 64375ea7d8 remove left-over fiat code dashboard top 2019-01-14 12:10:38 +09:00
HojouFotytu 17bdca1184 30day sales to dashboard 2019-01-14 12:09:58 +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 66daaa4b2a Fixed Settings.General 2018-12-29 04:58:40 +01:00
HojouFotytu 212cd5a100 Gui Changes 2018-12-20 09:17:30 +09: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
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 e7891e1011 Initial commit 2018-05-22 10:16:59 +02:00