public method StopOrderRequestBuilder.StopOrderRequestBuilder

Brief

This method is a constructor for the builder of the class represents a stop order request that can be sent to a trading platform. The constructor does not return any values

Declaration

protojavascriptjavacsharp
public StopOrderRequestBuilder() : void

Details

Declared in StopOrderRequestBuilder

back