Skip to content

Releases: ozdemirozcelik/pairs-api

Version 4.1

05 Apr 18:34
Compare
Choose a tag to compare

Additional security improvements

Version 4

05 Jan 23:08
Compare
Choose a tag to compare

Additions to v3

  • configuration file
  • yfinance integration (for ticker price data)
    • simple moving average(SMA) and standard deviation calculation for pairs
  • email notifications for waiting/problematic orders
  • demo improvements:
    • watchlist page for pairs
    • SMA distance for active positions
    • show average order slip

TWS API + Account PNL

16 Sep 20:25
Compare
Choose a tag to compare

This release is compatible with TWS API and TradingView webhooks with access to the account & position details.
Possible to trade FX and Crypto pairs and single tickers.
Compatible with heroku-22 stack.

TWS API

02 Jun 17:38
Compare
Choose a tag to compare

This release is being developed to be compatible with TWS API and TradingView webhooks.

Version 3

02 Jun 17:25
Compare
Choose a tag to compare
  • additional API resources
  • functionality to create server side sessions
  • demo improvements:
    • new dashboard
    • list view for signals
  • v3.3 works on heroku-22 stack