MCPcopy Index your code
hub / github.com/FinancialComputingUCL/LOBFrame / main.py

File main.py

main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from data_processing import data_process_utils
2from loggers import logger
3from optimizers.executor import Executor
4from simulator import market_sim, post_trading_analysis

Callers

nothing calls this directly

Calls 12

parse_argsFunction · 0.90
load_yamlFunction · 0.90
data_splitFunction · 0.90
ExecutorClass · 0.90
get_complete_homologyFunction · 0.90
save_dataset_infoFunction · 0.90
generate_data_foldersMethod · 0.80
process_dataMethod · 0.80
execute_trainingMethod · 0.80
logger_clean_upMethod · 0.80
execute_testingMethod · 0.80

Tested by

no test coverage detected