Pinned Repositories
-chanlun
文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说系统有不可测原理。众说纷纭。分布式的系统,当你的影响可以被忽略,你才能实现,Jiang主席所谓之,闷声发大财。第一周,大盘跌了1%,挣钱了一万,挣了5%。 #股票 #股市 #缠论 https://v.kuaishou.com/bFEl6M Copy this message and open 【Kwai】to view!
abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
Advanced-Shortest-Paths-Algorithms
Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.
advisor
Open-source implementation of Google Vizier for hyper parameters tuning
AI-System
System for AI Education Resource.
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
all-pairs-shortest-path
Computing All-Pairs Shortest Paths for a road network.
AllPairsShortestPath
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
anisopedctm
Java implementation of macroscopic pedestrian loading model for multi-directional, anisotropic and congested pedestrian flow
peterpc0701's Repositories
peterpc0701/chanvis
基于TradingView本地SDK的可视化前后端代码,适用于缠论量化研究,和其他的基于几何交易的量化研究。 缠论量化 摩尔缠论 缠论可视化 TradingView TV-SDK
peterpc0701/orproblems
Data, C++ parsers and solution checkers for various Operations Research problems
peterpc0701/czsc
缠中说禅技术分析工具;缠论;股票;期货;Quant;量化交易
peterpc0701/chan.py
开放式的缠论python实现框架,支持形态学/动力学买卖点分析计算,多级别K线联立,区间套策略,可视化绘图,多种数据接入,策略开发,交易系统对接;
peterpc0701/chanlun-pro
基于缠中说禅所讲缠论理论,以便量化分析市场行情的工具
peterpc0701/vnpy
基于Python的开源量化交易平台开发框架
peterpc0701/backtrader
Python Backtesting library for trading strategies
peterpc0701/abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
peterpc0701/AI-System
System for AI Education Resource.
peterpc0701/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
peterpc0701/-chanlun
文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说系统有不可测原理。众说纷纭。分布式的系统,当你的影响可以被忽略,你才能实现,Jiang主席所谓之,闷声发大财。第一周,大盘跌了1%,挣钱了一万,挣了5%。 #股票 #股市 #缠论 https://v.kuaishou.com/bFEl6M Copy this message and open 【Kwai】to view!
peterpc0701/themeparks
Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
peterpc0701/pynest2d
Python bindings for libnest2d
peterpc0701/jsi
Java Spatial Index
peterpc0701/clipper-java
A Polygon clipper for Java
peterpc0701/nest2D
Nest2D is a 2D bin packaging tool for python.
peterpc0701/dyn4j
Java Collision Detection and Physics Engine
peterpc0701/RLSchool
Excellent Environments for Reinforcement Learning Benchmarking (强化学习环境集)
peterpc0701/NetLogo
turtles, patches, and links for kids, teachers, and scientists
peterpc0701/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
peterpc0701/graphhopper
An open source routing engine. Use it as Java library or server. With OpenStreetMap.
peterpc0701/photon
an open source geocoder for openstreetmap data
peterpc0701/jsprit
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
peterpc0701/osrm-backend
Open Source Routing Machine - C++ backend
peterpc0701/advisor
Open-source implementation of Google Vizier for hyper parameters tuning
peterpc0701/all-pairs-shortest-path
Computing All-Pairs Shortest Paths for a road network.
peterpc0701/DeepReinforcementLearning-Tensorflow
peterpc0701/knapsack
Branch and Bound Algorithm for the 0/1 Knapsack Problem using Lagrangian Relaxation
peterpc0701/graphhopper-osm-id-mapping
Example how to map internal node or edge IDs to OSM IDs
peterpc0701/vrp-dataset-generator
To generate road distance VRP datasets for optaplanner-examples