Skip to content

Releases: nellore/vickitrix

vickitrix 0.1.5

Choose a tag to compare

@nellore nellore released this 07 Jul 05:04

Bug fix:

  • Switches from tweepy to twython because an issue that can unexpectedly disconnect a stream is not resolved in the PyPI version of tweepy. twython is also (more?) actively maintained.

vickitrix v0.1.4

Choose a tag to compare

@nellore nellore released this 04 Jul 21:35

Bug fix:

  • Keywords and handles are no longer sensitive to case in rule specifications

vickitrix v0.1.3

Choose a tag to compare

@nellore nellore released this 04 Jul 20:54

Bug fix:

  • Removes status messages that were used to debug trading code

vickitrix v0.1.2

Choose a tag to compare

@nellore nellore released this 04 Jul 20:39

Bug fix:

  • Corrects case of @Vickicryptobot in default rules; previous versions had not been responsive to any of @Vickicryptobot's tweets because of case sensitivity in handle specification

vickitrix v0.1.1

Choose a tag to compare

@nellore nellore released this 04 Jul 00:52

Feature additions:

  • stop and limit orders now permitted
  • A rule can now accommodate many orders
  • price, funds, and size from an order may now refer to {inside_bid} and {inside_ask} from product order book

vickitrix v0.1.0

Choose a tag to compare

@nellore nellore released this 03 Jul 14:06

Features:

  • Encrypts Twitter/GDAX credentials before storing them on disk
  • Accepts rules file giving action (buy, sell) to perform on encountering a tweet satisfying user-specified criteria