Metadata-Version: 2.1
Name: pricegenerator
Version: 1.2.dev34
Summary: Forex and stocks price generator. Generates chain of candlesticks with predefined statistical parameters, return pandas dataframe or saving as .csv-file with OHLCV-candlestick in every strings.
Home-page: https://github.com/Tim55667757/PriceGenerator/
Author: Timur Gilmullin
Author-email: tim55667757@gmail.com
License: MIT
Download-URL: https://github.com/Tim55667757/PriceGenerator.git
Keywords: history,csv,stock,forex,prices,candlesticks,parser,generator,statistics,testing,testdata
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Dist: pandas (>=1.2.2)
Requires-Dist: pandas-ta (>=0.2.45b0)
Requires-Dist: bokeh (>=2.3.0)
Requires-Dist: bkcharts (>=0.2)
Requires-Dist: numpy (>=1.20.1)
Requires-Dist: matplotlib (>=3.3.4)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: jinja2 (>=2.11.3)

GitHub Pages: https://tim55667757.github.io/PriceGenerator


