File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -135,11 +135,12 @@ <h3 id="mapping-information">Mapping information</h3>
135135page</ a > ).</ p >
136136< h3 id ="price-information "> Price information</ h3 >
137137< p > The directory < code > price_data/</ code > contains information about the supported ledgers'
138- market price. Each file in this folder is named < code > <project_name >.csv</ code > (for the
138+ market price. Each file in this folder is named < code > <ledger >-USD .csv</ code > (for the
139139corresponding ledger). The csv file has no header and each line contains two
140140comma-separated values:
141141(i) a day (in the form YYYY-MM-DD);
142- (ii) the USD market price of the token on the set day.</ p >
142+ (ii) the USD market price of the token on the set day (specifically its opening price).</ p >
143+ < p > All price information is currently obtained from CoinGecko.</ p >
143144< p > To contribute price information you can either update an existing file, by
144145adding entries for days where data is missing, or create a new file for a
145146newly-supported ledger and add historical price data.</ p >
Original file line number Diff line number Diff line change @@ -273,9 +273,8 @@ <h2 id="automating-the-data-collection-process">Automating the data collection p
273273 corresponding file does not already exist.</ li >
274274</ ul >
275275< h2 id ="historical-prices "> Historical prices</ h2 >
276- < p > The historical market prices (available in < code > price_data</ code > ) were collected from
277- < a href ="https://coinmarketcap.com/ "> CoinMarketCap</ a > and
278- < a href ="https://www.statista.com/ "> Statista</ a > .</ p >
276+ < p > The historical market prices for all coins (available under < code > price_data</ code > ) were collected from
277+ < a href ="https://www.coingecko.com/ "> CoinGecko</ a > .</ p >
279278
280279 </ div >
281280 </ div > < footer >
Original file line number Diff line number Diff line change @@ -168,6 +168,6 @@ <h2 id="contributing">Contributing</h2>
168168</ html >
169169
170170<!--
171- MkDocs version : 1.6.0
172- Build Date UTC : 2024-07-16 14:13:52.641802 +00:00
171+ MkDocs version : 1.6.1
172+ Build Date UTC : 2024-12-26 16:54:03.000034 +00:00
173173-->
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments