Nelson Torres
|
d848050b52
|
Fix bs_fqme using venue and expiry
|
2024-11-12 16:07:46 -03:00 |
Nelson Torres
|
ddffe2bec6
|
Added expiry property for OptionPair
|
2024-11-12 16:06:59 -03:00 |
Nelson Torres
|
19b4ca9d85
|
No longer needed
|
2024-11-12 16:05:54 -03:00 |
Nelson Torres
|
f037f851d8
|
bs_mktid instead bs_fqme for deribits options
|
2024-11-12 12:22:28 -03:00 |
Nelson Torres
|
a3ab8dd8fe
|
Fixed pair instrument name in search_symbols endpoint.
Fixed instrument in bars endpoint, for options in deribits bs_mktid instead bs_fqme.
Fixed the id is in msg.
|
2024-11-12 12:16:07 -03:00 |
Tyler Goodlet
|
6fa0d4bcf3
|
data._web_bs: try to raise jsonrpc errors in parent task
|
2024-11-11 13:07:39 +00:00 |
Nelson Torres
|
a4f7fa9c1a
|
Add necessary classes in init file for deribit
|
2024-11-08 21:58:45 +00:00 |
Nelson Torres
|
266ecf6206
|
Minor refactor in open_symbol_search
|
2024-11-08 21:58:06 +00:00 |
Nelson Torres
|
ea6126d310
|
stream_quotes now using FeedInit
|
2024-11-08 21:57:35 +00:00 |
Nelson Torres
|
1f4a5b80c4
|
symbol_info refactor
|
2024-11-08 21:53:10 +00:00 |
Nelson Torres
|
ac6f52088a
|
search_symbols output type fix
|
2024-11-08 21:48:28 +00:00 |
Nelson Torres
|
960298514c
|
add get_mkt_pairs method
|
2024-11-08 21:47:24 +00:00 |
Nelson Torres
|
71f3a0a4cd
|
get_assets refactor
|
2024-11-08 21:46:58 +00:00 |
Nelson Torres
|
b25a7699ab
|
formatting
|
2024-11-08 21:45:27 +00:00 |
Nelson Torres
|
b39affc96e
|
created exch_info in api class
|
2024-11-08 21:42:42 +00:00 |
Nelson Torres
|
be8629929b
|
modify self_pairs type to ChainMap
|
2024-11-08 21:41:52 +00:00 |
Nelson Torres
|
4776be6736
|
Necessary imports
|
2024-11-08 21:38:08 +00:00 |
Nelson Torres
|
008e68174b
|
add get_market_info
|
2024-11-08 21:36:23 +00:00 |
Nelson Torres
|
b4a9b86783
|
Necessary imports
|
2024-11-08 21:35:09 +00:00 |
Nelson Torres
|
d3ca571c0e
|
minor fixes in venues
|
2024-11-08 21:34:03 +00:00 |
Nelson Torres
|
b3bbef30c0
|
add class Pair in venues, PAIRTYPES for future uses
|
2024-11-06 14:45:11 +00:00 |
Nelson Torres
|
499b2d0090
|
fix syms for venues.
little refactor in get_config, and created get_fh_config for cryptofeed.
|
2024-11-04 19:36:16 +00:00 |
Nelson Torres
|
8b0f1e7045
|
venues for deribit
|
2024-11-04 09:34:21 -03:00 |
Nelson Torres
|
b2cfa3444f
|
Added cryptofeed and pyarrow necessary for the feed, enable deribit
in the brokers init file, at this point the feed is working, to check
the tables use vd tool.
|
2024-08-28 23:58:48 +00:00 |