Commit Graph

13 Commits

Author SHA1 Message Date
Matthias ce2aa1dc69 Small formatting upgrades 2021-11-11 12:06:18 +01:00
aayush-jain18 a46f60bd94 spell corrections 2021-06-25 22:10:04 +05:30
Matthias a6fc922f28 Introduce insufficientFunds Exception 2020-08-14 09:56:48 +02:00
Matthias faa2bbb555 Document exception hierarchy 2020-08-12 14:29:14 +02:00
Matthias c6124180fe Fix bug when fetching orders fails 2020-06-28 19:45:42 +02:00
Matthias bf61bc9d83 Introduce ExchangeError 2020-06-28 16:01:40 +02:00
Matthias e74d2af857 Have TemporaryError a subCategory of DependencyException
so it's safe to raise out of the exchange
2020-06-28 15:44:58 +02:00
Matthias 2c45114a64 Implement DDos backoff (1s) 2020-06-28 11:17:06 +02:00
Matthias 8c87fcdae3 Rename PricingException to PricingError 2020-05-26 20:35:11 +02:00
Matthias 76e4e5897f Introduce pricing exception 2020-05-26 20:08:01 +02:00
Matthias 2816b96650 Create strategy_wrapper to call user-defined code with 2020-02-06 20:26:04 +01:00
Matthias 8e9a3e8fc8 Capture FtBaseException at the outermost level 2019-12-30 15:11:07 +01:00
Matthias 024aa3ab6b Move exceptions to seperate module 2019-12-30 14:57:26 +01:00