You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+38-1Lines changed: 38 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
2.[Get results](#getresults)
5
5
3.[Backtest](#backtest)
6
6
3.[Analysis](#analysis)
7
+
4.[Links and Addresses](#linksaddresses)
7
8
8
9
9
10
# Introduction and Roadmap <aname="introduction"></a>
@@ -20,6 +21,8 @@ Finally the top 10 strategies will be saved to a [JSON file](top10sqn.json) so t
20
21
21
22
*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.*
22
23
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
+
23
26
*Ideally, the backtest will run automatically each X period and reset the best strategy.*
24
27
25
28
@@ -286,4 +289,38 @@ def getSQN(analyzer):
286
289
287
290
# Analysis <aname="analysis"></a>
288
291
289
-
Find the analysis in [README.ipynb](README.ipynb) notebook.
292
+
**Find the analysis in [README.ipynb](README.ipynb) notebook.**
293
+
294
+
295
+
296
+
297
+
298
+
# Links and Addresses <aname="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 :)
0 commit comments