Commit Graph

15 Commits

Author SHA1 Message Date
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 7ae2e5efdd Binance API throttle 2021-03-30 15:15:25 +09:00
djbadders 41561261f7 Use new HttpClient class for most web calls 2019-12-14 13:13:47 +00:00
djbadders 0c26066091 Fixed issues with exception handling for web calls 2019-09-21 23:43:13 +01:00
HojouFotytu fdd971e515 Excessive Requests 2019-07-06 10:49:28 +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 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 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 e7891e1011 Initial commit 2018-05-22 10:16:59 +02:00