The main idea of this project is to summarize data collected from different exchanges adding information like trends (up, down, still) and percentage comparison at the moment to othe exchanges in a generic way.
The data collected will be standardized in the following form:
base_assetquote_assetnormalized_pairpricecreated_at
the indexes available in each database are:
created_atcreated_at+normalized_pair
Each exchange will a have a different database.
The data will be analysed between the available exchanges and provide the following summarized output
base_asset- it must be normalizedquote_asset- it must be normalizedtrend- up / down / stilldata_interval- 10m / 30m / 1h / 3hcreated_athighest_price_exchange_namelowest_price_exchange_namelast_highest_pricelast_lowest_pricelast_mean_pricelast_median_pricelast_mode_pricelast_percentage_lowest_to_highest_pricelast_percentage_lowest_to_median_price