Stefano Raggi
a0c433ff02
Address review
...
- retry only on WebException
- throw after last failed attempt
2019-07-04 01:09:58 +02:00
Stefano Raggi
43a16c3580
Add retry logic to LiveOptionChainProvider.GetOptionContractList
2019-07-03 18:31:42 +02:00
Stefano Raggi
f65a1c1345
Update LiveOptionChainProvider to use QC proxy url
...
This change bypasses the TLS provider restrictions with older versions of Mono.
2018-05-07 18:12:23 +02:00
Stefano Raggi
1e27d2b90e
Move SecurityProtocol update to static constructor
2018-05-03 20:22:33 +02:00
Stefano Raggi
1e04af1d32
Fix SSL/TLS error in LiveOptionChainProvider
...
Closes #1952
2018-05-03 11:02:16 +02:00
Stefano Raggi
e379457757
Refactor option chain providers
...
- Moved provider implementations out of brokerages into their own classes
- Removed DefaultOptionChainProvider
- Added BacktestingOptionChainProvider and LiveOptionChainProvider
- Moved SetOptionChainProvider call from Engine to setup handlers
2017-08-02 22:43:15 +02:00