▍1. MACD
计算股票MACD技术指标的相关函数并作图。。。。(Stock Technical indicators MACD computing correlation functions and plotted. . . .)
美亚式期权定价 使用蒙特卡洛数值模拟方法,对美亚式期权进行定价(Asian option pricing)
说明: 美亚式期权定价 使用蒙特卡洛数值模拟方法,对美亚式期权进行定价(Asian option pricing)
说明: 使用强化学习完成股票预测。强化学习是机器学习的另一个分支,在决策的时候采取合适的行动 (Action) 使最后的奖励最大化。与监督学习预测未来的数值不同,强化学习根据输入的状态(如当日开盘价、收盘价等),输出系列动作(例如:买进、持有、卖出),使得最后的收益最大化,实现自动交易。(Using reinforcement learning to complete stock forecast)
说明: 利用Python进行量化投资详细教程,从Python基础知识到经典量化投资策略与量化模型。(Use Python for a detailed tutorial on quantitative investment, from Python basic knowledge to classic quantitative investment strategies and models.)
穿透式CTP—API,python可直接调用进行穿透式测试!(Penetrating CTP - API, Python can be directly called for penetrating testing!)
说明: 穿透式CTP—API,python可直接调用进行穿透式测试!(Penetrating CTP - API, Python can be directly called for penetrating testing!)
数字信号处理中使用AR模型编写的简单的股票价格预测代码(Digital signal processing is used to prepare a simple AR model to predict stock price Code)
说明: python c扩展编写例子,学习如何用c编写python的扩展应用(python c extension of the preparation of examples, learn how to prepare c expansion python application)