结果:找到“PYTHON RSI”相关内容16个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
python高度可定制的RSI策略及TS股票日线下载
11 个回复 - 4360 次查看 本人Python运行环境: windows 10 64位+anaconda3 64bit最新版. 需要用到的Python库:talib、pandas、tushare、os 再次测试,当前可用。 文件1:本地TS数据简单RSI买入策略20170730.py 首先,感谢下面文章的 ...2017-7-29 20:36 - wilson.jia - 量化投资
量化策略 低估值+TRIX+RSI 低回撤策略代码 in Python
0 个回复 - 854 次查看 量化策略 低估值+TRIX+RSI 低回撤策略代码 in Python 量化策略 低估值+TRIX+RSI 低回撤策略代码 in Python 量化策略 低估值+TRIX+RSI 低回撤策略代码 in Python 量化策略 低估值+TRIX+RSI 低回撤策略代码 in ...2021-8-7 20:09 - Lotus_ss - 现金交易版
O'Reilly.Python in a Nutshell.4Ed.202204 Early Version
7 个回复 - 2408 次查看 O'Reilly.Python in a Nutshell.4Ed.202204 Early revision2022-5-5 15:03 - thinking2009 - python论坛
2019新书Linear Algebra, Signal Processing, and Wavelets Python Versi
11 个回复 - 18038 次查看 如题,2019新书,书名Linear Algebra, Signal Processing, and Wavelets - A Unified Approach_ Python Version 目录 Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...2019-9-19 09:23 - 林海忠 - python论坛
[2021 new book, English version] Python for MBAs
9 个回复 - 1819 次查看 From the ads that track us to the maps that guide us, the twenty-first century runs on code. The business world is no different. Programming has become one of the fastest-growing topics at busin ...2021-7-15 14:11 - mysurf - 金融工程(数量金融)与金融衍生品
【独家发布】Python Data Persistence: With SQL and NOSQL Databases
21 个回复 - 2108 次查看 ' **** 本内容被作者隐藏 ****2020-11-3 00:34 - Nicolle - winbugs及其他软件专版
RSI实现收益率惊人的反转策略Python源码
16 个回复 - 13433 次查看 RSI是股市中经常使用的指标,很多技术分析大牛喜欢使用该指标。 RSI指标运行范围在0-100之内,实际上RSI很少会运行到90以上,即便当前市场最强势的股票也不会运行到90到100之间。RSI指标也很少运行到20以下, ...2017-7-15 00:38 - xiyun_baba - 量化投资
Python第三方库TALIB对RSI的EMA算法,有偿求解答!
4 个回复 - 4500 次查看 数据: 6日RSI 求解其中的具体算法,网上的EMA公式 Y=[2*X+(N-1)*Y’]/(N+1) ,自已套了多次,得不到相同的结果,请前辈指点一下,万谢!如有人能解出来,我发个小红包作为奖励。 数据是经过一阶差分平移整理后 ...2019-4-19 16:04 - 万木青 - python论坛
python计算rsi并实现回测的一个策略
5 个回复 - 10535 次查看 我根据刑不行老师的部分代码,重写了使用pandas计算RSI的一个例子,并且使用RSI简单实现了一个策略,RSI突破50买入并持有的策略。当然这个策略还非常粗糙,只够练手使用,适合新入门同学看看。如果有不当的地 ...2017-6-18 10:38 - xiyun_baba - 量化投资
利用python编辑macd kdj ma rsi等指标
3 个回复 - 6387 次查看 本帖只提供一种思路,各位有新的想法可以交流,最后一个CCI有点问题,欢迎各位改进,大神轻喷~2016-12-22 13:41 - 一块二毛二 - python论坛
【学习笔记】Python Algorithms - Induction and Recursion and Reduction
5 个回复 - 696 次查看 [*]Reduction means transforming one problem to another. We normally reduce an unknown problem to one we know how to solve. The reduction may involve transforming both the input (so it works with the ...2019-5-3 10:16 - liuxf666 - Forum
Sharing: Coding in Python with SAS University Edition
2 个回复 - 1356 次查看 Sharing a great article to use Python with SAS: https://blogs.sas.com/content/sasdummy/2018/02/05/python-sas-university-edition/2018-2-17 05:41 - xiami2000 - SAS专版
Deep Learning Tutorial(using Python Caffe),LISA lab, University of Montreal
13 个回复 - 2805 次查看 **** 本内容被作者隐藏 ****2016-7-17 23:35 - Nicolle - winbugs及其他软件专版
Matplotlib,dateutil,pyparsing安装包--win7,win8下64位python福音
24 个回复 - 15244 次查看 本人win7下的64位python2.7,官方安装包要么不能下载,要么不支持64bit,找这几个家伙费了不少精力和脑细胞。在此给各位送福利了。 象征性一个包收1个币吧,本帖各包下载总数超10个以后,本人就放出辛苦找到的非官 ...2014-7-11 01:42 - feixm1984 - python论坛
[Lecture Notes]Introduction to Python, Harvard University
6 个回复 - 1442 次查看 Introduction to Python Heavily based on presentations by Matt Huenerfauth (Penn State) Guido van Rossum (Google) Richard P. Muller (Caltech) **** 本内容被作者隐藏 ****2016-8-18 22:38 - Lisrelchen - HLM专版
PyBayes 0.3-Python Library for Recursive Bayesian Estimation
1 个回复 - 1615 次查看 PyBayes is an object-oriented Python library for recursive Bayesian estimation (Bayesian filtering) that is convenient to use. Already implemented are Kalman filter, particle filter and marginalized p ...2014-6-28 04:09 - Nicolle - python论坛