MCPcopy Create free account
hub / github.com/Yonv1943/Python / __init__

Method __init__

ElegantRL/Beta/beta0.py:107–150  ·  view source on GitHub ↗
(self, cwd='./envs/FinRL', gamma=0.995,
                 max_stock=1e2, initial_capital=1e6, buy_cost_pct=1e-3, sell_cost_pct=1e-3,
                 start_date='2008-03-19', end_date='2016-01-01',
                 ticker_list=None, tech_indicator_list=None, initial_stocks=None, if_eval=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 1

load_dataMethod · 0.95

Tested by

no test coverage detected