[console_scripts]
bt = run_backtest_and_plot_history:start_backtest_with_plot_history
fetch = fetch_new_stock_datasets:fetch_new_stock_datasets
plot-history = plot_history_from_local_file:plot_local_history_file
sa = sa:run_sa_tool

