Quantdom icon indicating copy to clipboard operation
Quantdom copied to clipboard

Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:]

Results 11 Quantdom issues
Sort by recently updated
recently updated
newest added

Bumps [lxml](https://github.com/lxml/lxml) from 4.3.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

quantdom custom data import data is disabled.

@constverum I ported this on my system using py38 and `poetry`. A couple notes: - I updated a bunch of the packages to latest versions manually - I have a...

@constverum very cool project and idea. Are you still maintaining it? I see the last commit is from March 19'. I am interested in re-using a bunch of the Qt...

Hi When i run `quantdom` and hit load button i got thie error: ``` qt5ct: using qt5ct plugin Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/quantdom/ui.py", line 424, in _update_quotes_chart self.quotes_tab.update_chart(self.symbol)...

Will it work for all country stock exchanges?

C:\Users\Omar>quantdom Traceback (most recent call last): File "c:\users\omar\appdata\local\programs\python\python37\lib\site-packages\quantdom\ui.py", line 39, in run symbols = get_symbols() File "c:\users\omar\appdata\local\programs\python\python37\lib\site-packages\quantdom\lib\loaders.py", line 168, in get_symbols symbols.reset_index(inplace=True) AttributeError: 'NoneType' object has no attribute 'reset_index' I...

Is there any library in your project that I can use for Elliot wave calculator in other project? I mean I like to read a `.CSV` file as input and...

can I have an Explanation on this project its understanding but equity tab is not understanding properly i need some explanation on this project with some detailed information regards ([email protected])

How do I interagte with TA-LIB.... New user.. Im on a Mac-OS

enhancement