由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - free back test tool in python - for quant algos (转载)
相关主题
求建议,Google Quantitative analyst 面试用R 还是Pythoncareercup上看的一道题
求职困境中,请帮推荐entry level data analyst opening今年的H-1B即将用完
墙街IT老人感慨--- 他们total compensation应该200K问一个编程题
Job: Energy Quant in Miami FL (Full Time)容貌好的女生在美国找工作有优势吗
ploting 3D surface in python (转载)请教一些找data mining 方面R&D 公司的经验
ploting 3D surface in python (转载)说说flextrade 的 onsite 经历
CS master找工小结(1)背景及2个onsiteAMZ面经
老问题了,网上竟然找不到答案刚收到狗狗电话,被拒
相关话题的讨论汇总
话题: test话题: average话题: quant话题: tool话题: sample
进入JobHunting版参与讨论
1 (共1页)
g***e
发帖数: 577
1
【 以下文字转载自 Stock 讨论区 】
发信人: geome (老网友), 信区: Stock
标 题: free back test tool in python - for quant algos
发信站: BBS 未名空间站 (Sat Mar 4 15:10:49 2017, 美东)
Hi,
Our team has made a free back test tool in below github:
https://github.com/geome-mitbbs/QTS_Research
It is simple to use yet has great flexibility:
To use:
1. System requirements: you need to have python3 + numpy + pandas + (
matplotlib,optional)
2. Download files into any folder.
3. Modify Sample_Test.py and run. Currently Sample_Test.py contains a moving
average trend following algo: if 10 day average > 25 day average, buy. if 10
day average < 25 day average, sell. you can either test this algo with your
own parameters ( ticker, average period etc ) or you can write your own
strategy. The strategy is simply a part of python code consists of the
functions in Quant_Indicators.py
Anyone interested in quant trading strategy research project/product. Please
email me in private. Thanks.
l*****t
发帖数: 1080
2
大概看了一下,但是这个策略是对是错还未知啊。
g***e
发帖数: 577
3
Thanks for asking.
I am posting here for 2 reasons.
1. For people willing to do open-source projects. This might be a good one
which can mix finance/python/machine learning etc to help you build skills
or broad eyesight.
2. People interested in the product. This will be interest for myself.
So I guess it somehow helps the 1st group.

【在 l*****t 的大作中提到】
: 大概看了一下,但是这个策略是对是错还未知啊。
g***e
发帖数: 577
4
This is just a sample, it has not much analysis on the trend following
strategy but it shows how concise the code/platform is. (If you used similar
software or website you know what I mean ).
This is on-going project. We aim to add more research result, not just tool
to do research.

【在 l*****t 的大作中提到】
: 大概看了一下,但是这个策略是对是错还未知啊。
r********g
发帖数: 868
5
系统要求里还需要quandl吧

【在 g***e 的大作中提到】
: This is just a sample, it has not much analysis on the trend following
: strategy but it shows how concise the code/platform is. (If you used similar
: software or website you know what I mean ).
: This is on-going project. We aim to add more research result, not just tool
: to do research.

1 (共1页)
进入JobHunting版参与讨论
相关主题
刚收到狗狗电话,被拒ploting 3D surface in python (转载)
准备面试准备的很郁闷ploting 3D surface in python (转载)
Google onsite questionCS master找工小结(1)背景及2个onsite
[Algo]dutch flag problem老问题了,网上竟然找不到答案
求建议,Google Quantitative analyst 面试用R 还是Pythoncareercup上看的一道题
求职困境中,请帮推荐entry level data analyst opening今年的H-1B即将用完
墙街IT老人感慨--- 他们total compensation应该200K问一个编程题
Job: Energy Quant in Miami FL (Full Time)容貌好的女生在美国找工作有优势吗
相关话题的讨论汇总
话题: test话题: average话题: quant话题: tool话题: sample