Skip to content

SciEcon/bitcoin_golden_litecoin_silver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Gold, Litecoin Silver: An Introduction to Cryptocurrency’s Valuation and Trading Strategy

Part I Supplementary resources, data, and code

1. Dataset on Harvard Dataverse

Yu, Haoyang; Yutong Sun; Yulin Liu; Luyao Zhang, 2023, "Replication Data for: Bitcoin Gold, Litecoin Silver: An Introduction to Cryptocurrency’s Valuation and Trading Strategy", https://doi.org/10.7910/DVN/AFIM6U, Harvard Dataverse, V1, UNF:6:0xBxaVg2w8KFLw6GsvtpZg== [fileUNF]

@data{DVN/AFIM6U_2023,
author = {Yu, Haoyang and Yutong Sun and Yulin Liu and Luyao Zhang},
publisher = {Harvard Dataverse},
title = {{Replication Data for: Bitcoin Gold, Litecoin Silver: An Introduction to Cryptocurrency’s Valuation and Trading Strategy}},
UNF = {UNF:6:0xBxaVg2w8KFLw6GsvtpZg==},
year = {2023},
version = {V1},
doi = {10.7910/DVN/AFIM6U},
url = {https://doi.org/10.7910/DVN/AFIM6U}
}

2. Colab Notebook:

Code for generating the result of .csv file that used for generating the UTXO figure:

Bitcoin: https://github.com/SciEcon/bitcoin_golden_litecoin_silver/blob/main/UTXO_%26_STXO_Visualization_Bitcoin.ipynb

Litecoin: https://github.com/SciEcon/bitcoin_golden_litecoin_silver/blob/main/UTXO_%26_STXO_Visualization_Litecoin.ipynb

Code for generating the UTXO figure based on the .csv file: https://github.com/SciEcon/bitcoin_golden_litecoin_silver/blob/main/UTXO_Visualizations.ipynb

3. Transaction Data Source:

Provided by Ethereum Blockchain Public Datasets: https://github.com/SciEcon/bitcoin_golden_litecoin_silver/blob/main/Transaction%20Datasets%20Source.md

Part III Instruction on the Process of Acquiring the UTXO and STXO data files:

1. Overall Illustration:

2. After the pre-work, before executing the first notebook (UTXO_Automatic_Updater):

  1. Type in your project ID in the Google Cloud

  2. Type in the altcoin's full name and brief name that to be researched

  3. Determine and Type in the date to update the data to

  • Change the red rectangle to the altcoin's full name

  • Change the yellow rectangle to the altcoin's brief name

  • Change the green rectangle to the date to be updated to (form: y-m-d)

  • Change the blue rectangle to your project ID

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published