-
### Description
This feature will implement the capability to calculate and display multiple moving averages on the cryptocurrency price graph. Specifically, it will include 30-day, 50-day, and 100-d…
-
Hi!
I use all default configs downloaded from this git in 3 fregtrade docker containers live.
Sometimes I see when one or more processes use 100% of one processor core.
![Screenshot from 2024-1…
-
When using lumibot 3.7.8 and python 3.11 `before_market_closes` is not normally called during a backtest:
```
Running backtest of MyStrategy
2024-10-12 07:39:18 | __main__ | INFO | Running backte…
-
I did a pip upgrade and now If I run YahooDataBackTest for my strategy I get an error
Here is my code:
```
from login import get_api_key
from lumibot.traders import Trader
from lumibot.brokers …
-
Things to write up documentation on .
- Whale watching
- Accum/distribution
- [Flow of ETH profits](http://bits.owocki.com/3n3A3b3d3329/Image%202016-04-03%20at%2011.30.39%20PM.png)
-
https://www.melonsblog.cn/2019/11/reading-43-trading-strategies-involving.htmlm=1
-
**Conditions of Satisfaction (CoS):**
The system accurately performs sentiment analysis on financial news articles related to specified stocks or sectors.
Sentiment scores are derived from the lates…
-
**Is your feature request related to a problem? Please describe.**
Develop and optimize an algorithmic trading strategy using genetic algorithms to maximize trading profits.
**Describe the solutio…
-
Hi @laffra,
Is this a good use-case to showcase the basic usability of pysheets ?
Example: Building a Simple Algorithmic Trading Strategy
Let’s walk through an example of a simple trading strategy …
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: MacOS Mojave 10.14.5
* Python Version: Python 3.5.6 :: Anaco…