ib 1.0.0

A Rust client to the Interactive Brokers HTTP REST API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ScannerParams

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**instrument** | **String** | for example-STK | [optional] [default to null]
**_type** | **String** | for example-TOP_PERC_GAIN | [optional] [default to null]
**filter** | [**Vec<::models::ScannerparamsFilter>**]scannerparams_filter.md |  | [optional] [default to null]
**location** | **String** |  | [optional] [default to null]
**size** | **String** |  | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)