forked from fasiondog/hikyuu
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathnotepad_workshop
71 lines (71 loc) · 3.38 KB
/
notepad_workshop
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
64
65
66
67
68
69
70
71
<NotepadPlus>
<Project name="hikyuu">
<Folder name="examples">
<File name="tools\hikyuu\examples\Turtle_SG.py" />
<File name="tools\hikyuu\examples\examples_init.py" />
</Folder>
<Folder name="indicator">
<File name="tools\hikyuu\indicator\__init__.py" />
</Folder>
<Folder name="interactive">
<File name="tools\hikyuu\interactive\drawplot.py" />
<File name="tools\hikyuu\interactive\elder.py" />
<File name="tools\hikyuu\interactive\interactive.py" />
<File name="tools\hikyuu\interactive\kaufman.py" />
<File name="tools\hikyuu\interactive\volume.py" />
<File name="tools\hikyuu\interactive\__init__.py" />
</Folder>
<Folder name="test">
<File name="tools\hikyuu\test\Condition.py" />
<File name="tools\hikyuu\test\Datetime.py" />
<File name="tools\hikyuu\test\Environment.py" />
<File name="tools\hikyuu\test\Indicator.py" />
<File name="tools\hikyuu\test\KData.py" />
<File name="tools\hikyuu\test\MarketInfo.py" />
<File name="tools\hikyuu\test\MoneyManager.py" />
<File name="tools\hikyuu\test\Parameter.py" />
<File name="tools\hikyuu\test\ProfitGoal.py" />
<File name="tools\hikyuu\test\Signal.py" />
<File name="tools\hikyuu\test\Slippage.py" />
<File name="tools\hikyuu\test\Stock.py" />
<File name="tools\hikyuu\test\StockTypeInfo.py" />
<File name="tools\hikyuu\test\Stoploss.py" />
<File name="tools\hikyuu\test\test.py" />
<File name="tools\hikyuu\test\test_init.py" />
<File name="tools\hikyuu\test\TradeCost.py" />
</Folder>
<Folder name="trade_instance">
<File name="tools\hikyuu\trade_instance\ama_instance.py" />
<File name="tools\hikyuu\trade_instance\__init__.py" />
</Folder>
<Folder name="trade_manage">
<File name="tools\hikyuu\trade_manage\__init__.py" />
</Folder>
<Folder name="trade_sys">
<File name="tools\hikyuu\trade_sys\condition.py" />
<File name="tools\hikyuu\trade_sys\environment.py" />
<File name="tools\hikyuu\trade_sys\moneymanager.py" />
<File name="tools\hikyuu\trade_sys\profitgoal.py" />
<File name="tools\hikyuu\trade_sys\signal.py" />
<File name="tools\hikyuu\trade_sys\slippage.py" />
<File name="tools\hikyuu\trade_sys\stoploss.py" />
<File name="tools\hikyuu\trade_sys\system.py" />
<File name="tools\hikyuu\trade_sys\__init__.py" />
</Folder>
<Folder name="util">
<File name="tools\hikyuu\util\mylog.py" />
<File name="tools\hikyuu\util\unicode.py" />
<File name="tools\hikyuu\util\__init__.py" />
</Folder>
<File name="tools\hikyuu\hikyuu.sh" />
<File name="tools\hikyuu\ipython配置说明.txt" />
<File name="tools\hikyuu\matplotlibrc" />
<File name="tools\hikyuu\__init__.py" />
<Folder name="tools">
<Folder name="importdata">
<File name="tools\hikyuu\tools\importdata\importdata.py" />
</Folder>
</Folder>
<File name="tools\setup.py" />
</Project>
</NotepadPlus>