Exception: Tastytrade::InsufficientBuyingPowerError

Inherits:
OrderValidationError show all
Defined in:
lib/tastytrade.rb

Overview

Raised when an order would exceed available buying power

Instance Attribute Summary

Attributes inherited from OrderValidationError

#errors

Method Summary

Methods inherited from OrderValidationError

#initialize

Constructor Details

This class inherits a constructor from Tastytrade::OrderValidationError