From f9e5c82b40583995e976fe88476129bbdc2ebf90 Mon Sep 17 00:00:00 2001 From: Digital Date: Sun, 17 Nov 2024 12:42:59 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3c856c..ce56e86 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,14 @@ Running on the historical data (using Binance Spot prices and order book history ### Set up -Links are in the [latest release](https://github.com/bogdantimes/trading-helper/releases/latest). Clone the latest public release of the Google Apps Script project to your Google account (you can follow the tutorial video). +The video tutorial: +[Trading Helper v3.0.0+ Setup on YouTube](https://youtu.be/ucue6ORV2n0) (1 min) + +**Links:** +[Latest Trading Helper on Google Apps Script](https://script.google.com/home/projects/1GdE5hJKB4HlFyJmUQkqbbARl3KsRk5ypUhnXKwomJy_TMHaqZr8Knai6) + ### Set up from sources To set up from sources using the command line interface - see [CONTRIBUTING.md](./CONTRIBUTING.md)