BTC
-
Using ChatGPT To Monitor The Silk Road Bitcoin
In this video I demonstrate how to monitor a Bitcoin address using NodeJS James On YouTube Watch On YouTube: https://youtu.be/rZ5TnPkO86Y | Subscribe Here is a quick script (full code below) that was knocked up using chatGPT to play an mp3 alert file if any Bitcoin moves from the SilkRoad address. I set this up because…
-
Order Execution Strategy Tests 📋
In this article I’m going to test different methods to find the best order execution strategy for buying and selling cryptocurrency. I’m going to define a test to enter and exit a delta neutral position, write trading bot code for each strategy in NodeJS and execute each on an isolated exchange sub-account to see which…