Skip to content

Commit 6166a3c

Browse files
committed
Update BankNifty.ipynb
1 parent 03c6685 commit 6166a3c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

BankNifty.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25563,7 +25563,7 @@
2556325563
"cell_type": "markdown",
2556425564
"metadata": {},
2556525565
"source": [
25566-
"### Backtesting SMA Crossover Strategy "
25566+
"### Back-testing SMA Crossover Strategy "
2556725567
]
2556825568
},
2556925569
{
@@ -33225,7 +33225,7 @@
3322533225
"cell_type": "markdown",
3322633226
"metadata": {},
3322733227
"source": [
33228-
"### Backtesting EMA Crossover Strategy "
33228+
"### Back-testing EMA Crossover Strategy "
3322933229
]
3323033230
},
3323133231
{
@@ -75013,7 +75013,7 @@
7501375013
"cell_type": "markdown",
7501475014
"metadata": {},
7501575015
"source": [
75016-
"### Backtesting Bollinger Bands Strategy "
75016+
"### Back-testing Bollinger Bands Strategy "
7501775017
]
7501875018
},
7501975019
{
@@ -82824,7 +82824,7 @@
8282482824
"cell_type": "markdown",
8282582825
"metadata": {},
8282682826
"source": [
82827-
"### Backtesting MACD strategy "
82827+
"### Back-testing MACD strategy "
8282882828
]
8282982829
},
8283082830
{
@@ -82928,7 +82928,7 @@
8292882928
"cell_type": "markdown",
8292982929
"metadata": {},
8293082930
"source": [
82931-
"<b> Conclusion: In this notebook, we have learnt how to predict stock prices using some popular technical indicators and backtested to calculate returns over 5 years (2015-Present). We can also consider pairing other external factors with these technical indicators to improvise on our trading strategy and get much better returns."
82931+
"<b> Conclusion: In this notebook, we have learnt how to predict stock prices using some popular technical indicators and back-tested to calculate returns over 5 years (2015-Present). We can also consider pairing other external factors with these technical indicators to improvise on our trading strategy and get much better returns."
8293282932
]
8293382933
}
8293482934
],

0 commit comments

Comments
 (0)