Commit Graph

206 Commits

Author SHA1 Message Date
HojouFotytu f3568fa7bf typo 2021-03-31 00:02:06 +09:00
HojouFotytu 1693b00cf4 Market trends ignore/allowed 2021-03-30 23:39:27 +09:00
HojouFotytu 15fc61a242 ignored/allowed precise match 2021-03-30 23:29:49 +09:00
HojouFotytu ab294a3a3c CMC API key message 2021-03-30 15:34:05 +09:00
HojouFotytu 7ae2e5efdd Binance API throttle 2021-03-30 15:15:25 +09:00
HojouFotytu 7906ac29eb Ignored/Allowed substring for Market Trends 2021-03-29 16:07:44 +09:00
HojouFotytu d829d5a991 Fixed incorrect line change 2021-03-29 15:08:37 +09:00
HojouFotytu 458b51898d Remove unnecessary line 2021-03-29 03:03:23 +09:00
HojouFotytu 01aa86c076 BinanceFutures Quarterly Ignore 2021-03-29 02:31:25 +09:00
HojouFotytu 46ce12bd48 Ignored/Allowed changes 2021-03-29 01:46:33 +09:00
HojouFotytu ace96a632b Ignored/Allowed in SMS 2021-03-25 22:34:53 +09:00
HojouFotytu b08d4dac0c code formatting 2021-03-04 01:35:11 +09:00
HojouFotytu f273d71708 age logic error 2021-03-03 22:33:51 +09:00
HojouFotytu 76fc12e3a7 age tweaks 2021-03-03 15:23:42 +09:00
djbadders 2efe2cabd0 Update to move age details under the market indicator on the bags list 2021-03-01 13:41:33 +00:00
djbadders 1080f37377 Fixed TradingView links 2021-02-28 14:47:23 +00:00
HojouFotytu 06ac2e98e1 API Mask & unlock settings 2021-02-23 16:20:51 +09:00
HojouFotytu c02571832c
Merge pull request #274 from HojouFotytu/develop
Remove PT Path Check
2021-02-23 12:58:51 +09:00
HojouFotytu 23e574d9f7 Remove PT Path Check 2021-02-22 13:22:52 +09:00
JackTerok a572436c8a properly mask the ServerAPIToken in the web interface 2021-02-19 16:20:03 +01:00
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