-
- [x] Custom model example
- [x] Custom model w/ custom distribution
- [x] Custom model w/ view requirements
-
Created by: @bionicles
Source: https://github.com/RedisGraph/RedisGraph/issues/3098
I’d love to use this software for actual business projects, but unfortunately, neither RSALv2 nor SSPL are viable, s…
-
MUST READ THIS BEFORE SUBMITTING ISSUES (read the links, then delete this message before submitting):
- https://github.com/ccxt/ccxt/wiki/FAQ
- https://github.com/ccxt/ccxt/blob/master/CONTRIBUTIN…
-
For testing & understanding purposes I've created a `DataFrame` and run `vp` on the first 10 rows which is the minimum width required by the indicator.
I understand as on [vp.py](https://github.com…
-
ret = api.get_time_price_series(exchange='NSE', token=eq_name[eq], starttime=lastBusDay.timestamp(),interval=5)
File "C:\ProgramData\Anaconda3\envs\algotrading\lib\site-packages\NorenRestApiPy\N…
-
By @JimCoinASA on [Twitter](https://twitter.com/JimCoinASA/status/1587149445929369600):
> Agree, the only down side is @asastatscom dosent support [https://algotrade.app](https://t.co/JLiw6ur2nk)
…
-
Hi - I tried another experiment based on the `simple_two_sided_quote` example, where i adjusted the bid-offer spread of the orders I submitted to be 2 ticks wide, with idea to see some fills of my own…
-
can we add an interface for equities?
and how this was implemented in this
[https://www.reddit.com/r/algotrading/comments/p8e5wl/any_orderbook_traders/](url)
-
### What platform is your computer?
Darwin 19.6.0 x86_64 i386
### How did you attempt to install or upgrade?
installed, updated to cannary, downgraded to latest version
### What do you see instead…
-
I was just trying to follow the tutorial, but cannot get plotting to work. I was trying to run the following:
from fastquant import backtest
from fastquant import get_crypto_data
crypto = get_cry…