ironhak
ironhak
I followed the installation steps provided on the readme: ``` python -m pip install pip-tools pip-compile pyproject.toml pip-sync ``` But when I try to download data: ``` python src/download_bars.py AAPL...
Hello... I don't know why but 4k videos files have really bad colors. This happens also on VLC, don't know why. Here below clapper vs smplayer with the same exact...
### Enhancement description Is it possible to add the average trade in monetary terms? ### Code sample ```python stats = bt.run() avg_trade = stats._trades['PnL'].mean() ``` ### Additional info, images _No...
Hello! Let's say I'm backtesting futures, and the session ends every day at 16:00 and it starts again at 17:00. What if I want to close a trade at session...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Operating system NixOS ### Installation method Package Manager (from OS) ### Betterlockscreen &...
When choosing mouse cursor size, it'll work for certain apps like firefox, but not for other. In my instance, using i3wm, the cursor has different size on firefox and thunar....