source/agent/agent_handler.py |
AgentHandler |
34 |
29 |
0 |
15% |
source/agent/agent_handler.py |
(no class) |
14 |
0 |
0 |
100% |
source/agent/agents/agent_base.py |
AgentBase |
4 |
4 |
0 |
0% |
source/agent/agents/agent_base.py |
(no class) |
7 |
0 |
0 |
100% |
source/agent/agents/classification_learning_agent.py |
ClassificationLearningAgent |
2 |
2 |
0 |
0% |
source/agent/agents/classification_learning_agent.py |
(no class) |
9 |
0 |
0 |
100% |
source/agent/agents/reinforcement_learning_agent.py |
ReinforcementLearningAgent |
8 |
8 |
0 |
0% |
source/agent/agents/reinforcement_learning_agent.py |
(no class) |
18 |
0 |
0 |
100% |
source/agent/strategies/classification_learning_strategy_handler.py |
ClassificationLearningStrategyHandler |
15 |
15 |
0 |
0% |
source/agent/strategies/classification_learning_strategy_handler.py |
(no class) |
12 |
0 |
0 |
100% |
source/agent/strategies/classification_testable.py |
ClassificationTestable |
1 |
1 |
0 |
0% |
source/agent/strategies/classification_testable.py |
(no class) |
5 |
0 |
0 |
100% |
source/agent/strategies/classification_testing_strategy_handler.py |
ClassificationTestingStrategyHandler |
9 |
9 |
0 |
0% |
source/agent/strategies/classification_testing_strategy_handler.py |
(no class) |
9 |
0 |
0 |
100% |
source/agent/strategies/learning_strategy_handler_base.py |
LearningStrategyHandlerBase |
0 |
0 |
2 |
100% |
source/agent/strategies/learning_strategy_handler_base.py |
(no class) |
8 |
0 |
0 |
100% |
source/agent/strategies/performance_testable.py |
PerformanceTestable |
0 |
0 |
1 |
100% |
source/agent/strategies/performance_testable.py |
(no class) |
2 |
0 |
0 |
100% |
source/agent/strategies/performance_testing_strategy_handler.py |
PerformanceTestingStrategyHandler |
34 |
34 |
0 |
0% |
source/agent/strategies/performance_testing_strategy_handler.py |
(no class) |
9 |
0 |
0 |
100% |
source/agent/strategies/reinforcement_learning_strategy_handler.py |
ReinforcementLearningStrategyHandler |
11 |
11 |
0 |
0% |
source/agent/strategies/reinforcement_learning_strategy_handler.py |
(no class) |
14 |
0 |
0 |
100% |
source/agent/strategies/testing_strategy_handler_base.py |
TestingStrategyHandlerBase |
1 |
1 |
0 |
0% |
source/agent/strategies/testing_strategy_handler_base.py |
(no class) |
7 |
0 |
0 |
100% |
source/aws/aws_handler.py |
AWSHandler |
26 |
9 |
0 |
65% |
source/aws/aws_handler.py |
(no class) |
8 |
0 |
0 |
100% |
source/coinbase/coinbase_handler.py |
CoinBaseHandler |
41 |
7 |
0 |
83% |
source/coinbase/coinbase_handler.py |
(no class) |
14 |
0 |
0 |
100% |
source/data_handling/data_handler.py |
DataHandler |
12 |
1 |
0 |
92% |
source/data_handling/data_handler.py |
(no class) |
6 |
0 |
0 |
100% |
source/environment/broker.py |
Broker |
21 |
1 |
0 |
95% |
source/environment/broker.py |
(no class) |
9 |
0 |
0 |
100% |
source/environment/label_annotator_base.py |
LabelAnnotatorBase |
7 |
7 |
0 |
0% |
source/environment/label_annotator_base.py |
(no class) |
10 |
0 |
0 |
100% |
source/environment/mock_validator.py |
MockRewardValidator |
2 |
1 |
0 |
50% |
source/environment/mock_validator.py |
(no class) |
5 |
0 |
0 |
100% |
source/environment/order.py |
Order |
5 |
0 |
0 |
100% |
source/environment/order.py |
(no class) |
2 |
0 |
0 |
100% |
source/environment/points_reward_validator.py |
PointsRewardValidator |
7 |
0 |
0 |
100% |
source/environment/points_reward_validator.py |
(no class) |
4 |
0 |
0 |
100% |
source/environment/price_reward_validator.py |
PriceRewardValidator |
9 |
0 |
0 |
100% |
source/environment/price_reward_validator.py |
(no class) |
4 |
0 |
0 |
100% |
source/environment/reward_validator_base.py |
RewardValidatorBase |
0 |
0 |
2 |
100% |
source/environment/reward_validator_base.py |
(no class) |
4 |
0 |
0 |
100% |
source/environment/simple_label_annotator.py |
SimpleLabelAnnotator |
9 |
9 |
0 |
0% |
source/environment/simple_label_annotator.py |
(no class) |
6 |
0 |
0 |
100% |
source/environment/trading_environment.py |
TradingEnvironment |
122 |
120 |
0 |
2% |
source/environment/trading_environment.py |
(no class) |
33 |
0 |
0 |
100% |
source/indicators/donchain_channels_indicator.py |
DonchainChannelsIndicatorHandler |
6 |
0 |
0 |
100% |
source/indicators/donchain_channels_indicator.py |
(no class) |
4 |
0 |
0 |
100% |
source/indicators/indicator_base.py |
IndicatorHandlerBase |
0 |
0 |
2 |
100% |
source/indicators/indicator_base.py |
(no class) |
5 |
0 |
0 |
100% |
source/indicators/moving_volume_profile_indicator.py |
MovingVolumeProfileIndicatorHandler |
9 |
0 |
0 |
100% |
source/indicators/moving_volume_profile_indicator.py |
(no class) |
4 |
0 |
0 |
100% |
source/indicators/stochastic_oscillator_indicator.py |
StochasticOscillatorIndicatorHandler |
11 |
0 |
0 |
100% |
source/indicators/stochastic_oscillator_indicator.py |
(no class) |
4 |
0 |
0 |
100% |
source/indicators/volume_profile_indicator.py |
VolumeProfileIndicatorHandler |
16 |
0 |
0 |
100% |
source/indicators/volume_profile_indicator.py |
(no class) |
5 |
0 |
0 |
100% |
source/model/model_adapters/model_adapter_base.py |
ModelAdapterBase |
6 |
6 |
0 |
0% |
source/model/model_adapters/model_adapter_base.py |
(no class) |
15 |
0 |
0 |
100% |
source/model/model_adapters/tf_model_adapter.py |
TFModelAdapter |
18 |
10 |
0 |
44% |
source/model/model_adapters/tf_model_adapter.py |
(no class) |
17 |
0 |
0 |
100% |
source/model/model_blue_prints/blue_print_base.py |
BluePrintBase |
0 |
0 |
1 |
100% |
source/model/model_blue_prints/blue_print_base.py |
(no class) |
3 |
0 |
0 |
100% |
source/model/model_blue_prints/mock_blue_print.py |
MockBluePrint |
2 |
1 |
0 |
50% |
source/model/model_blue_prints/mock_blue_print.py |
(no class) |
5 |
0 |
0 |
100% |
source/model/model_blue_prints/vggception_cnn_blue_print.py |
VGGceptionCnnBluePrint |
32 |
0 |
0 |
100% |
source/model/model_blue_prints/vggception_cnn_blue_print.py |
(no class) |
9 |
0 |
0 |
100% |
source/model/model_building_blocks/inception_block.py |
InceptionBlock |
18 |
18 |
0 |
0% |
source/model/model_building_blocks/inception_block.py |
(no class) |
5 |
0 |
0 |
100% |
source/model/model_building_blocks/se_block.py |
SEBlock |
9 |
9 |
0 |
0% |
source/model/model_building_blocks/se_block.py |
(no class) |
5 |
0 |
0 |
100% |
source/model/model_building_blocks/vgg16_block.py |
Vgg16Block |
9 |
0 |
0 |
100% |
source/model/model_building_blocks/vgg16_block.py |
(no class) |
5 |
0 |
0 |
100% |
source/model/model_building_blocks/xception_block.py |
XceptionBlock |
20 |
0 |
0 |
100% |
source/model/model_building_blocks/xception_block.py |
(no class) |
5 |
0 |
0 |
100% |
source/paperspace/gradient_handler.py |
GradientHandler |
22 |
6 |
0 |
73% |
source/paperspace/gradient_handler.py |
(no class) |
9 |
0 |
0 |
100% |
source/plotting/classification_testing_plot_responsibility_chain.py |
ClassificationTestingPlotResponsibilityChain |
86 |
86 |
0 |
0% |
source/plotting/classification_testing_plot_responsibility_chain.py |
(no class) |
11 |
0 |
0 |
100% |
source/plotting/classification_training_plot_responsibility_chain.py |
ClassificationTrainingPlotResponsibilityChain |
17 |
17 |
0 |
0% |
source/plotting/classification_training_plot_responsibility_chain.py |
(no class) |
8 |
0 |
0 |
100% |
source/plotting/plot_responsibility_chain_base.py |
PlotResponsibilityChainBase |
10 |
2 |
0 |
80% |
source/plotting/plot_responsibility_chain_base.py |
(no class) |
14 |
0 |
0 |
100% |
source/plotting/plot_testing_history_responsibility_chain.py |
PlotTestingHistoryResponsibilityChain |
19 |
0 |
0 |
100% |
source/plotting/plot_testing_history_responsibility_chain.py |
(no class) |
7 |
0 |
0 |
100% |
source/plotting/plot_training_history_responsibility_chain.py |
PlotTrainingHistoryResponsibilityChain |
16 |
0 |
0 |
100% |
source/plotting/plot_training_history_responsibility_chain.py |
(no class) |
7 |
0 |
0 |
100% |
source/training/training_config.py |
TrainingConfig |
27 |
27 |
0 |
0% |
source/training/training_config.py |
(no class) |
8 |
0 |
0 |
100% |
source/training/training_handler.py |
TrainingHandler |
106 |
106 |
0 |
0% |
source/training/training_handler.py |
(no class) |
27 |
0 |
0 |
100% |
source/utils/callback_from_string_converter.py |
CallbackFromStringConverter |
2 |
0 |
0 |
100% |
source/utils/callback_from_string_converter.py |
(no class) |
5 |
0 |
0 |
100% |
source/utils/from_string_converter_base.py |
FromStringConverterBase |
4 |
0 |
1 |
100% |
source/utils/from_string_converter_base.py |
(no class) |
5 |
0 |
0 |
100% |
source/utils/granularity.py |
Granularity |
0 |
0 |
0 |
100% |
source/utils/granularity.py |
(no class) |
9 |
0 |
0 |
100% |
source/utils/label_annotator_from_string_converter.py |
LabelAnnotatorFromStringConverter |
2 |
2 |
0 |
0% |
source/utils/label_annotator_from_string_converter.py |
(no class) |
5 |
0 |
0 |
100% |
source/utils/learning_strategy_handler_from_string_converter.py |
LearningStrategyHandlerFromStringConverter |
2 |
2 |
0 |
0% |
source/utils/learning_strategy_handler_from_string_converter.py |
(no class) |
5 |
0 |
0 |
100% |
source/utils/model_blue_print_from_string_converter.py |
ModelBluePrintFromStringConverter |
2 |
0 |
0 |
100% |
source/utils/model_blue_print_from_string_converter.py |
(no class) |
5 |
0 |
0 |
100% |
source/utils/optimizer_from_string_converter.py |
OptimizerFromStringConverter |
2 |
0 |
0 |
100% |
source/utils/optimizer_from_string_converter.py |
(no class) |
5 |
0 |
0 |
100% |
source/utils/policy_from_string_converter.py |
PolicyFromStringConverter |
6 |
0 |
0 |
100% |
source/utils/policy_from_string_converter.py |
(no class) |
6 |
0 |
0 |
100% |
source/utils/testing_strategy_handler_from_string_converter.py |
TestingStrategyHandlerFromStringConverter |
2 |
2 |
0 |
0% |
source/utils/testing_strategy_handler_from_string_converter.py |
(no class) |
5 |
0 |
0 |
100% |
source/utils/validator_from_string_converter.py |
ValidatorFromStringConverter |
2 |
0 |
0 |
100% |
source/utils/validator_from_string_converter.py |
(no class) |
7 |
0 |
0 |
100% |