Skip to content

Commit 2877486

Browse files
committed
📝 Add new repo link, binance refferal links and crypto addresses
1 parent f750d2d commit 2877486

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

README.md

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
2. [Get results](#getresults)
55
3. [Backtest](#backtest)
66
3. [Analysis](#analysis)
7+
4. [Links and Addresses](#linksaddresses)
78

89

910
# Introduction and Roadmap <a name="introduction"></a>
@@ -20,6 +21,8 @@ Finally the top 10 strategies will be saved to a [JSON file](top10sqn.json) so t
2021

2122
*Later, the algorithm will be adapted for trading futures and the strategies will be improved. The bot will then be connected to Binance and take automatic positions according the best strategy returned by the backtest.*
2223

24+
***You can have a look at that repository for an improved and different trading bot : [tradingview-webhook-trading-bot](https://github.com/lth-elm/tradingview-webhook-trading-bot)***
25+
2326
*Ideally, the backtest will run automatically each X period and reset the best strategy.*
2427

2528
&nbsp;
@@ -286,4 +289,38 @@ def getSQN(analyzer):
286289

287290
# Analysis <a name="analysis"></a>
288291

289-
Find the analysis in [README.ipynb](README.ipynb) notebook.
292+
**Find the analysis in [README.ipynb](README.ipynb) notebook.**
293+
294+
&nbsp;
295+
&nbsp;
296+
297+
298+
# Links and Addresses <a name="linksaddresses"></a>
299+
300+
* Binance and Binance future:
301+
302+
https://accounts.binance.com/en/register?ref=MJB86NYU to register to Binance and save 10% comission fee.
303+
304+
https://www.binance.com/en/futures/ref/154947021 for binance future and to also save 10%.
305+
306+
___
307+
308+
If it was interesting and you've learned something feel free to support me by sending any amount of cryptos to one of the following addresses :)
309+
310+
* Ethereum, Matic Mainet and BSC :
311+
312+
0xa1eF4B0eA4f2a45Dc60baba368BDB8656B6fD580
313+
314+
* Solana :
315+
316+
2c1F4Rs63nL1VCuLP7Qz776X1NemfNUfYjMWTALQzrwh
317+
318+
* Bitcoin :
319+
320+
3DXrC7ZXxYa4bFbjL3ofgWxfeeiAzzHWf4
321+
322+
323+
&nbsp;
324+
325+
326+
**Thank you for reading all the way through !**

0 commit comments

Comments
 (0)