All the knowledge you provide on this channel s astonishing
One of my new favorite channels for helping me to learn to code!!!
your videos are great. helped me out alot. especially with ploting stocks and doing the buy and sell signals and ploting price , volume moving averages. i got a suggestion. try creating a program to plot buy and sell signal on a live market. you I know pick a stock, do the yf download on the 1minute scale and plot from there.
Thank you, thank you, thank you. You are so awesome ❤️ excellent videos every time
Nice. I know last year you did a video on this same strategy, but I think this one is way more efficient coding-wise in finding the buy and sell signals.
great to show the signals but where is the actual equity line generated by the algorithm?
Thank you it seems to me if we add more attributes like rsi and macd with calculation the difference between closing candles it will be helpful
Thank you . May you create signals based on other trading stragies and explain how can we combine many of ideas in one model
You are the best in the world bro thanks!!!
At 6:45 can someone tell me why period = 30. Shouldn't that be 20 or 50 based on which SMA you want?
Great video series on python trading. Can make a video to work with lower TF e.g apple history 15mins data
good video good work everyone
how to calculate profit and loss from this strategy for a given time period? coz direct df["Buy"] - df["Sell"] will not give the answer.
I just liked and subscribed.
How to show Buy and Sell signal on the plots for close to 600 stocks with daily price and Indicators?
I need some help on my python code related to 20 sma strategy can you help me i am happy to sahre the code
please explain the code, how to code to reOrder_long when the price is bullish or trend up. I want first order 5% second order 20%, and so on
Can you make predictions like machine learning algorithms to predictions future prices or not possible?
Great one!!
@user-wc7em8kf9d