Lucas Rothman

Results 3 issues of Lucas Rothman

Robinhood now supports orders for fractional shares for most equities. Is this possible in algotrader or will it be possible in the future?

The default `export_token_transfers` function doesn't export timestamps. I tried adding "block_timestamp" to the `FIELDS_TO_EXPORT` list but while it did add the column to the CSV output it didn't populate it....

Occasionally when I start the server with `default_server.start()`, I can an error: ```` PermissionError: [Errno 13] Permission denied: '...\\AppData\\Roaming\\milvus.io\\milvus-server\\2.2.16\\bin\\libarrow.dll' ```` Not sure why this is happening or if there's a...