Commit Graph

186 Commits

Author SHA1 Message Date
HojouFotytu 925e2a4926 change TV link to UK 2021-02-18 18:19:42 +09:00
HojouFotytu 32eae76431 Trading View fixes 2021-02-18 16:59:31 +09:00
HojouFotytu 624c1719f2
Merge pull request #262 from HojouFotytu/develop
Develop
2021-02-18 00:31:05 +09:00
HojouFotytu b5b0fc95a3 added icon for TSL 2021-02-18 00:24:47 +09:00
Dave Baddeley ca643c2815
Merge pull request #257 from djbadders/develop
Fixed TradingView chart flashing in the bag details pop-up
2021-02-11 16:07:32 +00:00
HojouFotytu b637a12e6f
Update SystemHelper.cs
Changed uk.tradingview.com  -- >  www.tradingview.com
2021-02-12 00:10:40 +09:00
djbadders 0aa36bac86 Fixed TradingView chart flashing in the bag details pop-up 2021-02-09 19:49:42 +00:00
HojouFotytu 0b7817dff1 removed superfluous code 2021-02-09 21:11:02 +09:00
HojouFotytu 4a87992681 remove SMS TrendThreshold logging 2021-02-09 13:57:54 +09:00
HojouFotytu bef871c455 remove SMS TrendThreshold logging 2021-02-09 13:50:53 +09:00
HojouFotytu 24a1c97cdc
Merge pull request #248 from djbadders/develop
Small enhancements including order book percentage, trend thresholds for SMS and fix for issues with PT 2.5 beta UI
2021-02-09 09:24:23 +09:00
djbadders cd551ef8da Fixed missing % char in logging 2021-02-08 18:58:29 +00:00
djbadders 012ad0e8f2 Fixed threshold filters for minus and applied to off triggers as well 2021-02-08 18:54:57 +00:00
djbadders 1b2908d8a8 Fixed compatability with PT 2.5 beta UI 2021-02-07 22:54:47 +00:00
djbadders a8e018097d Take into account TrendThreshold when calculating trend averages 2021-02-07 17:26:43 +00:00
HojouFotytu ff7ddb8435 rename variable for clarity 2021-02-06 00:22:01 +09:00
HojouFotytu 78457fe7be Threshold on GUI 2021-02-01 15:08:33 +09:00
HojouFotytu 9a38b7a194 IgnoreOutlier 2021-02-01 02:29:15 +09:00
HojouFotytu db05efbd7b removed excessive whitespace 2021-01-31 22:41:21 +09:00
HojouFotytu 84ce76a162 change LogWarn to LogInfo 2021-01-31 22:35:11 +09:00
HojouFotytu 65bb1dc719 marketTrendChanges.Count fix 2021-01-31 22:33:42 +09:00
HojouFotytu c2bbc274b5 Ignore Ouliers 2021-01-31 01:32:36 +09:00
HojouFotytu 8e7bd96970 Issue #230 2021-01-26 00:20:58 +09:00
djbadders cb578b1449 Fixed KeyNotFoundException when building trends 2020-11-08 12:45:31 +00:00
djbadders 4ba1725d6a Fixed issue where trend data got stuck 2020-08-20 07:16:48 +01:00
djbadders 0f2cb35fc7 Fixed issue settings not refreshing until restart 2020-08-19 19:10:49 +01:00
HojouFotytu 9bbb5389ab Fix rebuy shortcuts 2020-08-08 13:12:54 +09:00
HojouFotytu e7b4b6ba7d Parser removed 2020-08-08 12:08:36 +09:00
HojouFotytu 992ba2a713 removed formula parsing 2020-08-08 02:13:22 +09:00
HojouFotytu 4d1ab9e061 Binance USD market error 2020-08-07 01:33:53 +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 7d57914549 shortcut changes 2020-07-22 13:31:33 +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 f93677b55a get API properties 2020-07-19 20:07:52 +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 21c85c5c56 fix for STATS being parsed 2020-07-15 22:51:56 +09:00
HojouFotytu d8130e5d17 Re-Implement Dashboard Bottom GUI changes 2020-07-15 19:04:37 +09:00
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