This repository was archived by the owner on Nov 18, 2024. It is now read-only.
Commit 7d719b2
committed
- Added a
- Added a copy_from method for Quote, Trade, Open Interest, and OHLCVC, which can be used to create a safe copy of each respective object.
- Added new exchange codes including a new OPRA participant, MEMX (Members Exchange).
- Replaced uses of localhost with 127.0.0.1 to prevent a name table issue with certain machines.thetadata.client.ms_to_time method that converts a ms_of_day to a time object.1 parent 428e638 commit 7d719b2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments