-
A lot of research in the field of RL is being done now days.
I thought it can be both interesting and productive to have a post that would bring new research from time to time that might be relevant …
-
I am trying to run this simple code for fetching historical data for 1-second interval for Nifty.
```
from breeze_connect import BreezeConnect
breeze_client = BreezeConnect("*********************…
-
## Project health check
As we will soon enter our 8th year, this is a quick health check to call to see who's around to help reboot the development process for this project
It's been a challengi…
-
Is there some consideration to include RandomX in the near future?
https://github.com/tevador/RandomX/blob/master/README.md
-
You can check these out, unfortunately they are not sorted.
Some do include FAANG since I consider those out of my league (no degree, I'm not a heavy leetcode/algo guy)
Others like `Aha!` I have…
-
## Overview
* **Short Description**: Build a web-based GUI demo to show the basic functionalities of Algorand as well as smart contract templates; integrating the AlgoSigner
* **Bounty**: 5000 ALG…
-
(This issue will be converted to a Wiki page when the content is fixed)
# 0. This hardfork network upgrade will not create a new coin
# 1. Changes
1. Fork height: `536200` (accomplished via s…
-
Hi @edtechre,
I am currently adding live trading capabilties to pybroker. So far it works quite well. One thing that would make my life easier, would be the capability to externalize the `Portfoli…
-
If more detailed documentation it does exist, please point me to it and make it more clear in the readme.
Otherwise, currently there is only a basic example with one client. No documentation of mor…
-
This is "of" subject. I'm trying - as side project to my job - to build a working trading bot, a scalping one at tick or low time frames. I'm using an IG broker account, trading CFD derivative market …