Lee-Ready method updated - trades_buy_count and trades_sell_count added

This commit is contained in:
David Brazda
2024-11-19 10:24:31 +01:00
parent 169f07563e
commit 25b5a53774
2 changed files with 63 additions and 10 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='ttools',
version='0.7.4',
version='0.7.5',
packages=find_packages(),
install_requires=[
# list your dependencies here