Skip to main content

Trading system for cryptocurrency exchange.

Project description

TradeX

Trading system for cryptocurrency exchange.

TODO

  • 根据杠杆,计算保证金
  • 获取最新价格
  • 链接交易所下单
  • 部署到 streamlit 实现手动下单,全仓、最大杠杆、有止损
  • 计算斐波那契数列,自动设定止盈,15;25;45;15
  • 动态止损
    • 当实现了 1.618 后,需要调整止损到 0.618
    • 当实现了 1.382 后,需要调整止损到 0.382
    • 当实现了 2 后,需要调整止损到 1
  • 获取交易所价格数据
  • 计算各个时间段的 vagas 通道,确定入场点
    • 其中包括
      • min: 5, 15, 30
      • hour: 1, 2, 3, 4
      • day: 1, 3
      • week: 1
      • month: 1
    • 如果 vagas 通道断了,就要找合适机会离场

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytradex-0.1.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

pytradex-0.1.0-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page