Metadata-Version: 2.1
Name: pricegenerator
Version: 1.2.dev72
Summary: A simple price generator similar to real stock prices, but you can control the statistics of their distribution. 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/
Download-URL: https://github.com/Tim55667757/PriceGenerator.git
Author: Timur Gilmullin
Author-email: tim55667757@gmail.com
License: Apache-2.0
Keywords: history,csv,stock,forex,prices,candlesticks,parser,generator,statistics,testing,testdata
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Requires-Dist: requests (>=2.25.1pandas>=1.2.2)
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)
Requires-Dist: pandas-ta (>=0.2.45b0)

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