Commit Graph

54 Commits

Author SHA1 Message Date
HojouFotytu 35f8aeeb31 BinFutures incorrect markets 2023-07-01 12:44:26 +09:00
HojouFotytu 05626b5321 2.6.1 2023-06-26 17:23:47 +09:00
Dave Baddeley 4799128a35
Merge branch 'develop' into develop 2021-06-28 20:12:31 +01:00
djbadders 8249e5e182 Improved getting market data performance 2021-06-20 11:34:37 +01:00
HojouFotytu 2cd76014bb Poloniex allowed markets 2021-04-10 12:22:24 +09:00
HojouFotytu 1693b00cf4 Market trends ignore/allowed 2021-03-30 23:39:27 +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 ace96a632b Ignored/Allowed in SMS 2021-03-25 22:34:53 +09:00
HojouFotytu ff7ddb8435 rename variable for clarity 2021-02-06 00:22:01 +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
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
HojouFotytu 4d1ab9e061 Binance USD market error 2020-08-07 01:33:53 +09:00
HojouFotytu e3fa7470b7 Binance Futures 2019-12-31 00:13:28 +09:00
djbadders 41561261f7 Use new HttpClient class for most web calls 2019-12-14 13:13:47 +00:00
djbadders 7342aee296 .Net Core 3.1 Upgrade 2019-12-09 23:21:27 +00:00
HojouFotytu 24cb40326a Added BinanceUS 2019-10-16 14:03:19 +09: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 356ac8450f Poloniex Market Ticks 2019-03-13 18:57:05 +09: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 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
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 867ab85c09 FreeCurrencyConverterApi Fix 2019-02-17 13:48:49 +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
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
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
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
Legedric 51363b847f Muted a potential exception caused by GitHub version checks 2018-06-06 06:00:21 +02:00
Legedric 576cbe6177 Removed unnecessary debug lines from GitHub version check 2018-06-05 08:26:41 +02:00