Eyyee 32:30 sir 1000 rs ki account se algo trade karte hainn😂😂😂 Ur awsmm!!❤❤
@Fortune_StarsАй бұрын
Grate sir aap bahut aachi tarase explain karate ho aap ke bajese hi yahatak samaj aaya hai thanks
@meparabdarshan2 ай бұрын
I developed my first algo last week. Thanks a lot.
@anshukumar-ur5mkАй бұрын
Can I contact you bro
@meparabdarshanАй бұрын
Sure. @@anshukumar-ur5mk
@meparabdarshanАй бұрын
@anshukumar-ur5mk email me your concern. I'll connect with you.
@meparabdarshanАй бұрын
@@anshukumar-ur5mk email me your concern with contact details. I'll connect you.
@Xprt238Ай бұрын
Please sir contact No
@sukantamondal73472 ай бұрын
Great tha 8 th episode. App mere liye maha guru ho ji... Option buying k upar ek complete algo strategy digiye pls. ... Mai app jaisa inteligent nehi.. app jo denge wohi chipka denge👋
@suvankargolder8968Ай бұрын
5 second candlestick indicator base strategy create and there back testing any software will be beneficial for many people. I have a strategy that I have back tested manually but if I can do back testing through software every day, then the confidence level will increase further. If you do this, it will be beneficial for many people.
@sreeg54412 ай бұрын
Dear Imran, thank you so much for explaining Algorithmic Trading pin to pin ....... of course I am new to trading as well as Algo Trading. I have a small doubt. Variable "Quantity" is defined like "qty = int(per_trade_margin/cc_1['close'])". But where this variable is used in placing the order "buy_entry_orderid = tsl.order_placement(stock_name,'NSE', 1, 0, 0, 'MARKET', 'SELL', 'MIS')" "sl_orderid = tsl.order_placement(stock_name,'NSE', 1, 0, sl_price, 'STOPMARKET', 'BUY', 'MIS')"
You are right. In the "tsl.order_placement" statement you have to use the "qty" instead of "1". He has used "1" by mistake.
@sukantamondal73472 ай бұрын
Thanks a lot for 8th episode.. I request to you......... Target achieve and exit command kya hoga. Pls. Make me understand
@prakashbandekar4927Ай бұрын
Can you make using rsi macd and ema cross? How can i make is for nifty and banknifty by automatcally scanning and placing market order
@TradewithVishwanathАй бұрын
Please make next video on coding
@polaparamesh9724Күн бұрын
in this play list episode-5 is missing (python part-2)
@AnkitJainCA12 ай бұрын
Sir please cover backtesting and cloud deployment also
@Vijju_Algo_Trader2 ай бұрын
sir isme apne position close nhi ki hai jab time 3:15 hoga to jo open posstion hai wo close kha ki hai order_details = tsl.cancel_all_orders() cancel_all_orders se to jo pending order hai wo close honge na jo postion chl rhi hai wo to close nhi hogi na right?
@OptionSingh2 ай бұрын
Thanks Alot Sir
@sreeg54412 ай бұрын
Hi Sir could you please mention any Dhan API documentation for getting Open Interest and Market depth .....
@sushantgd2 ай бұрын
Sir, profit book kaa ur stop loss same esme laghna hai uska code
@NilimaMondal-i4o2 ай бұрын
Great 👍
@malayghosh46892 ай бұрын
Sir. Does this algorithm require Dhan data API to run?
@subhajitpanja13532 ай бұрын
Mach awaited video ❤
@raviraju2661Ай бұрын
Hi iam using v2 dhan marketfeed python version.. This is not at all working for me.. And another thing I noticed that .. there is no proper documentation for this marketfeed api.. Pls improve your documentstaion .. how to use and demo puce if code.. and explanation... I am feeling disappointed while using dhan api marketfeed
@vishaldeshmukh62392 ай бұрын
Sir how can I built my own algo ,and from where can I get strategies
@kishorek73862 ай бұрын
thank you very much, sir..
@malayghosh46892 ай бұрын
Sir thank you so much for teaching second live elgo programming in such a nice and very easy way. Sir Could you please tell me how to apply super ten indicator instead of Bb indicator in this elgo ? It is my humble request. 🙏
@Xprt2382 ай бұрын
Sir aap bhut accha padate hain per hame coding ki kholenge nhi Mai apaka code run kar rha hun to Xcel file khul rhi per ltp fetch nhi ho rhi h. Kya hamane paid historical api generate nhi kiya h isliye.
@MindfulTrading-bv7fi2 ай бұрын
i have developed 3-4 algo strategies but i dont know how auto sq off positions
@tapasdutta45242 ай бұрын
Sir buy hua, SL hua target and trailing SL bhi bata dete
@vighneshpetkennel53229 күн бұрын
Imran sir what's your KZbin channel name
@sakshibapodra36792 ай бұрын
@dhan I want to algo trading strategy using point and figure chart for Nifty fut when double top buy and sell signal generated please make video on that
@sakshibapodra36792 ай бұрын
Point and figure chart Nifty fut box 0.1%x 3 1 Minute time frame double top buy buy n if double bottom sell sell please make video on the same if column reverse from X to O alert
@iyapaa2 ай бұрын
Please explain in English too
@SantoshKumar-nc4xr2 ай бұрын
This code is not sufficient without open interest data