Pinned Repositories
-PyQt5-
基于PyQt的股票数据分析
alphahunter
异步事件驱动/量化交易/做市系统/策略研究/策略回测
alphasickle
多因子指数增强策略/多因子全流程实现
apiflask
A lightweight Python web API framework.
aramis
Aramis(阿拉米斯)是基于element ui+gin+gorm搭建的开发基础平台,基于RBAC的权限模式,主要应用于多租户体系的管理后台。集成jwt鉴权,权限管理,动态路由,多点登录拦截,资源权限等。
AutoTrade
一款自动化交易框架, 可以在其基础上 架设自己的策略交易系统
DevilYuan
DevilYuan量化交易平台 可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能
HCNetSDK_golang
golang调用海康SDK
pyhikvision
hikvision-sdk for Python3 in action
stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
haoson888's Repositories
haoson888/HCNetSDK_golang
golang调用海康SDK
haoson888/pyhikvision
hikvision-sdk for Python3 in action
haoson888/apiflask
A lightweight Python web API framework.
haoson888/aramis
Aramis(阿拉米斯)是基于element ui+gin+gorm搭建的开发基础平台,基于RBAC的权限模式,主要应用于多租户体系的管理后台。集成jwt鉴权,权限管理,动态路由,多点登录拦截,资源权限等。
haoson888/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
haoson888/BackgroundManagement
golang gin+gorm vue+element-ui
haoson888/CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
haoson888/EasyGoAdmin_Iris_EleVue
是一款基于Golang、Iris、Vue、ElementUI、MySQL等技术栈开发平台框架,拥有完善的(RBAC)权限架构和基础核心管理模块,为了缩短研发周期,系统框架集成了代码生成器,内置平台自定义研发的模板引擎,可以一键CRUD生成整个模块的全部代码,本框架为一站式系统框架开发平台,可以帮助开发者提升开发效率、降低研发成本,同时便于后期的系统维护升级。
haoson888/gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
haoson888/gin-gorm-oj
在线练习系统 ==> 后端:基于Gin、Redis、Gorm实现 前端:基于Vue、Element实现
haoson888/Gin-Vue-ElementUI
Gin + Element UI + Vue 组合成一套 简陋套件,教程详细,非常适合想用新技术又没有多少技术的新手
haoson888/go-admin
基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd 订阅版:https://antd.go-admin.pro
haoson888/go-admin-1
基于go+gin+vue+element admin 后台管理系统,支持用户管理,认证,内容管理等
haoson888/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
haoson888/hcnetsdk-go-1
HCNetSDK for golang.
haoson888/ib
Pure Go interface to Interactive Brokers IB API
haoson888/ibapi
Interactive Brokers API - Go Implementation
haoson888/Intelligent-Energy-Management-System-for-Buildings-INB
InB demo website
haoson888/iot-master
物联大师是开源免费的物联网操作系统,集成了标准Modbus、电力、水务和主流PLC等多种协议,支持数据采集、公式计算、异常报警、Web组态等功能,适用于大部分物联网和工业互联网应用场景。
haoson888/myems
Industry leading Open Source Energy Management System. MyEMS是行业领先的开源能源管理系统 。用开源助力实现碳达峰碳中和。Industrie führend Open-Source-Energiemanagementsystem.
haoson888/paopao-ce
🔥A artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区
haoson888/rqalpha-mod-vnpy
RQAlpha 对接 vnpy 的扩展 Mod。通过启用该 Mod 来实现期货策略的实盘交易
haoson888/sagooiot
SagooIOT是一个基于golang开发的开源的企业级物联网基础开发平台。负责设备管理和协议数据管理,支持跨平台的物联网接入及管理方案,平台实现了物联网开发相关的基础功能,基于该功能可以快速的搭建起一整套的IOT相关的业务系统。旨在通过可复用的组件,减少开发工作,简化和加速物联网开发交付。适配多种接入协议(TCP,MQTT,UDP,CoAP,HTTP,GRPC,RPC等)
haoson888/sagooiot-ui
SagooIOT前端工程
haoson888/stockup
A React application utilizing APIs and web scraping for gathering news and data on specific stocks with the help of Node.js
haoson888/v2ray-core
A platform for building proxies to bypass network restrictions.
haoson888/videojs-player
@videojs player component for @vuejs(3) and React.
haoson888/VirtualStockMarket
A stock market game to buy, sell, and research stocks to get the highest portfolio value than other users by the end of the game, using the Finnhub stock market API for stock data. Built with Java and Spring Boot for the backend and Vue.js for the frontend.
haoson888/vue3-go-crud-project
Vue3.2 + Vite + Element-Plus + Go + Gin + GORM + MySql 的增删改查项目
haoson888/website-iris-vue