bbstrader 0.0.2__tar.gz → 0.1.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of bbstrader might be problematic. Click here for more details.

Files changed (34) hide show
  1. {bbstrader-0.0.2 → bbstrader-0.1.1}/PKG-INFO +8 -8
  2. {bbstrader-0.0.2 → bbstrader-0.1.1}/README.md +4 -2
  3. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/metatrader/rates.py +1 -1
  4. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/trading/execution.py +1 -1
  5. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/tseries.py +9 -9
  6. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader.egg-info/PKG-INFO +8 -8
  7. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader.egg-info/requires.txt +0 -2
  8. bbstrader-0.1.1/setup.py +63 -0
  9. bbstrader-0.0.2/setup.py +0 -87
  10. {bbstrader-0.0.2 → bbstrader-0.1.1}/LICENSE +0 -0
  11. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/__ini__.py +0 -0
  12. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/btengine/__init__.py +0 -0
  13. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/btengine/backtest.py +0 -0
  14. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/btengine/data.py +0 -0
  15. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/btengine/event.py +0 -0
  16. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/btengine/execution.py +0 -0
  17. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/btengine/performance.py +0 -0
  18. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/btengine/portfolio.py +0 -0
  19. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/btengine/strategy.py +0 -0
  20. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/metatrader/__init__.py +0 -0
  21. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/metatrader/account.py +0 -0
  22. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/metatrader/risk.py +0 -0
  23. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/metatrader/trade.py +0 -0
  24. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/metatrader/utils.py +0 -0
  25. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/models/__init__.py +0 -0
  26. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/models/risk.py +0 -0
  27. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/strategies.py +0 -0
  28. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/trading/__init__.py +0 -0
  29. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/trading/run.py +0 -0
  30. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader/trading/utils.py +0 -0
  31. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader.egg-info/SOURCES.txt +0 -0
  32. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader.egg-info/dependency_links.txt +0 -0
  33. {bbstrader-0.0.2 → bbstrader-0.1.1}/bbstrader.egg-info/top_level.txt +0 -0
  34. {bbstrader-0.0.2 → bbstrader-0.1.1}/setup.cfg +0 -0
@@ -1,14 +1,14 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bbstrader
3
- Version: 0.0.2
3
+ Version: 0.1.1
4
4
  Summary: Simplified Investment & Trading Toolkit
5
- Home-page: https://github.com/bbalouki/bbstrade
5
+ Home-page: https://github.com/bbalouki/bbstrader
6
6
  Author: Bertin Balouki SIMYELI
7
- Author-email: <bbalouki@outlook.com>
7
+ Author-email: <bertin@bbstrader.com>
8
8
  Maintainer: Bertin Balouki SIMYELI
9
9
  License: The MIT License (MIT)
10
10
  Keywords: Finance,Toolkit,Financial,Analysis,Fundamental,Quantitative,Database,Equities,Currencies,Economics,ETFs,Funds,Indices,Moneymarkets,Commodities,Futures,CFDs,Derivatives,Trading,Investing,Portfolio,Optimization,Performance
11
- Classifier: Development Status :: 1 - Planning
11
+ Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Intended Audience :: Developers
13
13
  Classifier: Intended Audience :: Financial and Insurance Industry
14
14
  Classifier: Topic :: Office/Business :: Financial :: Investment
@@ -32,8 +32,6 @@ Requires-Dist: statsmodels
32
32
  Requires-Dist: matplotlib
33
33
  Requires-Dist: filterpy
34
34
  Requires-Dist: pytest
35
- Requires-Dist: sphinx
36
- Requires-Dist: sphinx-rtd-theme
37
35
  Requires-Dist: CurrencyConverter
38
36
  Requires-Dist: Metatrader5
39
37
 
@@ -60,13 +58,15 @@ It leverages statistical models and algorithms to perform tasks such as cointegr
60
58
  - **Integrated Risk Management**: Leverage advanced risk management techniques to adapt to changing market conditions and maintain control over risk exposure.
