• Version 4.1.0
Show / Hide Table of Contents

Enum CommissionBasis

Indicates the method used to calculate broker fees.

Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum CommissionBasis

Fields

Name Description
Absolute

Absolute.

AmountPerContract

Amount per contract.

BasisPoints

Basis Points.

None

Default value. Do not use it directly.

PerUnit

Per Unit (implying shares, par, currency, etc.).

Percent

Percent.

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX