-
## Enhancement idea
- [x] Add Feature: Z-Score algorithm.
- [x] Add Settings.
- [x] Add to data window.
- [x] Update Doc's.
- [x] Connect to Alerts Modules and add custom alerts, see here: http…
-
Thread em inglês do protocolo balancer
-
{
"rows": [
{
"Scope": "IN_HOUSE",
"kind": "THIRD_PARTY",
"name": "M&A Pro",
"Technical Manager": "Loaders",
"description": "Comprehensive mergers and acquis…
-
**[ ID ]** e9c77eff-a668-4fd4-afab-185384dd0f29
**[ Submitter's Name ]** Rachel Prudden
**[ Submitter's Affiliated Organisation ]** Met Office Informatics Lab
**[ Submitter's Twitter ]** @RachelPrudd…
-
When running docker compose it gives me this error.
> PS C:\wsl\Microservices-Based-Algorithmic-Trading-System> docker-compose up -d --build
> WARNING: The MAPBOX_API_KEY variable is not set. Defa…
-
This docker image is great to seamlessly the algorithm trading process. Thanks for making it so easy!
I just encounter the following error when pull the image and run with the `paper` mode:
```
…
-
## Main Objectives
DeFi offers a wealth of trading opportunities, but monitoring positions and managing risks can be overwhelming, especially during market volatility. This project invites participant…
-
I love that you added news sentiment, but I can't use it without historic data to use for training a model. Ideally, I'd like to be able to get historic timestamped articles each with a sentiment scor…
-
Eventually we would like to use this program to interface with an actual brokerage. We should start by doing paper trading to validate the system in the real world, but then eventually I think we will…
-
_From @harisaamin on January 25, 2017 15:48_
77: start_idx = int(request.args.get('start_idx') if request.args.get('start_idx') else 0)
78: limit = int(request.args.get('limit') if request.args.get(…