ib 3.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
# ScannerParams

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**filter_list** | [**Vec<Value>**]Value.md | Contains list of filters supported for the scanner | [optional] [default to null]
**instrument_list** | [***::models::ScannerparamsInstrumentList**](scannerparams_InstrumentList.md) |  | [optional] [default to null]
**location_tree** | [***::models::ScannerparamsLocationTree**](scannerparams_LocationTree.md) |  | [optional] [default to null]
**scan_type_list** | [***::models::ScannerparamsScanTypeList**](scannerparams_ScanTypeList.md) |  | [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)