ivolatility-backtesting 1.6.0__py3-none-any.whl → 1.7.1__py3-none-any.whl

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 ivolatility-backtesting might be problematic. Click here for more details.

@@ -1,5 +1,5 @@
1
1
  from .ivolatility_backtesting import (
2
- BacktestResults, BacktestAnalyzer, ResultsReporter,
2
+ BacktestResults, BacktestAnalyzer, ResultsReporter,
3
3
  ChartGenerator, ResultsExporter, run_backtest, run_backtest_with_stoploss,
4
4
  init_api, api_call, APIHelper, APIManager,
5
5
  ResourceMonitor, create_progress_bar, update_progress, format_time,
@@ -8,11 +8,15 @@ from .ivolatility_backtesting import (
8
8
  create_stoploss_comparison_chart,
9
9
  optimize_parameters, plot_optimization_results,
10
10
  create_optimization_folder,
11
- preload_options_data
11
+ preload_options_data,
12
+ preload_data_universal,
13
+ apply_optimization_preset, list_optimization_presets,
14
+ calculate_combinations_count, print_preset_info,
15
+ get_cache_config, UniversalCacheManager
12
16
  )
13
17
 
14
18
  __all__ = [
15
- 'BacktestResults', 'BacktestAnalyzer', 'ResultsReporter',
19
+ 'BacktestResults', 'BacktestAnalyzer', 'ResultsReporter',
16
20
  'ChartGenerator', 'ResultsExporter', 'run_backtest', 'run_backtest_with_stoploss',
17
21
  'init_api', 'api_call', 'APIHelper', 'APIManager',
18
22
  'ResourceMonitor', 'create_progress_bar', 'update_progress', 'format_time',
@@ -21,5 +25,9 @@ __all__ = [
21
25
  'create_stoploss_comparison_chart',
22
26
  'optimize_parameters', 'plot_optimization_results',
23
27
  'create_optimization_folder',
24
- 'preload_options_data'
28
+ 'preload_options_data',
29
+ 'preload_data_universal',
30
+ 'apply_optimization_preset', 'list_optimization_presets',
31
+ 'calculate_combinations_count', 'print_preset_info',
32
+ 'get_cache_config', 'UniversalCacheManager'
25
33
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ivolatility_backtesting
3
- Version: 1.6.0
3
+ Version: 1.7.1
4
4
  Summary: A universal backtesting framework for financial strategies using the IVolatility API.
5
5
  Author-email: IVolatility <support@ivolatility.com>
6
6
  Project-URL: Homepage, https://ivolatility.com
@@ -0,0 +1,6 @@
1
+ ivolatility_backtesting/__init__.py,sha256=xZh8uDYGCylBJ3CK4BOOmuBWNWLOyWpfwQumc8BclQ0,1563
2
+ ivolatility_backtesting-1.7.1.dist-info/licenses/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ ivolatility_backtesting-1.7.1.dist-info/METADATA,sha256=Q9_FsxnTiYOQmKuIsMpZIo1mIG8xaomQW7T36y8Vuo4,2052
4
+ ivolatility_backtesting-1.7.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
+ ivolatility_backtesting-1.7.1.dist-info/top_level.txt,sha256=Qv3irUBntr8b11WIKNN6zzCSguwaWC4nWR-ZKq8NsjY,24
6
+ ivolatility_backtesting-1.7.1.dist-info/RECORD,,