PyGIndex
IG Index trading framework/library
Navigation
Installation
CLI User guide
API
CLI implementation
Related Topics
Documentation overview
Quick search
Index
A
|
B
|
C
|
D
|
G
|
H
|
I
|
M
|
O
|
P
|
R
|
S
|
W
A
AccountCommand (class in pygindex.cli)
accounts_url() (pygindex.models.IGAPIConfig property)
app() (in module pygindex.cli)
auth_req_data() (pygindex.models.IGUserAuth property)
auth_req_headers() (pygindex.models.IGUserAuth property)
B
build_dispatch_map() (in module pygindex.cli)
C
close() (pygindex.cli.PositionsCommand method)
close_position() (pygindex.client.IGClient method)
CommandMeta (class in pygindex.cli)
D
DAY (pygindex.models.IGPriceResolution attribute)
dispatch_command() (in module pygindex.cli)
G
GenericCommand (class in pygindex.cli)
get() (pygindex.cli.AccountCommand method)
(pygindex.cli.InstrumentCommand method)
(pygindex.cli.PositionsCommand method)
get_accounts() (pygindex.client.IGClient method)
get_api_config() (in module pygindex.cli)
get_auth_config() (in module pygindex.cli)
get_config() (in module pygindex.cli)
get_instrument() (pygindex.client.IGClient method)
get_positions() (pygindex.client.IGClient method)
get_prices() (pygindex.client.IGClient method)
get_session_details() (pygindex.client.IGClient method)
H
HOUR (pygindex.models.IGPriceResolution attribute)
HOUR_2 (pygindex.models.IGPriceResolution attribute)
HOUR_3 (pygindex.models.IGPriceResolution attribute)
HOUR_4 (pygindex.models.IGPriceResolution attribute)
I
IGAPIConfig (class in pygindex.models)
IGClient (class in pygindex.client)
IGInstrument (class in pygindex.models)
IGInstrumentPrices (class in pygindex.models)
IGResponse (class in pygindex.models)
IGSession (class in pygindex.models)
IGUserAuth (class in pygindex.models)
init_parser() (in module pygindex.cli)
InstrumentCommand (class in pygindex.cli)
M
markets_url() (pygindex.models.IGAPIConfig property)
MINUTE (pygindex.models.IGPriceResolution attribute)
MINUTE_10 (pygindex.models.IGPriceResolution attribute)
MINUTE_15 (pygindex.models.IGPriceResolution attribute)
MINUTE_2 (pygindex.models.IGPriceResolution attribute)
MINUTE_3 (pygindex.models.IGPriceResolution attribute)
MINUTE_30 (pygindex.models.IGPriceResolution attribute)
MINUTE_5 (pygindex.models.IGPriceResolution attribute)
module
pygindex.cli
pygindex.client
pygindex.models
MONTH (pygindex.models.IGPriceResolution attribute)
O
open() (pygindex.cli.PositionsCommand method)
open_position() (pygindex.client.IGClient method)
P
parse_args() (in module pygindex.cli)
positions_url() (pygindex.models.IGAPIConfig property)
PositionsCommand (class in pygindex.cli)
prices_url() (pygindex.models.IGAPIConfig property)
pygindex.cli
module
pygindex.client
module
pygindex.models
module
R
register_command_parsers() (in module pygindex.cli)
S
search() (pygindex.cli.InstrumentCommand method)
search_markets() (pygindex.client.IGClient method)
SECOND (pygindex.models.IGPriceResolution attribute)
session_url() (pygindex.models.IGAPIConfig property)
W
WEEK (pygindex.models.IGPriceResolution attribute)