public method IUsedMarginProvider.findGet margin descriptors of a specific leverage profileId
Declaration
protojavascriptjavacsharppublic find(leverageProfileId : string) : IMarginDescriptor[]
| Parameters | |
leverageProfileId |
A parameter of type string that is used to identify a specific leverage profile. The leverage profile is a set of rules that determines the amount of margin required for a particular trade |
Returns
The method returns themargin descriptor of a specific leverage profileId
See also: IMarginDescriptor
Declared in IUsedMarginProvider