Here will explain that strategy which have 95% accuracy win rate and require 1L capital . You can expect 5% return per week. I traded for almost 3 months and working good.

Entry trade Every Friday morning 9.30 :-
when bank nifty spot at 39200 deploy call debit and put debit spread.
Call debit spread:
spot: 39200
Buy ce leg : 39600 --> 400 points above
Sell ce leg : 40100 --> 500 points above ce buy leg
Funds needed 25k
Put debit spread:
spot: 39200
Buy pe leg : 38800 --> 400 points below the spot
Sell pe leg : 38300 --> 500 points below pe buy leg
Funds needed 25k
For deployment these two strategies required 50k. Expecting 5% on capital of 1L means 5k.
Case 1: If market went up when you see min 5k profit on call debit spread book call debit spread . Now you have only put debit spread means 38800 pe buy and 38300 pe sell .
Now sell 2 lots more of 38300 pe and buy 37900 pe 2 lots . Now you have put butterfly 1:3:2
38800 pe buy - 1 lot
38300 pe sell - 3 lots
37900 pe buy - 2 lots
so that your making loss free of put debit spread and booked profit of call debit spread.
If market make one retracement you will get profit on put debit spread also.
Case 2: If market went down when you see min 5k profit on put debit spread book put debit spread . Now you have only call debit spread means 39600 ce buy and 40100 ce sell .
Now sell 2 lots more of 40100 ce and buy 40500 ce 2 lots . Now you have call butterfly 1:3:2
39600 ce buy - 1 lot
40100 ce sell - 3 lots
40500 ce buy - 2 lots
so that your making loss free of call debit spread and booked profit of put debit spread.
If market make one retracement you will get profit on call debit spread also.
Case 3: If market sustain between both call and put buy for 2 days simply make 1:3:2 of both debit spread and hold.
I said 95% accuracy for this strategy so please observe for at least for 1 month and come and troll me here. You just reading my thread but i tried in real market so first think logically and comment here.
Happy weekend....!!!!😍😍😍

More from All

#தினம்_ஒரு_திருவாசகம்
தொல்லை இரும்பிறவிச் சூழும் தளை நீக்கி
அல்லல் அறுத்து ஆனந்தம் ஆக்கியதே – எல்லை
மருவா நெறியளிக்கும் வாதவூர் எங்கோன்
திருவாசகம் என்னும் தேன்

பொருள்:
1.எப்போது ஆரம்பித்தது என அறியப்படமுடியாத தொலை காலமாக (தொல்லை)

2. இருந்து வரும் (இரும்)


3.பிறவிப் பயணத்திலே ஆழ்த்துகின்ற (பிறவி சூழும்)

4.அறியாமையாகிய இடரை (தளை)

5.அகற்றி (நீக்கி),

6.அதன் விளைவால் சுகதுக்கமெனும் துயரங்கள் விலக (அல்லல் அறுத்து),

7.முழுநிறைவாய்த் தன்னுளே இறைவனை உணர்த்துவதே (ஆனந்த மாக்கியதே),

8.பிறந்து இறக்கும் காலவெளிகளில் (எல்லை)

9.பிணைக்காமல் (மருவா)

10.காக்கும் மெய்யறிவினைத் தருகின்ற (நெறியளிக்கும்),

11.என் தலைவனான மாணிக்க வாசகரின் (வாதவூரெங்கோன்)

12.திருவாசகம் எனும் தேன் (திருவா சகமென்னுந் தேன்)

முதல்வரி: பிறவி என்பது முன்வினை விதையால் முளைப்பதோர் பெருமரம். அந்த ‘முன்வினை’ எங்கு ஆரம்பித்தது எனச் சொல்ல இயலாது. ஆனால் ‘அறியாமை’ ஒன்றே ஆசைக்கும்,, அச்சத்துக்கும் காரணம் என்பதால், அவையே வினைகளை விளைவிப்பன என்பதால், தொடர்ந்து வரும் பிறவிகளுக்கு, ‘அறியாமையே’ காரணம்

அறியாமைக்கு ஆரம்பம் கிடையாது. நமக்கு ஒரு பொருளைப் பற்றிய அறிவு எப்போதிருந்து இல்லை? அதைச் சொல்ல முடியாது. அதனாலேதான் முதலடியில், ஆரம்பமில்லாத அஞ்ஞானத்தை பிறவிகளுக்குக் காரணமாகச் சொல்லியது. ஆனால் அறியாமை, அறிவின் எழுச்சியால், அப்போதே முடிந்து விடும்.

You May Also Like

Nano Course On Python For Trading
==========================
Module 1

Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...

... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit
https://t.co/EZt0agsdlV

This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!

In Module 1 of this Nano course, we will learn about :

# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)

# Using Google Colab

Intro link is here on YT: https://t.co/MqMSDBaQri

Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb

You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want

# Importing Libraries

Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.