Navigation
index
modules
|
BidFX API Python (0.3.0)
»
Quick search
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__contains__() (bidfx.Subject method)
__eq__() (bidfx.Subject method)
__hash__() (bidfx.Subject method)
__len__() (bidfx.Subject method)
__str__() (bidfx.Subject method)
A
add_error_listener() (bidfx.trading.client.RESTTradeClient method)
add_response_listener() (bidfx.trading.client.RESTTradeClient method)
ASK (bidfx.Field attribute)
ASK_END_SIZE (bidfx.Field attribute)
ASK_EXCHANGE (bidfx.Field attribute)
ASK_FIRM (bidfx.Field attribute)
ASK_FORWARD_POINTS (bidfx.Field attribute)
ASK_ID (bidfx.Field attribute)
ASK_LEVELS (bidfx.Field attribute)
ASK_SIZE (bidfx.Field attribute)
ASK_SPOT (bidfx.Field attribute)
ASK_TICK (bidfx.Field attribute)
ASK_TIME (bidfx.Field attribute)
ASSET_CLASS (bidfx.Subject attribute)
B
BID (bidfx.Field attribute)
BID_END_SIZE (bidfx.Field attribute)
BID_EXCHANGE (bidfx.Field attribute)
BID_FIRM (bidfx.Field attribute)
BID_FORWARD_POINTS (bidfx.Field attribute)
BID_ID (bidfx.Field attribute)
BID_LEVELS (bidfx.Field attribute)
BID_SIZE (bidfx.Field attribute)
BID_SPOT (bidfx.Field attribute)
BID_TICK (bidfx.Field attribute)
BID_TIME (bidfx.Field attribute)
bidfx (module)
BidFXError
BROKEN_DATE (bidfx.Tenor attribute)
BROKER (bidfx.Field attribute)
build() (bidfx.PricingAPI property)
BUY_SIDE_ACCOUNT (bidfx.Subject attribute)
C
Callbacks (class in bidfx)
callbacks() (bidfx.PricingAPI property)
CANCELLED (bidfx.SubscriptionStatus attribute)
CLOSE (bidfx.Field attribute)
CLOSED (bidfx.ProviderStatus attribute)
(bidfx.SubscriptionStatus attribute)
create_from_ini_file() (bidfx.Session static method)
create_price_provider() (bidfx.PricingAPI static method)
CURRENCY (bidfx.Subject attribute)
CURRENCY_PAIR (bidfx.Subject attribute)
D
DEAL_TYPE (bidfx.Subject attribute)
DISABLED (bidfx.ProviderStatus attribute)
DISCONTINUED (bidfx.SubscriptionStatus attribute)
do_close() (bidfx.trading.client.WSTradeClient static method)
do_error() (bidfx.trading.client.WSTradeClient static method)
do_message() (bidfx.trading.client.WSTradeClient static method)
do_open() (bidfx.trading.client.WSTradeClient static method)
DOWN (bidfx.ProviderStatus attribute)
E
EXCHANGE (bidfx.Subject attribute)
ExecutionsSubscription (class in bidfx.trading.client)
EXHAUSTED (bidfx.SubscriptionStatus attribute)
EXPIRY_DATE (bidfx.Subject attribute)
explanation (bidfx.ProviderEvent attribute)
(bidfx.SubscriptionEvent attribute)
F
FAR_CURRENCY (bidfx.Subject attribute)
FAR_FIXING_DATE (bidfx.Subject attribute)
FAR_QUANTITY (bidfx.Subject attribute)
FAR_SETTLEMENT_DATE (bidfx.Subject attribute)
FAR_TENOR (bidfx.Subject attribute)
Field (class in bidfx)
FIXING_CCY (bidfx.Subject attribute)
FIXING_DATE (bidfx.Subject attribute)
flatten() (bidfx.Subject method)
from_dict() (bidfx.Subject static method)
full (bidfx.PriceEvent attribute)
G
get() (bidfx.Subject method)
H
HIGH (bidfx.Field attribute)
I
IMM_DECEMBER (bidfx.Tenor attribute)
IMM_JUNE (bidfx.Tenor attribute)
IMM_MARCH (bidfx.Tenor attribute)
IMM_SEPTEMBER (bidfx.Tenor attribute)
IN_10_MONTHS (bidfx.Tenor attribute)
IN_11_MONTHS (bidfx.Tenor attribute)
IN_18_MONTHS (bidfx.Tenor attribute)
IN_1_MONTH (bidfx.Tenor attribute)
IN_1_WEEK (bidfx.Tenor attribute)
IN_1_YEAR (bidfx.Tenor attribute)
IN_2_MONTHS (bidfx.Tenor attribute)
IN_2_WEEKS (bidfx.Tenor attribute)
IN_2_YEARS (bidfx.Tenor attribute)
IN_30_MONTHS (bidfx.Tenor attribute)
IN_3_MONTHS (bidfx.Tenor attribute)
IN_3_WEEKS (bidfx.Tenor attribute)
IN_3_YEARS (bidfx.Tenor attribute)
IN_4_MONTHS (bidfx.Tenor attribute)
IN_4_YEARS (bidfx.Tenor attribute)
IN_5_MONTHS (bidfx.Tenor attribute)
IN_5_YEARS (bidfx.Tenor attribute)
IN_6_MONTHS (bidfx.Tenor attribute)
IN_7_MONTHS (bidfx.Tenor attribute)
IN_8_MONTHS (bidfx.Tenor attribute)
IN_9_MONTHS (bidfx.Tenor attribute)
INACTIVE (bidfx.SubscriptionStatus attribute)
INVALID (bidfx.ProviderStatus attribute)
InvalidSubjectError
L
LAST (bidfx.Field attribute)
LAST_SIZE (bidfx.Field attribute)
LAST_TICK (bidfx.Field attribute)
LEVEL (bidfx.Subject attribute)
LIQUIDITY_PROVIDER (bidfx.Subject attribute)
LOW (bidfx.Field attribute)
N
NET_CHANGE (bidfx.Field attribute)
NUM_ASKS (bidfx.Field attribute)
NUM_BIDS (bidfx.Field attribute)
O
of_imm_month() (bidfx.Tenor class method)
of_month() (bidfx.Tenor class method)
of_week() (bidfx.Tenor class method)
of_year() (bidfx.Tenor class method)
OK (bidfx.SubscriptionStatus attribute)
ON_BEHALF_OF (bidfx.Subject attribute)
OPEN (bidfx.Field attribute)
OPEN_INTEREST (bidfx.Field attribute)
OrderSubscription (class in bidfx.trading.client)
ORIGIN_TIME (bidfx.Field attribute)
P
parse_string() (bidfx.Subject static method)
PENDING (bidfx.SubscriptionStatus attribute)
PERCENT_CHANGE (bidfx.Field attribute)
price (bidfx.PriceEvent attribute)
price_event_fn (bidfx.Callbacks attribute)
price_grid_event_fn (bidfx.Callbacks attribute)
PRICE_ID (bidfx.Field attribute)
PriceEvent (class in bidfx)
PriceProvider (class in bidfx)
pricing() (bidfx.Session property)
PricingAPI (class in bidfx)
PricingError
PROHIBITED (bidfx.SubscriptionStatus attribute)
provider (bidfx.ProviderEvent attribute)
provider_event_fn (bidfx.Callbacks attribute)
ProviderEvent (class in bidfx)
ProviderStatus (class in bidfx)
PUT_CALL (bidfx.Subject attribute)
Q
QUANTITY (bidfx.Subject attribute)
R
READY (bidfx.ProviderStatus attribute)
REJECTED (bidfx.SubscriptionStatus attribute)
REQUEST_TYPE (bidfx.Subject attribute)
rest() (bidfx.TradingAPI property)
RESTTradeClient (class in bidfx.trading.client)
ROUTE (bidfx.Subject attribute)
ROWS (bidfx.Subject attribute)
running() (bidfx.trading.client.RESTTradeClient property)
S
Session (class in bidfx)
SETTLEMENT_DATE (bidfx.Subject attribute)
SOURCE (bidfx.Subject attribute)
SPOT (bidfx.Tenor attribute)
SPOT_NEXT (bidfx.Tenor attribute)
STALE (bidfx.SubscriptionStatus attribute)
start() (bidfx.PriceProvider method)
(bidfx.PricingAPI method)
(bidfx.trading.client.RESTTradeClient method)
(bidfx.trading.client.WSTradeClient method)
status (bidfx.ProviderEvent attribute)
(bidfx.SubscriptionEvent attribute)
stop() (bidfx.trading.client.RESTTradeClient method)
STRIKE (bidfx.Field attribute)
(bidfx.Subject attribute)
subject (bidfx.PriceEvent attribute)
(bidfx.SubscriptionEvent attribute)
Subject (class in bidfx)
subscribe() (bidfx.PriceProvider method)
(bidfx.PricingAPI method)
subscription_event_fn (bidfx.Callbacks attribute)
SubscriptionEvent (class in bidfx)
SubscriptionStatus (class in bidfx)
SYMBOL (bidfx.Subject attribute)
T
TENOR (bidfx.Subject attribute)
Tenor (class in bidfx)
TIMEOUT (bidfx.SubscriptionStatus attribute)
TODAY (bidfx.Tenor attribute)
TOMORROW (bidfx.Tenor attribute)
trading() (bidfx.Session property)
TradingAPI (class in bidfx)
U
UNAVAILABLE (bidfx.ProviderStatus attribute)
(bidfx.SubscriptionStatus attribute)
unsubscribe() (bidfx.PriceProvider method)
(bidfx.PricingAPI method)
USER (bidfx.Subject attribute)
username() (bidfx.TradingAPI property)
V
version() (bidfx.Session static method)
VOLUME (bidfx.Field attribute)
VWAP (bidfx.Field attribute)
W
ws() (bidfx.TradingAPI property)
WSTradeClient (class in bidfx.trading.client)
Navigation
index
modules
|
BidFX API Python (0.3.0)
»