-
### Data from Quandl failing -- NASDAQ takeover
For example, when retrieving the Dec 2019 Eurodollar futures contact:
```python
>>> tmp = fe.get('CME/EDZ2019')
ValueError: INVALID symbol strin…
-
I have restarted my algorithm (using the same namespace) and found out that the transactions list (_context.perf_tracker.todays_performance.processed_transactions_) is empty... while the context.portf…
-
Hi,
I was very impressed with the result of prediction graph of IBM but than i noticed that actual prediction is going after next day of actual data, so i decide to print out some piece of data with …
-
Checklist
- [X] Create `src/main/java/org/example/TradingController.java` ✗ [Edit](https://github.com/LeoYelton/ASpringBootHelloWorld/edit/sweep/controller_7b04c/src/main/java/org/example/Tradin…
-
I'm searching for a reliable algorithm to detect trendlines.
Once found I'll add it in.
-
## 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…
-
The idea is that instead of just looking at tx between users, we might also consider e.g. overlaps in the sets of smart contracts (tokens, d-apps, ...) between them. Generally, the idea would be to ap…
-
**Is your feature request related to a problem? Please describe.**
The problem relates to the difficulty in identifying and adapting to different market conditions (bull, bear, or neutral) for better…
-
Project Porcupine needs a system wise facelift to be relevant. Feature wise we need more to separate us from other games and I think the key is in factions and allowing you to fly spaceships around a…
-
An agent trained via ElegantRL, given the same input state, outputs different and even seemingly random actions each time of predictions.
Shouldn't an agent output deterministic actions after learnin…