package
0.0.0-20200319063725-5a29284005cc
Repository: https://github.com/helloworldpark/tickle-stock-watcher.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
DeleteOrder order for 'delete'.
Invite returns a invite functionality.
Join returns a join functionality.
NewAppendProspectOrder order Termination.
No description provided by the author
NewBuyOrder order for 'buy'.
No description provided by the author
NewDeleteOrder order 'delete'.
NewHelpOrder order help.
NewInviteOrder returns a invite order.
NewJoinOrder returns a join order.
NewProspectsOrder order Termination.
NewSellOrder order for 'sell'.
NewStockOrder order 'stock'.
NewStrategyOrder order 'strategy'.
NewTerminationOrder order Termination.
NewWatcherDescriptionOrder order 'watcher'.
QueryStockByName implementation for order 'stock'.
Strategy implements order 'strategy'.
Trade implements order 'buy' 'sell'.
WatcherDescription implements order 'watcher'.

# Interfaces

Order is an interface for user's orders to the bot.

# Type aliases

Action is a function type used by Order.