BankNifty Intraday Trading Strategy - How to Trade Intraday?

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ต.ค. 2024

ความคิดเห็น • 111

  • @SAMCOSecuritiesIndia
    @SAMCOSecuritiesIndia  2 ปีที่แล้ว

    Dear Viewers,
    Thanks for watching this video. Please do subscribe to our TH-cam channel.
    You can watch such interesting videos from other guests on our show.
    Here's the playlist - th-cam.com/play/PL2z0LjpAHSw2n3FYqWPKbCMEkPXqVmQV.html

    • @FKnet007
      @FKnet007 2 ปีที่แล้ว +1

      Please share the pine script. Thanks

  • @SAMCOSecuritiesIndia
    @SAMCOSecuritiesIndia  3 ปีที่แล้ว +10

    Strategy Code:
    //@version=4
    strategy("RSIStrat", overlay=true, initial_capital = 500000)
    rsiValue = rsi(close, 5)
    rsiValueSlow = rsi(close, 14)
    //Get RSI Values
    isRSILong = rsiValue > 70 and rsiValueSlow > 50
    isRSILongExit = rsiValue < 55
    buyEntry = isRSILong
    //Plot RSI Values
    plotshape(isRSILong, title = "Double Decker Long", location=location.abovebar, color=color.green, transp=0, style=shape.triangleup, text="DDBuy")
    strategy.entry("long",strategy.long,25,when=(buyEntry))
    strategy.close_all(when = isRSILongExit)

    • @defininginvestment3802
      @defininginvestment3802 3 ปีที่แล้ว

      Where and how to use this code?

    • @roymukesh007
      @roymukesh007 3 ปีที่แล้ว

      Please check the codes, there might few key words be missing. getting error while plotting

    • @ManojSharma-yz9gq
      @ManojSharma-yz9gq 3 ปีที่แล้ว

      strategy.e:ntry("long",strategy.long,25,when=(buyEntry)) -> Showing syntax error on this line look it.

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      @@defininginvestment3802 You can apply this code on tradingview.com using pine script editor.

  • @ganeshborate3188
    @ganeshborate3188 3 ปีที่แล้ว +3

    Sir No 1 Strategy. Dip Buy Strategy & Breakout Strategy , NIFTY support dekate Main use Karunga sir👍🎉🎉🎉🎉

  • @PyDataScience
    @PyDataScience 2 ปีที่แล้ว +2

    Thank you team SAMCO. Great learning

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  2 ปีที่แล้ว +1

      Our pleasure..Do consider subscribing to our TH-cam channel for more such insightful videos.

  • @mr.bachubhaibhigona9090
    @mr.bachubhaibhigona9090 3 ปีที่แล้ว +1

    Thank you Vivek ji. आपने आज अलिबाबा के गुफा तक जाने का रास्ता दिखा दिया. बहुत बढिया strategy है ये.

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Thank you so much..Do consider subscribing to our TH-cam channel for more such insightful videos.

  • @sanjivvora2728
    @sanjivvora2728 2 ปีที่แล้ว +2

    Sir, 5/RSI, VERY GOOD, आप ऐसा ही सजेसन नया देते, रहीये, आप बहुत अरछी तरह समजाते हो, GOOD,
    मुजे ICHIMOKU CLOUD, मे कोइ नया तरीका हो, तो PLZ SIR, समजाये,
    👍👍👍👍👍👍🙏🙏🙏🙏🙏

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  2 ปีที่แล้ว +1

      Your feedback is been noted. Please subscribe to our TH-cam channel for more such insightful videos.

  • @sudhanshusharma4127
    @sudhanshusharma4127 2 ปีที่แล้ว +1

    Ca we get the script of this rsi strategy Sir....?

  • @rajeshkumarsrigakolapu2656
    @rajeshkumarsrigakolapu2656 2 ปีที่แล้ว

    A million valuable information..

  • @prafulvaidya757
    @prafulvaidya757 2 ปีที่แล้ว

    thank you @apurva ,can i use this strategy in nifty in 15min for option

  • @AM-oe7ix
    @AM-oe7ix 3 ปีที่แล้ว +1

    One suggestion: Please allow the guests to complete their views and trust viewers of this channel can understand the guest. Constant interruption breaks the flow of discussion.

  • @sanjayjaiswal8958
    @sanjayjaiswal8958 2 ปีที่แล้ว +2

    Thank you Sir

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  2 ปีที่แล้ว

      Thank you for your feedback. Please subscribe to our TH-cam channel for more such insightful videos.

  • @cooltrader9904
    @cooltrader9904 2 ปีที่แล้ว

    Is backtesting of how many years

  • @tejasvsharma2793
    @tejasvsharma2793 3 ปีที่แล้ว +1

    Sir you should revise the initial capital. Pinescript doesnot considers the actual margin required, hence the returns are not realistic. When you say 25 bnf, pinescript does avg_position_size*25 which is not correct. Hence the returns have to be adjusted.

  • @bharticlinic4980
    @bharticlinic4980 2 ปีที่แล้ว

    Exilent stretgey
    So thanks

  • @vinaygupta41378
    @vinaygupta41378 2 ปีที่แล้ว

    Hi ! can we buy this strategy for self use

  • @rameshkulkarni8673
    @rameshkulkarni8673 2 ปีที่แล้ว

    is it 1 year backtest? it is not clear time frame for back testing. appreciate

  • @anandverma9759
    @anandverma9759 2 ปีที่แล้ว

    for long, i understood the stop loss is when rsi is down to 55, but how much target to take???

  • @mahavirsancheti5191
    @mahavirsancheti5191 2 ปีที่แล้ว

    To go long or to go long in 1 future of Bank Nifty, margin required is around 1.5 lakh, then why initial capital of 5 lakh has been put?

  • @harikrishna-pr4bh
    @harikrishna-pr4bh 3 ปีที่แล้ว +1

    That's awesome sir!!

  • @mahavirsancheti5191
    @mahavirsancheti5191 2 ปีที่แล้ว

    Is there a way to specify period of backtest in pine editor? And what does the drawdown column calculate in list of trades?

  • @sanketnarkar9508
    @sanketnarkar9508 3 ปีที่แล้ว +1

    Thank you..

  • @harshponkiya251
    @harshponkiya251 ปีที่แล้ว

    Back tested kitane time ka tha 2 year??

  • @financialsarthis
    @financialsarthis ปีที่แล้ว

    Pl share the pine script

  • @rock16890
    @rock16890 3 ปีที่แล้ว +1

    Good startegy, but 1 point I didn't understood, the chart shows multiple entries at each candle if rsi above 70 and 50, so should we take entry at each entry or only once? Does the backtesting shows result with multiple entries or single?

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว +1

      Entry must be taken only once and held on to until you get the exit signal.

    • @Vidyasagarbb
      @Vidyasagarbb 2 ปีที่แล้ว

      Interesting observation. Where did you see that? Do you have the pine script with you ? If it shows multiple entries at same candle then the strategy calculations shared in call are wrong.

  • @viveks955
    @viveks955 3 ปีที่แล้ว

    Very well explained ..however what to write to book profits and how does it book profits

  • @rajeevmcom
    @rajeevmcom 2 ปีที่แล้ว +1

    Good strategy. If you share coding, it is more valuable to viewers.

  • @manyasingh8927
    @manyasingh8927 3 ปีที่แล้ว +2

    Hi Sir
    Can you please share the pine scrip given in the vlog so it can be used and implemented successfully.
    Thanks

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Kindly check the pinned comment.

    • @FXBillionaire
      @FXBillionaire ปีที่แล้ว

      @@SAMCOSecuritiesIndia its not in the pinned comment. plz share

  • @mayankagarwal1912
    @mayankagarwal1912 2 ปีที่แล้ว

    Please share the pine script.

  • @bhatParvaiz2391
    @bhatParvaiz2391 9 หลายเดือนก่อน

    Can we use it manual

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  8 หลายเดือนก่อน

      Hi Parvaiz, we are glad to inform you that yes you can do it manually.

  • @bullsnbears1974
    @bullsnbears1974 3 ปีที่แล้ว +1

    Can this also be applied to nifty ?
    Also can you device a short only strategy also ?

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Yes, you can apply this strategy to any instrument of your choice. Make sure to backtest it on the instrument before deploying capital.

    • @Vidyasagarbb
      @Vidyasagarbb 2 ปีที่แล้ว +1

      @@SAMCOSecuritiesIndia I checked and there is no script there. Can you post the pine script used in this video by Vivek ? Thanks.

  • @aobsnlvittalnayak8011
    @aobsnlvittalnayak8011 3 ปีที่แล้ว +1

    I am 2 year old customer of samco
    But their customers
    Support is very poor
    Should support which
    Is keep For long term
    And short term
    And app quality is not
    Good

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Hello, kindly share a detailed feedback on support@samco.in. Our team will make sure that all your queries are addressed accurately.

  • @saifmohd5011
    @saifmohd5011 3 ปีที่แล้ว

    Can you make a video on how to place stop loss and Target premium both in same order in banknifty intraday and also which broker provide this facility?

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Thank you for the feedback! We'll look into your suggestions & try to incorporate them in our future videos.

  • @jigneshsakariya4284
    @jigneshsakariya4284 3 ปีที่แล้ว

    This results are shown in bank nifty one lot positional for one lot positional we a want margin around 90 thousand that means 1lc around ,if we calculate max drawdown 7 present then max loss for this strategy is around 7k ,am I right?

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      The max drawdown of 7% is the % fall from the highest level the total equity capital had reached. It's not on a single trade.

  • @biswabijayeeray
    @biswabijayeeray 3 ปีที่แล้ว

    So Samco allows MT4 or MT5 Indicators?
    One more thing why we can't use samco in both system and mobile at the same time?

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Sir, one cannot login at multiple platforms so as to avoid any kind of fraudulent activities.

    • @prakash.authar8324
      @prakash.authar8324 3 ปีที่แล้ว

      Sahi me ye bada issue hai

  • @npawar441
    @npawar441 2 ปีที่แล้ว

    Ye future pe trade huana option me time decay ka kya kare sir?

  • @govindbhattacharya6326
    @govindbhattacharya6326 3 ปีที่แล้ว

    Do we have to wait till RSI 5 goes below 55 for the exit or how can we maximize the profit...

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว +1

      Vivek has used a drop below 55 in 5 period RSI to exit. You can optimize and change your exits suitable to you.

  • @eternaltrader8960
    @eternaltrader8960 3 ปีที่แล้ว +1

    Please share coding for pine script editor for this strategy... No comment pinned attach by you..

  • @pankajchoudhary1494
    @pankajchoudhary1494 3 ปีที่แล้ว

    where is the script? Can not find it. Can you please post to my reply

  • @sandeshmahaddalkar6168
    @sandeshmahaddalkar6168 ปีที่แล้ว

    Nice sir

  • @MrShahnilesh1975
    @MrShahnilesh1975 3 ปีที่แล้ว

    On what time frame is this RSI is used ?
    And when is the trade takes place ?

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      An hourly timeframe is used in this strategy. There are multiple trades taken.

  • @chasingmilestones
    @chasingmilestones 2 ปีที่แล้ว

    where is the code?

  • @mayureshkangutkar9289
    @mayureshkangutkar9289 3 ปีที่แล้ว

    Can u please share pine editors setting

  • @ramrupyadav5737
    @ramrupyadav5737 2 ปีที่แล้ว

    But toda short time period ke same day intraday ke liye koi set up

  • @kaminimeghani8404
    @kaminimeghani8404 3 ปีที่แล้ว

    How to get pine script?

  • @abcxyz7352
    @abcxyz7352 3 ปีที่แล้ว

    Kindly share the coding for trading view pine editor as u mentioned it will be availbale in comment section

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Code is mentioned in the pinned comment below description.

    • @abcxyz7352
      @abcxyz7352 3 ปีที่แล้ว +1

      @@SAMCOSecuritiesIndia there is only pine editor manual link...and also mentioned there that scrit code is in comment section below

    • @Vidyasagarbb
      @Vidyasagarbb 2 ปีที่แล้ว

      ​@@SAMCOSecuritiesIndia Wrong information. Pine script is NOT available in the pinned comment. whats wrong with you that you keep repeating the same incorrect information.

  • @VivekSingh-wh4dl
    @VivekSingh-wh4dl 3 ปีที่แล้ว

    Please share the code please . Cant see any pinned comment

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Strategy Code:
      //@version=4
      strategy("RSIStrat", overlay=true, initial_capital = 500000)
      rsiValue = rsi(close, 5)
      rsiValueSlow = rsi(close, 14)
      //Get RSI Values
      isRSILong = rsiValue > 70 and rsiValueSlow > 50
      isRSILongExit = rsiValue < 55
      buyEntry = isRSILong
      //Plot RSI Values
      plotshape(isRSILong, title = "Double Decker Long", location=location.abovebar, color=color.green, transp=0, style=shape.triangleup, text="DDBuy")
      strategy.entry("long",strategy.long,25,when=(buyEntry))
      strategy.close_all(when = isRSILongExit)

  • @gauravraheja8211
    @gauravraheja8211 3 ปีที่แล้ว

    Dear Samco Team,
    Please rewrite strategy keywords again in comment box as this is now missing

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Code is mentioned in the pinned comment below description.

    • @Vidyasagarbb
      @Vidyasagarbb 2 ปีที่แล้ว +2

      @@SAMCOSecuritiesIndia No. This the script is NOT there. its missing. please post it.

    • @sudhanshusharma4127
      @sudhanshusharma4127 2 ปีที่แล้ว +1

      Script is missing pl upload sir

  • @pragadheeshkannan5600
    @pragadheeshkannan5600 10 หลายเดือนก่อน

    any one got a code after 2 years?

  • @ghanshyamsingh-yi8sq
    @ghanshyamsingh-yi8sq 3 ปีที่แล้ว

    CAN I HAVE THE ABOVE SCRIPT TO TEST IN 30 OR 45 MIN TIME. IF IT IS SO PLEASE MAIL ME THE SCRIPT SO THAT I CAN COPY PASTE IN PINE EDITOR. IT WILL BE HELPFUL FOR ME. THANKS AND REGARDS.

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      We'll check how this could be made possible for you.

    • @jayantaghosh524
      @jayantaghosh524 3 ปีที่แล้ว

      @@SAMCOSecuritiesIndia Please provide the script. It would be a great help.

  • @LLHAcu
    @LLHAcu ปีที่แล้ว

    Apurva ,sir pls ,jo apke bolne pr likh kr aata hai pls ise remove kr dijiye pls

  • @prakash.authar8324
    @prakash.authar8324 3 ปีที่แล้ว

    Sir samco ke api se algo trading me ek issue hai jab algo chalta hai tab yadi stock note me login karo to algo band ho jata hai please solve it other wise api documentation is excellent

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Your feedback has been noted & forwarded to the concerned department, thank you!

  • @srinivasannatarajan8900
    @srinivasannatarajan8900 3 ปีที่แล้ว

    There is no point in viewing this clipping as you are not neutral in selecting the language in which this session should go live. For your info the universal language that everyone can understand is English.

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      You're feedback has been forwarded to the concerned team, thank you!

  • @babyshamili105
    @babyshamili105 3 ปีที่แล้ว

    Kindly do videos in English..

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Your requirement has been noted & forwarded to the concerned department.

  • @zerotoherotrader44
    @zerotoherotrader44 3 ปีที่แล้ว

    sir please send above code in my comment.

    • @SAMCOSecuritiesIndia
      @SAMCOSecuritiesIndia  3 ปีที่แล้ว

      Code is mentioned in the pinned comment below description.

  • @sridhars9127
    @sridhars9127 3 ปีที่แล้ว

    Sir you should talk in english

  • @abhinashsingh90
    @abhinashsingh90 ปีที่แล้ว

    wahiyaat.....

  • @bhatParvaiz2391
    @bhatParvaiz2391 9 หลายเดือนก่อน

    Bakwass