-
Problem: Our current method of selecting stock pairs for cointegration testing, using [current method], might miss out on valuable opportunities. We want to improve the selection process to identify m…
-
## Summary
This proposed feature would provide users with the convenience and peace of mind that comes with persistent Incognito/Gift Wrapped messages in chats. By automatically marking new messages …
-
Hi guys!
Need Help here:
I try run Alpaca paper Trading.
Code here:
data = DP.clean_data(data)
data = DP.add_technical_indicator(data, INDICATORS)
data = DP.add_vix(data)
I Got error says:…
-
**Is your feature request related to a problem? Please describe.**
EWM is a very popular method used in time series analysis, especially in the domain of FSI. cuIndicator is using EWM a lot to comput…
-
_**I saw that you liked my work,**_ I like that you have looked at it https://github.com/Leci37/LecTrade/tree/develop
My name is Luis, I'm a big-data machine-learning developer, I'm a fan of your…
-
## User Story - Business Need
Once the new performance testing system is complete, we want to remove the old system.
- [ ] Ticket is understood, and QA has been contacted (if the ticket has a QA l…
-
Tell me how to start training a model
I decided to use NNPredict
I understand that the training of the model here is not as in the classic freqtrade example, because when you run the backtest
th…
-
## 🌟 Feature Description
Support some popular indicators directly like RSI, KDJ, DMI, BOLL KCHANNEL.
## Motivation
1. Application scenario
Technical indicators are very popular in technical …
-
Opened : /notebooks/FinRL/examples/FinRL_PaperTrading_Demo.ipynb on google collab and tried locally.
Both times: Part 2: Train the agent fails with Tuple error:
Alpaca successfully connected
Data…
-
## User Story - Business Need
- [ ] Ticket is understood, and QA has been contacted (if the ticket has a QA label).
We currently have APM implemented for our API service, but not for our Celery …