@user-wc7em8kf9d

Thks for the video!  11:30 shouldn't we modify this line to take the close of the following day to the generated signal? because the signal is generated at the close, thus you can't trade on that day.

@belzeebub6022

All the knowledge you provide on this channel s astonishing

@derekmcdonald2168

One of my new favorite channels for helping me to learn to code!!!

@rverm1000

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.

@crazyminecrafter14

Thank you, thank you, thank you. You are so awesome ❤️ excellent videos every time

@ed-salinas-97

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.

@riccardoronco627

great to show the signals but where is the actual equity line generated by the algorithm?

@shortfacts-qy5ke

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

@ahmadz113

Thank you . May you create signals based on other trading stragies and explain how can we combine many of ideas in one model

@njabulomahlalela2912

You are the best in the world bro thanks!!!

@nousefulness

At 6:45 can someone tell me why period = 30. Shouldn't that be 20 or 50 based on which SMA you want?

@alabaalaba2810

Great video series on python trading. Can  make a video to work with lower TF e.g apple history 15mins data

@zaferbayraktar69

good video good work everyone

@arunavadatta7734

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.

@alabaalaba2810

I just liked and subscribed.

@srinivasakumar.a

How to show Buy and Sell signal on the plots for close to 600 stocks with daily price and Indicators?

@GauravSuryavanshi9

I need some help on my python code related to 20 sma strategy can you help me i am happy to sahre the code

@sukriadnansangadji8232

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

@RA-pi1lg

Can you make predictions like machine learning algorithms to predictions future prices or not possible?

@artificial_square

Great one!!