Hi I find your videos really great and helpful, currently I am looking for the following function which can be seen in the following video at minute (08:29) ( th-cam.com/video/YdS4qRYecYU/w-d-xo.html ) I want to create a pop up window before a user activates this indicator. how could I implement this?
First of all, thank you so much for teaching us the way... A question if I may ask: How would you go and implement an alert() method for this particular strategy ? What would you consider a good approach to avoid receiving alerts on every daily bar close ?
I dont know if I understand Ur question right but U can connect strategy to Ur broker and all that thing will do automaticly....so U dont have to have any alert....if I understand Ur question corectly
Thank you for sharing the details about the stoploss program. I'm always interested in different ways to manage stop losses. I've been experimenting with no using the close of the bar, but rather having a continuously adjusted stop loss order. I do this with entries, too using a buy stop. It made my %B strategy far better, especially the trailing buy stop + tiny ATR entry. Perhaps a hybrid, of an open continuously adjusted stop with a closing stop above the continuously adjusted one - just thinking out loud here, I love the volatility adjusted stop concept, that is a new idea for me!
Thank you for your easy to follow pine script coding videos! I am wondering though, when I try to add an alert there is no option for a Buy Alert or Sell alert. How can we add this functionality? Again, awesome video, keep up the great work..
I just checked the strategy. It performs the same as buy and hold. So if you want to improve on that strategy, maybe you should extend it to go short on bitcoin when in the red?
Hey Matt, could you make a video on how to automate this strategy with Binance or Bybit? They have both set up webhook signal trading therefore no third party is needed.
Interesting thing, when you choose another exchanger, e.g bybit - it generate ~300% instead of 14k% on coinbase Any ideas of the reason? Chart should be generally almost identical across different platforms
Through testing i have found that it is only good at avoiding the most extreme of falls, but don't forget that it amplifies the smaller falls wilst reducing both small and large profits. I did like the concept but it doesn't really work, im kinda get the feeling this was more of a "clickbait" video if u know what i mean
🚩 My Socials & More Free Content: theartoftrading.com
🚩 FREE Pine Script Basics Course: courses.theartoftrading.com/courses/pine-script-basics-course
🚩 My Indicators & Strategies Course (Steal My Code!): courses.theartoftrading.com/courses/my-indicators
🚩 Lesson Source Code: courses.theartoftrading.com/pages/bitcoin-momentum-strategy
Hi I find your videos really great and helpful, currently I am looking for the following function which can be seen in the following video at minute (08:29) ( th-cam.com/video/YdS4qRYecYU/w-d-xo.html )
I want to create a pop up window before a user activates this indicator. how could I implement this?
Man, you are a Real Hero in sharing these profound scripts! Just from heart to heart, true Honorable!
A 34% drawdown sounds much better than having my teeth kicked in with the 75-80% drawdowns that I have lived through in BTC.
What out of all your scripts are you using yourself?
Great video Matt. Solid instruction. Some great code ideas there for aspiring algo traders. Thanks for sharing the code. Very generous of you.
First of all, thank you so much for teaching us the way...
A question if I may ask: How would you go and implement an alert() method for this particular strategy ? What would you consider a good approach to avoid receiving alerts on every daily bar close ?
I dont know if I understand Ur question right but U can connect strategy to Ur broker and all that thing will do automaticly....so U dont have to have any alert....if I understand Ur question corectly
New to the channel. Really loving it. Where can I find the code for this strategy. Thanks.
Found the code. Never mind my question. Thanks again.
Awesome!!! Thank you for sharing all this stuff. I've just found your channel a few days ago.
Thank you for sharing the details about the stoploss program. I'm always interested in different ways to manage stop losses. I've been experimenting with no using the close of the bar, but rather having a continuously adjusted stop loss order. I do this with entries, too using a buy stop. It made my %B strategy far better, especially the trailing buy stop + tiny ATR entry. Perhaps a hybrid, of an open continuously adjusted stop with a closing stop above the continuously adjusted one - just thinking out loud here, I love the volatility adjusted stop concept, that is a new idea for me!
Thank you for your easy to follow pine script coding videos! I am wondering though, when I try to add an alert there is no option for a Buy Alert or Sell alert. How can we add this functionality? Again, awesome video, keep up the great work..
Hello Matthew! May I ask why did you drop the RSI filter?
I just checked the strategy. It performs the same as buy and hold. So if you want to improve on that strategy, maybe you should extend it to go short on bitcoin when in the red?
hey mate , how can I contact you for business enquires
It's a really cool strategy. Can it be used for alts coins as well?
thank you for sharing, this is valuable, noble and zen
Thanks! I enjoy your videos.
Hey Matt, could you make a video on how to automate this strategy with Binance or Bybit? They have both set up webhook signal trading therefore no third party is needed.
Interesting thing, when you choose another exchanger, e.g bybit - it generate ~300% instead of 14k% on coinbase
Any ideas of the reason?
Chart should be generally almost identical across different platforms
Hi, can you launch your Real Test course as soon as you can please? I can hardly wait!
Well done. Love this video
Do an update with current conditions please🙏🏻
Also, is it possible to set up this system on other platforms like Binance or other CEXs?
Maybe you can optimize your Code with a fibonacci 50% Trendline?!
Through testing i have found that it is only good at avoiding the most extreme of falls, but don't forget that it amplifies the smaller falls wilst reducing both small and large profits.
I did like the concept but it doesn't really work, im kinda get the feeling this was more of a "clickbait" video if u know what i mean
Can you say more on what you mean by it does not really work? You mean it would not do what it claims or it would not do what you want to do?
@@yuiop13 it turns winning pairs into a losing balence and losing pairs into a little less losing balence
It doesn't really work, but buy they have to your course for almost $2000 to see if they can find something that works for them. hahahaha!
Can you say more on why it does'nt really work? I am new here and trying to understand it better. Thanks.