This is How I Played a Sinus Tone in My Jupyter Notebook (Python)
What/Why? I want to write a simple Python script that warns me if crypto price data (e.g., BTC) crosses a certain threshold. This can be useful for trading or some other apps, so I thought it would be fun to do it. The tutorial in front of you simply documents my learnings on creating a … Read more