ATAS
Loading...
Searching...
No Matches
ConnectorTradingOptions.cs File Reference

Classes

interface  ATAS.DataFeedsCore.ISecurityTradingOptions
 Represents an interface for providing trading options related to a security or trading connector. More...
 
class  ATAS.DataFeedsCore.SecurityTradingOptions
 Each connector may have different order placement settings like TimeInForce or ReduceOnly etc. This class shows connector configuration. More...
 
interface  ATAS.DataFeedsCore.IOrderOptionReduceOnly
 Represents an order option for reducing the position size. More...
 
interface  ATAS.DataFeedsCore.IOrderOptionPostOnly
 Represents an order option for placing a post-only order. More...
 
interface  ATAS.DataFeedsCore.IOrderOptionCloseOnTrigger
 Represents an order option for closing a position when triggered. More...
 

Namespaces

namespace  ATAS
 
namespace  ATAS.DataFeedsCore