LongPort OpenAPI C SDK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
lb_estimate_max_purchase_quantity_options_t Struct Reference

#include <longport.h>

Data Fields

const char * symbol
 
enum lb_order_type_t order_type
 
const struct lb_decimal_tprice
 
enum lb_order_side_t side
 
const char * currency
 
const char * order_id
 
bool fractional_shares
 

Detailed Description

Options for estimate maximum purchase quantity

Field Documentation

◆ currency

const char* currency

◆ fractional_shares

bool fractional_shares

◆ order_id

const char* order_id

◆ order_type

enum lb_order_type_t order_type

◆ price

const struct lb_decimal_t* price

◆ side

enum lb_order_side_t side

◆ symbol

const char* symbol

The documentation for this struct was generated from the following file: