0.0.1
Home
Overview
Getting Started
Installation
Examples
Train and Evaluate
API reference
API reference
TensorTrade
Docs
»
Index
Index
_
|
A
|
B
|
C
|
E
|
F
|
G
|
H
|
I
|
N
|
O
|
P
|
R
|
S
|
T
_
__init__() (tensortrade.agents.rl.tensorflow_agent.TensorflowAgent method)
(tensortrade.environments.actions.continuous.simple_continuous_strategy.SimpleContinuousStrategy method)
(tensortrade.environments.actions.discrete.simple_discrete_strategy.SimpleDiscreteStrategy method)
(tensortrade.environments.trading_environment.TradingEnvironment method)
(tensortrade.features.feature_pipeline.FeaturePipeline method)
A
action_space() (tensortrade.environments.actions.action_strategy.ActionStrategy method)
ActionStrategy (class in tensortrade.environments.actions.action_strategy)
AssetExchange (class in tensortrade.exchanges.asset_exchange)
B
balance() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
BUY (tensortrade.environments.actions.trade_type.TradeType attribute)
C
CCXTExchange (class in tensortrade.exchanges.live.ccxt_exchange)
current_price() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
E
env() (tensortrade.agents.trading_agent.TradingAgent property)
evaluate() (tensortrade.agents.rl.tensorflow_agent.TensorflowAgent method)
(tensortrade.agents.trading_agent.TradingAgent method)
execute_trade() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
F
feature_pipeline() (tensortrade.agents.trading_agent.TradingAgent property)
FeaturePipeline (class in tensortrade.features.feature_pipeline)
fit_transform() (tensortrade.features.feature_pipeline.FeaturePipeline method)
G
get_action() (tensortrade.agents.rl.tensorflow_agent.TensorflowAgent method)
(tensortrade.agents.trading_agent.TradingAgent method)
get_reward() (tensortrade.environments.rewards.reward_strategy.RewardStrategy method)
(tensortrade.environments.rewards.simple.incremental_profit_strategy.IncrementalProfitStrategy method)
get_trade() (tensortrade.environments.actions.action_strategy.ActionStrategy method)
(tensortrade.environments.actions.continuous.simple_continuous_strategy.SimpleContinuousStrategy method)
(tensortrade.environments.actions.discrete.simple_discrete_strategy.SimpleDiscreteStrategy method)
H
has_next_observation() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
HOLD (tensortrade.environments.actions.trade_type.TradeType attribute)
I
IncrementalProfitStrategy (class in tensortrade.environments.rewards.simple.incremental_profit_strategy)
initial_balance() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
N
net_worth() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
next_observation() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
O
observation_space() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
P
performance() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
pipeline() (tensortrade.features.feature_pipeline.FeaturePipeline property)
portfolio() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
profit_loss_percent() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
R
render() (tensortrade.environments.trading_environment.TradingEnvironment method)
reset() (tensortrade.environments.actions.action_strategy.ActionStrategy method)
(tensortrade.environments.rewards.reward_strategy.RewardStrategy method)
(tensortrade.environments.trading_environment.TradingEnvironment method)
(tensortrade.exchanges.asset_exchange.AssetExchange method)
RewardStrategy (class in tensortrade.environments.rewards.reward_strategy)
S
SELL (tensortrade.environments.actions.trade_type.TradeType attribute)
set_dtype() (tensortrade.environments.actions.action_strategy.ActionStrategy method)
(tensortrade.environments.rewards.reward_strategy.RewardStrategy method)
(tensortrade.exchanges.asset_exchange.AssetExchange method)
set_max_allowed_slippage_percent() (tensortrade.exchanges.asset_exchange.AssetExchange method)
SimpleContinuousStrategy (class in tensortrade.environments.actions.continuous.simple_continuous_strategy)
SimpleDiscreteStrategy (class in tensortrade.environments.actions.discrete.simple_discrete_strategy)
step() (tensortrade.environments.trading_environment.TradingEnvironment method)
T
TensorflowAgent (class in tensortrade.agents.rl.tensorflow_agent)
tensortrade (module)
tensortrade.agents (module)
tensortrade.agents.rl (module)
tensortrade.agents.rl.tensorflow_agent (module)
tensortrade.agents.trading_agent (module)
tensortrade.environments (module)
tensortrade.environments.actions (module)
tensortrade.environments.actions.action_strategy (module)
tensortrade.environments.actions.continuous (module)
tensortrade.environments.actions.continuous.simple_continuous_strategy (module)
tensortrade.environments.actions.discrete (module)
tensortrade.environments.actions.discrete.simple_discrete_strategy (module)
tensortrade.environments.actions.trade_type (module)
tensortrade.environments.rewards (module)
tensortrade.environments.rewards.reward_strategy (module)
tensortrade.environments.rewards.simple (module)
tensortrade.environments.rewards.simple.incremental_profit_strategy (module)
tensortrade.environments.trading_environment (module)
tensortrade.exchanges (module)
tensortrade.exchanges.asset_exchange (module)
tensortrade.exchanges.live (module)
tensortrade.exchanges.live.ccxt_exchange (module)
tensortrade.features (module)
tensortrade.features.feature_pipeline (module)
tensortrade.version (module)
trades() (tensortrade.exchanges.asset_exchange.AssetExchange method)
(tensortrade.exchanges.live.ccxt_exchange.CCXTExchange method)
TradeType (class in tensortrade.environments.actions.trade_type)
TradingAgent (class in tensortrade.agents.trading_agent)
TradingEnvironment (class in tensortrade.environments.trading_environment)
train() (tensortrade.agents.rl.tensorflow_agent.TensorflowAgent method)
(tensortrade.agents.trading_agent.TradingAgent method)
tune() (tensortrade.agents.rl.tensorflow_agent.TensorflowAgent method)
(tensortrade.agents.trading_agent.TradingAgent method)