Open Trading Research Infrastructure.
In order to work properly most scripts require a config.json
with the following structure:
{
"postgre_username" : "",
"postgre_password" : "",
"postgre_host" : "",
"alphavantage_api_key": ""
}
Copyright 2020 OTRI. All rights reserved.