enum Tradify::Action

Defined in:

tradify/action.cr

Enum Members

Buy = 0
Sell = 1
Short = 2

Instance Method Summary

Instance Method Detail

def buy? #

[View source]
def sell? #

[View source]
def short? #

[View source]