Skip to content

整合了 binance 以及 bittrex 交易所数据接口 目前主要在 Binance 新增个人量化交易策略,欢迎同行交流学习

Notifications You must be signed in to change notification settings

wallehxz/BlockchainEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange Trade Quote

自主管理交易所币种 Binance Bittrex

执行后台任务 同步行情

bundle exec rake daemon:quarter_quote:start RAILS_ENV=production

配置参数

完善 config/settings.rb.example 相应的信息,变更为 config/settings.rb

定时任务

*/5 * * * * curl http://example.com/api/tickers/fetch &>/dev/null

0 * * * * curl http://example.com/api/tickers/daemon_launch &>/dev/null

About

整合了 binance 以及 bittrex 交易所数据接口 目前主要在 Binance 新增个人量化交易策略,欢迎同行交流学习

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published