protodoc.io
Project RonadoLong/fortune-bd
Welcome
Readme
Commits
GitHub project
Download proto files
Desktop application
Contact us
api.common.v1
api.exchange.v1
api.quote.v1
api.usercenter.v1
api.wallet.v1
google.protobuf
申明: 个人作品,不可用于商业交易
iFortune一款网格量化交易服务,提供网格策略交易、趋势网格、反向网格等免费量化交易策略,已支持接入Huobi、OKex、Binance等主流交易平台,覆盖USDT、BTC、ETH等多种交易对,通过API一键配置策略,智能自动交易。同时设置专业完善的风控体系保障账户安全,保护策略安全,最大程度降低量化投资风险。
采用的技术
基于go-kratos微服务实战
基于k8s编排,Jenkins持续交付
配套基于Flutter开发Android、iOS、Web
APP体验版本:https://www.pgyer.com/gnTX
web体验版本:https://yun.mateforce.cn/test/web/#/
简易架构图
前端部分页面展示
当前部署使用说明
目前是本地服务器自建k8s,一个master,两个worker。基于frpc进行内网穿透,流量转发;
使用rancher管理k8s集群;
使用Jenkins pipeline进行持续化构建;