文件名称:Gate:Golang算法交易引擎
文件大小:14KB
文件格式:ZIP
更新时间:2024-04-06 21:50:35
Go
门 Golang算法交易引擎
【文件预览】:
Gate-main
----models()
--------BankAccount.go(154B)
--------orders.go(142B)
--------indicators.go(869B)
--------User.go(181B)
--------trade.go(167B)
--------candle.go(141B)
--------Resolution.go(76B)
----brokerages()
--------binance.go(19B)
--------nobitex.go(8KB)
----api()
--------requestAPI.go(3KB)
--------responses.go(505B)
----.gitignore(5B)
----todo.txt(12B)
----README.md(46B)
----indicators()
--------rsi.go(2KB)
--------movingAverage.go(3KB)
--------parabolicSAR.go(5KB)
--------adx.go(5KB)
--------macd.go(3KB)
--------stochastic.go(3KB)
--------bollingerBand.go(2KB)
--------basicConfig.go(245B)
----go.mod(43B)