-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.ini
More file actions
64 lines (54 loc) · 1.65 KB
/
config.ini
File metadata and controls
64 lines (54 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[general_settings]
stock_symbol = TM
syms = 0,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z
[portfolio_settings]
automated_portfolio_gen = False
portfolio_name = Example2
selection = CIMB,PMETAL,VITROX,ALAQAR
[query]
date_query = 2010-01-01
prophet_query = 2018-01-01
[analysis]
ta_pattern = cdlclosingmarubozu
[spiders]
Fundbot = False
ssymbot = False
marketbot = False
[analysis_settings]
abnormal_detection = True
dt_analysis_consensious = True
patern_date_detector = True
pattern_detector = True
pct_company = True
predict_correl_graph = True
prediction_graph = True
prophet = True
prophet_loop = False
prediction_graph_loop = False
predict_correl_graph_loop = False
ta_cycle_indicator = True
ta_math_operator = True
ta_math_transform = True
ta_momentum_indicator = True
ta_overlap_studies = True
ta_pattern_recognition = True
ta_price_transformation = True
ta_statistic_functions = True
ta_volatility_indicator = True
ta_volume_indicator = True
[directory]
base_dir = dataset
company_datalist_prefilter = company_datalist_prefilter
company_datalist_raw = company_datalist_raw
company_fund_marketprice_prefilter = company_fund_marketprice_prefilter
company_fund_marketprice_raw = company_fund_marketprice_raw
company_stock_marketprice_baseprice_raw = company_stock_marketprice_baseprice_raw
company_stock_marketprice_baseprice_prefilter = company_stock_marketprice_baseprice_prefilter
company_stock_marketprice_processed = company_stock_marketprice_processed
portfolio_dir = portfolio_generated
debug_file = debug_file
[world_trade_data_settings]
country = KL
api_token =
web_base = https://www.worldtradingdata.com/api/v1/history?symbol=
webAPI = &sort=newest&api_token=