61
59
  - **Automated Trading**: Execute trades automatically on the MT5 platform, with support for managing orders, positions, and risk in real-time.
62
60
  - **Flexible Framework**: Customize existing strategies or develop new ones with the flexible, modular architecture designed to accommodate traders' evolving needs.
61
+ - **Advanced Time Series Analysis**: Conduct in-depth analysis of financial time series data to identify patterns, trends, and relationships that can inform trading strategies.
62
+ You can read the full documentation [here](https://bbstrader.readthedocs.io/en/latest/index.html)
63
63
 
64
64
  ## Getting Started
65
65
 
66
66
  Before you can use the bbstrader and the metratrader, you need to have MetaTrader 5 (MT5) installed on your computer and an active MT5 trading account.
67
67
  This Module currenlty support three brokers, [Admirals Group AS](https://cabinet.a-partnership.com/visit/?bta=35537&brand=admiralmarkets), [Just Global Markets Ltd.](https://one.justmarkets.link/a/tufvj0xugm/registration/trader), and [FTMO](https://trader.ftmo.com/?affiliates=JGmeuQqepAZLMcdOEQRp), so you need to create a demo or live account with one of them.
68
- * If you want to trade `Stocks`, `ETFs`, `Indices`, `Commodities`, `Futures`, and `Forex`, See [click here](https://cabinet.a-partnership.com/visit/?bta=35537&brand=admiralmarkets)
69
- * If you want to trade `Stocks`, `Crypto`, `indices`, `Commodities`, and `Forex`, See [click here](https://one.justmarkets.link/a/tufvj0xugm/registration/trader)
68
+ * If you want to trade `Stocks`, `ETFs`, `Indices`, `Commodities`, `Futures`, and `Forex`, [click here](https://cabinet.a-partnership.com/visit/?bta=35537&brand=admiralmarkets)
69
+ * If you want to trade `Stocks`, `Crypto`, `indices`, `Commodities`, and `Forex`, [click here](https://one.justmarkets.link/a/tufvj0xugm/registration/trader)
70
70
  * If you are looking for a prop firm, [click here](https://trader.ftmo.com/?affiliates=JGmeuQqepAZLMcdOEQRp)
71
71
 
72
72
  Then, you can install `bbstrader` using pip:
@@ -21,13 +21,15 @@ It leverages statistical models and algorithms to perform tasks such as cointegr
21
21
  - **Integrated Risk Management**: Leverage advanced risk management techniques to adapt to changing market conditions and maintain control over risk exposure.
22
22
  - **Automated Trading**: Execute trades automatically on the MT5 platform, with support for managing orders, positions, and risk in real-time.
23
23
  - **Flexible Framework**: Customize existing strategies or develop new ones with the flexible, modular architecture designed to accommodate traders' evolving needs.
24
+ - **Advanced Time Series Analysis**: Conduct in-depth analysis of financial time series data to identify patterns, trends, and relationships that can inform trading strategies.
25
+ You can read the full documentation [here](https://bbstrader.readthedocs.io/en/latest/index.html)
24
26
 
25
27
  ## Getting Started
26
28
 
27
29
  Before you can use the bbstrader and the metratrader, you need to have MetaTrader 5 (MT5) installed on your computer and an active MT5 trading account.
28
30
  This Module currenlty support three brokers, [Admirals Group AS](https://cabinet.a-partnership.com/visit/?bta=35537&brand=admiralmarkets), [Just Global Markets Ltd.](https://one.justmarkets.link/a/tufvj0xugm/registration/trader), and [FTMO](https://trader.ftmo.com/?affiliates=JGmeuQqepAZLMcdOEQRp), so you need to create a demo or live account with one of them.
29
- * If you want to trade `Stocks`, `ETFs`, `Indices`, `Commodities`, `Futures`, and `Forex`, See [click here](https://cabinet.a-partnership.com/visit/?bta=35537&brand=admiralmarkets)
30
- * If you want to trade `Stocks`, `Crypto`, `indices`, `Commodities`, and `Forex`, See [click here](https://one.justmarkets.link/a/tufvj0xugm/registration/trader)
31
+ * If you want to trade `Stocks`, `ETFs`, `Indices`, `Commodities`, `Futures`, and `Forex`, [click here](https://cabinet.a-partnership.com/visit/?bta=35537&brand=admiralmarkets)
32
+ * If you want to trade `Stocks`, `Crypto`, `indices`, `Commodities`, and `Forex`, [click here](https://one.justmarkets.link/a/tufvj0xugm/registration/trader)
31
33
  * If you are looking for a prop firm, [click here](https://trader.ftmo.com/?affiliates=JGmeuQqepAZLMcdOEQRp)
32
34
 
33
35
  Then, you can install `bbstrader` using pip:
@@ -34,7 +34,7 @@ class Rates(object):
34
34
  self,
35
35
  symbol: str,
36
36
  time_frame: TimeFrame = 'D1',
37
- start_pos: Union[int | str] = 0,
37
+ start_pos: Union[int , str] = 0,
38
38
  count: Optional[int] = MAX_BARS,
39
39
  session_duration: Optional[float] = None
40
40
  ):
@@ -8,7 +8,7 @@ from bbstrader.trading.utils import tf_mapping
8
8
  from bbstrader.strategies import (
9
9
  ArimaGarchStrategy, SMAStrategy, KLFStrategy, OrnsteinUhlenbeck,
10
10
  )
11
- from bbstrader.models import HMMRiskManager
11
+ from bbstrader.models.risk import HMMRiskManager
12
12
  from bbstrader.metatrader.utils import config_logger
13
13
  from typing import Optional, Literal, List, Tuple
14
14
 
@@ -74,7 +74,7 @@ def load_and_prepare_data(df: pd.DataFrame):
74
74
  return data
75
75
 
76
76
 
77
- def fit_best_arima(window_data: pd.Series | np.ndarray):
77
+ def fit_best_arima(window_data: Union[pd.Series , np.ndarray]):
78
78
  """
79
79
  Identifies and fits the best `ARIMA` model
80
80
  based on the Akaike Information Criterion `(AIC)`.
@@ -109,7 +109,7 @@ def fit_best_arima(window_data: pd.Series | np.ndarray):
109
109
  return best_arima_model
110
110
 
111
111
 
112
- def fit_garch(window_data: pd.Series | np.ndarray):
112
+ def fit_garch(window_data: Union[pd.Series , np.ndarray]):
113
113
  """
114
114
  Fits an `ARIMA` model to the data to get residuals,
115
115
  then fits a `GARCH(1,1)` model on these residuals.
@@ -159,7 +159,7 @@ def predict_next_return(arima_result, garch_result):
159
159
  return next_return
160
160
 
161
161
 
162
- def get_prediction(window_data: pd.Series | np.ndarray):
162
+ def get_prediction(window_data: Union[pd.Series , np.ndarray]):
163
163
  """
164
164
  Orchestrator function to get the next period's return prediction.
165
165
 
@@ -168,7 +168,7 @@ def get_prediction(window_data: pd.Series | np.ndarray):
168
168
  and then predicting the next period's return using these models.
169
169
 
170
170
  Args:
171
- window_data (pd.Series or np.ndarray):
171
+ window_data (Union[pd.Series , np.ndarray]):
172
172
  Time series data to fit the models and predict the next return.
173
173
 
174
174
  Returns
@@ -182,13 +182,13 @@ def get_prediction(window_data: pd.Series | np.ndarray):
182
182
  # *********************************************
183
183
  # STATS TEST (Cointegration , Mean Reverting)*
184
184
  # *********************************************
185
- def get_corr(tickers: List[str] | Tuple[str, ...], start: str, end: str) -> None:
185
+ def get_corr(tickers: Union[List[str] , Tuple[str, ...]], start: str, end: str) -> None:
186
186
  """
187
187
  Calculates and prints the correlation matrix of the adjusted closing prices
188
188
  for a given list of stock tickers within a specified date range.
189
189
 
190
190
  Args:
191
- tickers (List[str] | Tuple[str, ...]):
191
+ tickers (Union[List[str] , Tuple[str, ...]]):
192
192
  A list or tuple of valid stock tickers (e.g., ['AAPL', 'MSFT', 'GOOG']).
193
193
  start (str): The start date for the historical data in 'YYYY-MM-DD' format.
194
194
  end (str): The end date for the historical data in 'YYYY-MM-DD' format.
@@ -275,7 +275,7 @@ def plot_residuals(df: pd.DataFrame):
275
275
  plt.show()
276
276
 
277
277
 
278
- def run_cadf_test(pair: List[str] | Tuple[str, ...], start: str, end: str) -> None:
278
+ def run_cadf_test(pair: Union[List[str] , Tuple[str, ...]], start: str, end: str) -> None:
279
279
  """
280
280
  Performs the Cointegration Augmented Dickey-Fuller (CADF) test on a pair of stock tickers
281
281
  over a specified date range to check for cointegration.
@@ -560,7 +560,7 @@ def draw_slope_intercept_changes(prices, state_means):
560
560
  plt.show()
561
561
 
562
562
 
563
- def run_kalman_filter(etfs: List[str] | Tuple[str, ...], start: str, end: str) -> None:
563
+ def run_kalman_filter(etfs: Union[List[str] , Tuple[str, ...]], start: str, end: str) -> None:
564
564
  """
565
565
  Applies a Kalman filter to a pair of ETF adjusted closing prices within a specified date range
566
566
  to estimate the slope and intercept over time.
@@ -570,7 +570,7 @@ def run_kalman_filter(etfs: List[str] | Tuple[str, ...], start: str, end: str) -
570
570
  intercept, and visualizes the changes in these estimates over time.
571
571
 
572
572
  Args:
573
- etfs (List[str] or Tuple[str, ...]):
573
+ etfs (Union[List[str] , Tuple[str, ...]]):
574
574
  A list or tuple containing two valid ETF tickers (e.g., ['SPY', 'QQQ']).
575
575
  start (str): The start date for the historical data in 'YYYY-MM-DD' format.
576
576
  end (str): The end date for the historical data in 'YYYY-MM-DD' format.
@@ -1,14 +1,14 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bbstrader
3
- Version: 0.0.2
3
+ Version: 0.1.1
4
4
  Summary: Simplified Investment & Trading Toolkit
5
- Home-page: https://github.com/bbalouki/bbstrade
5
+ Home-page: https://github.com/bbalouki/bbstrader
6
6
  Author: Bertin Balouki SIMYELI
7
- Author-email: <bbalouki@outlook.com>
7
+ Author-email: <bertin@bbstrader.com>
8
8
  Maintainer: Bertin Balouki SIMYELI
9
9
  License: The MIT License (MIT)
10
10
  Keywords: Finance,Toolkit,Financial,Analysis,Fundamental,Quantitative,Database,Equities,Currencies,Economics,ETFs,Funds,Indices,Moneymarkets,Commodities,Futures,CFDs,Derivatives,Trading,Investing,Portfolio,Optimization,Performance
11
- Classifier: Development Status :: 1 - Planning
11
+ Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Intended Audience :: Developers
13
13
  Classifier: Intended Audience :: Financial and Insurance Industry
14
14
  Classifier: Topic :: Office/Business :: Financial :: Investment
@@ -32,8 +32,6 @@ Requires-Dist: statsmodels
32
32
  Requires-Dist: matplotlib
33
33
  Requires-Dist: filterpy
34
34
  Requires-Dist: pytest
35
- Requires-Dist: sphinx
36
- Requires-Dist: sphinx-rtd-theme
37
35
  Requires-Dist: CurrencyConverter
38
36
  Requires-Dist: Metatrader5
39
37
 
@@ -60,13 +58,15 @@ It leverages statistical models and algorithms to perform tasks such as cointegr
60
58
  - **Integrated Risk Management**: Leverage advanced risk management techniques to adapt to changing market conditions and maintain control over risk exposure.
61
59
  - **Automated Trading**: Execute trades automatically on the MT5 platform, with support for managing orders, positions, and risk in real-time.
62
60
  - **Flexible Framework**: Customize existing strategies or develop new ones with the flexible, modular architecture designed to accommodate traders' evolving needs.
61
+ - **Advanced Time Series Analysis**: Conduct in-depth analysis of financial time series data to identify patterns, trends, and relationships that can inform trading strategies.
62
+ You can read the full documentation [here](https://bbstrader.readthedocs.io/en/latest/index.html)
63
63
 
64
64
  ## Getting Started
65
65
 
66
66
  Before you can use the bbstrader and the metratrader, you need to have MetaTrader 5 (MT5) installed on your computer and an active MT5 trading account.
67
67
  This Module currenlty support three brokers, [Admirals Group AS](https://cabinet.a-partnership.com/visit/?bta=35537&brand=admiralmarkets), [Just Global Markets Ltd.](https://one.justmarkets.link/a/tufvj0xugm/registration/trader), and [FTMO](https://trader.ftmo.com/?affiliates=JGmeuQqepAZLMcdOEQRp), so you need to create a demo or live account with one of them.
68
- * If you want to trade `Stocks`, `ETFs`, `Indices`, `Commodities`, `Futures`, and `Forex`, See [click here](https://cabinet.a-partnership.com/visit/?bta=35537&brand=admiralmarkets)
69
- * If you want to trade `Stocks`, `Crypto`, `indices`, `Commodities`, and `Forex`, See [click here](https://one.justmarkets.link/a/tufvj0xugm/registration/trader)
68
+ * If you want to trade `Stocks`, `ETFs`, `Indices`, `Commodities`, `Futures`, and `Forex`, [click here](https://cabinet.a-partnership.com/visit/?bta=35537&brand=admiralmarkets)
69
+ * If you want to trade `Stocks`, `Crypto`, `indices`, `Commodities`, and `Forex`, [click here](https://one.justmarkets.link/a/tufvj0xugm/registration/trader)
70
70
  * If you are looking for a prop firm, [click here](https://trader.ftmo.com/?affiliates=JGmeuQqepAZLMcdOEQRp)
71
71
 
72
72
  Then, you can install `bbstrader` using pip:
@@ -11,7 +11,5 @@ statsmodels
11
11
  matplotlib
12
12
  filterpy
13
13
  pytest
14
- sphinx
15
- sphinx-rtd-theme
16
14
  CurrencyConverter
17
15
  Metatrader5
@@ -0,0 +1,63 @@
1
+ from setuptools import setup
2
+ import sys
3
+
4
+ if sys.version_info < (3, 10):
5
+ sys.exit("Only Python 3.10 and greater is supported")
6
+
7
+ with open("README.md", encoding="utf-8") as fh:
8
+ long_description = fh.read()
9
+
10
+ VERSION = '0.1.1'
11
+ DESCRIPTION = 'Simplified Investment & Trading Toolkit'
12
+
13
+ KEYWORDS = [
14
+ "Finance", "Toolkit", "Financial", "Analysis",
15
+ "Fundamental", "Quantitative", "Database",
16
+ "Equities", "Currencies", "Economics", "ETFs",
17
+ "Funds", "Indices", "Moneymarkets", "Commodities",
18
+ "Futures", "CFDs", "Derivatives", "Trading", "Investing",
19
+ "Portfolio", "Optimization", "Performance"
20
+ ]
21
+
22
+ CLASSIFIERS = [
23
+ "Development Status :: 5 - Production/Stable",
24
+ "Intended Audience :: Developers",
25
+ "Intended Audience :: Financial and Insurance Industry",
26
+ "Topic :: Office/Business :: Financial :: Investment",
27
+ "Programming Language :: Python :: 3.10",
28
+ "Programming Language :: Python :: 3.11",
29
+ "Programming Language :: Python :: 3.12",
30
+ "Operating System :: Microsoft :: Windows",
31
+ "License :: OSI Approved :: MIT License",
32
+ ]
33
+
34
+ REQUIREMENTS = [
35
+ "pandas", "numpy==1.26.4", "yfinance", "scipy",
36
+ "hmmlearn", "pmdarima", "arch", "hurst", "seaborn",
37
+ "statsmodels", "matplotlib", "filterpy", "pytest",
38
+ "CurrencyConverter", "Metatrader5"
39
+ ]
40
+
41
+ # Setting up
42
+ setup(
43
+ name="bbstrader",
44
+ version=VERSION,
45
+ author='Bertin Balouki SIMYELI',
46
+ url='https://github.com/bbalouki/bbstrader',
47
+ license='The MIT License (MIT)',
48
+ author_email='<bertin@bbstrader.com>',
49
+ maintainer='Bertin Balouki SIMYELI',
50
+ description=DESCRIPTION,
51
+ long_description_content_type="text/markdown",
52
+ long_description=long_description,
53
+ packages=[
54
+ "bbstrader",
55
+ "bbstrader.btengine",
56
+ "bbstrader.metatrader",
57
+ "bbstrader.models",
58
+ "bbstrader.trading"
59
+ ],
60
+ install_requires=REQUIREMENTS,
61
+ keywords=KEYWORDS,
62
+ classifiers=CLASSIFIERS,
63
+ )
bbstrader-0.0.2/setup.py DELETED
@@ -1,87 +0,0 @@
1
- from setuptools import setup
2
- import sys
3
-
4
- if sys.version_info < (3,9):
5
- sys.exit("Only Python 3.9 and greater is supported")
6
-
7
- with open("README.md", encoding="utf-8") as fh:
8
- long_description = fh.read()
9
-
10
- VERSION = '0.0.2'
11
- DESCRIPTION = 'Simplified Investment & Trading Toolkit'
12
-
13
- # Setting up
14
- setup(
15
- name="bbstrader",
16
- version=VERSION,
17
- author='Bertin Balouki SIMYELI',
18
- url='https://github.com/bbalouki/bbstrade',
19
- license='The MIT License (MIT)',
20
- author_email='<bbalouki@outlook.com>',
21
- maintainer='Bertin Balouki SIMYELI',
22
- description=DESCRIPTION,
23
- long_description_content_type="text/markdown",
24
- long_description=long_description,
25
- packages=[
26
- "bbstrader",
27
- "bbstrader.btengine",
28
- "bbstrader.metatrader",
29
- "bbstrader.models",
30
- "bbstrader.trading"
31
- ],
32
- install_requires=[
33
- "pandas",
34
- "numpy==1.26.4",
35
- "yfinance",
36
- "scipy",
37
- "hmmlearn",
38
- "pmdarima",
39
- "arch",
40
- "hurst",
41
- "seaborn",
42
- "statsmodels",
43
- "matplotlib",
44
- "filterpy",
45
- "pytest",
46
- "sphinx",
47
- "sphinx-rtd-theme",
48
- "CurrencyConverter",
49
- "Metatrader5"
50
- ],
51
- keywords=[
52
- "Finance",
53
- "Toolkit",
54
- "Financial",
55
- "Analysis",
56
- "Fundamental",
57
- "Quantitative",
58
- "Database",
59
- "Equities",
60
- "Currencies",
61
- "Economics",
62
- "ETFs",
63
- "Funds",
64
- "Indices",
65
- "Moneymarkets",
66
- "Commodities",
67
- "Futures",
68
- "CFDs",
69
- "Derivatives",
70
- "Trading",
71
- "Investing",
72
- "Portfolio",
73
- "Optimization",
74
- "Performance",
75
- ],
76
- classifiers=[
77
- "Development Status :: 1 - Planning",
78
- "Intended Audience :: Developers",
79
- "Intended Audience :: Financial and Insurance Industry",
80
- "Topic :: Office/Business :: Financial :: Investment",
81
- "Programming Language :: Python :: 3.10",
82
- "Programming Language :: Python :: 3.11",
83
- "Programming Language :: Python :: 3.12",
84
- "Operating System :: Microsoft :: Windows",
85
- "License :: OSI Approved :: MIT License",
86
- ]
87
- )
File without changes
File without changes