-
```sql
SELECT vectorize.table(
job_name => 'product_search_hf',
"table" => 'products',
primary_key => 'product_id',
columns => ARRAY['product_name', 'description'],
…
-
### Describe what you want
ElectricSQL https://electric-sql.com/ is a growing open source reactive, realtime, local-first apps directly on Postgres.
Drizzle ORM's `migrate` (the one I'm using `'dr…
-
- Qbot version: 最新版
- Python version: conda 虚拟环境python3.9.18
- OS (`Windows`, `Linux`, `MacOS`): win10
- Commit number (optional, please provide it if you are using the dev version):
运行main.…
-
The MorningstarAU.pm module is no longer working. The URL currently used in the module, https://www.morningstar.com.au/Ausearch/SecurityCodeAutoLookup?q=$symbol, returns a 404.
Module needs to be …
-
I pip installed:
pip install realtime-stock
Collecting realtime-stock
Downloading realtime-stock-1.0.0.tar.gz
Building wheels for collected packages: realtime-stock
Running setup.py bdist_w…
-
# Issue
Initializing StockDataStream with parameter ```raw_data=True``` creates a websocket that returns timestamp as 'Timestamp', instead of the RAW string with the datetime.
# Replicate
~~~pyth…
-
if there was a function to get ltps and quotes of a list of instruments it would be very helpful for strategy implementations
def ltp( self, *instruments)
Retrieve last price for list of instrum…
-
This example is to highlight the following CDS functionality:
- ml algorithm by offline training on a dataset using Spark
- cloudant sync application that generates new data unlabeled data
- spark clo…
-
This project is looking for new ideas, new pull requests, any improvements. Everything for make it better. Robinbot wants to be more flexible and configurable, go beyond the limited functionality.
Al…
-
@spickering-git I'm looking how to integrate IQFeed into the current datafeed structure. Do you have any thoughts how to smoothly replace CQG in current setup? I can try just fill 'futurebarcol' colle…