Тёмный

A Simple Moving Average Cross Strategy (& how to use valuewhen) 

The Art of Trading
Подписаться 82 тыс.
Просмотров 14 тыс.
50% 1

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 31   
@TheArtOfTrading
@TheArtOfTrading Год назад
🚩 Source Code: courses.theartoftrading.com/pages/simple-moving-average-cross-strategy 🚩 My Socials & Free Weekly Newsletter: theartoftrading.com 🚩 FREE Pine Script Basics Course: courses.theartoftrading.com/courses/pine-script-basics-course 🚩 Pine Script Mastery Course: courses.theartoftrading.com/courses/pine-script-mastery
@barissari3378
@barissari3378 Год назад
Hi Matt, why did you use the "for" loop instead of ta.highest or ta.lowest function? Any particular reason? Thanks for the lesson, always following your courses.
@aliabolhassanpour4418
@aliabolhassanpour4418 Год назад
Thank you so much for preparing such invaluable videos. I would be greatly appreciate if you guide us in developing pine script to determine divergence based on MACD or RSI indicators.
@therealdonovanjones3066
@therealdonovanjones3066 10 месяцев назад
Can this conditional exit be transmitted to PineConnector? Just wondering if an auto-trader could be implemented with this exit strategy. And could you potentially create an input for the number of bars back to be adjusted? like i = 1 to (bar_length)??
@jcpamart83
@jcpamart83 Год назад
Hi, I try to use your script with MA5 and MA13. But it makes a lot of sells between 2 buys. How can we modify this script to have only 1 buy and 1 sell at each action ? Thanks for your help
@jonasherman9195
@jonasherman9195 10 месяцев назад
Hi, I would like to ask how I can code to know which is the lowest moving average. More specifically I would like to visualize each candle that hits the lowest moving average. Then, I would like to code that if in the last 20 candles the lowest moving average was hit and broke the rest of the moving averages to the upside, there is an entry on the next time it hit the 21 moving average. This is to give some context but I am just asking how to code to mark the touches with the lowest moving average. Thanks a lot in advance!
@patriciogalvan7595
@patriciogalvan7595 Год назад
Matt, I have 2 comments, I have had problem of repainting with de ta. cross in the past, so I dont use It. The second is, why didn t you use highest(high)?
@damonsams
@damonsams Год назад
Thanks Matt, as always a great lesson. Appreciate your style of teaching!
@ichimokatrader1198
@ichimokatrader1198 Год назад
I really want to just highlight the candle and not have the line through the whole column. How can we just highlight the candle itself?
@lapogk1543
@lapogk1543 Год назад
one more doubt. For example, i created two moving averages with selection criteria for time frame for each. How can i create a strategy for the crossover of MA in different time frames. Thanks
@milkotsanzov
@milkotsanzov Год назад
Is there a way to check and enter a trade only if there is no wick to the candle of the cross and the following 10 candles if the condition is not met on the cross? For example when there is a buy cross only enter when there is no lower wick of the candle at the moment of the cross and if there is then check the next 10 candles for this to be valid and then enter the buy?
@lapogk1543
@lapogk1543 Год назад
Great Teaching. I am learning through your videos after my retirement from Non-IT background. Thanks a lot for your efforts. How can I add the location concept in the code. ( distance between the MA and the cross over price) and exit if the subsequent candle closes below the low of the cross candle in the case of buy and high of the cross candle in the case of short entry. Just give me an idea and I will try myself to code. Thanks again
@mariocollado5072
@mariocollado5072 Год назад
Great video and code developing. Many thanks.
@karliqarsifroberts4804
@karliqarsifroberts4804 Год назад
Thank you for your video.
@willowkonrad8893
@willowkonrad8893 Год назад
awesome
@MrDoekoe
@MrDoekoe Год назад
Really enjoy your posts! Thanks so much and greetings from the Netherlands 🙌
@lukeiaboni
@lukeiaboni Год назад
Thanks Matt!👏
@PerformancePlusTuning
@PerformancePlusTuning Год назад
Another great lesson, TY!
@ezrakoper
@ezrakoper Год назад
Excellent, as always
@willowkonrad8893
@willowkonrad8893 Год назад
A cool one I am thinking of as well as having a trailing stop loss, have a take profit, that stays a certain distance ahead of the smaller of the smaller moving average value, that can be triggered by freakishly large bars or a couple, then wait for a retracement back to the smaller average ,and buys back in. Thanks for your efforts.
@Berghiker
@Berghiker Год назад
A strategy without the ATR means nothing to me.
@kingmonk44
@kingmonk44 Год назад
😂
@amanchaure5584
@amanchaure5584 Год назад
True af!!! ATR is the real game changer.
@Berghiker
@Berghiker Год назад
@@amanchaure5584 Yes, it is!!
@kingmonk44
@kingmonk44 Год назад
@@amanchaure5584 and you use it to put the stop 1 ATR below "a level"? or do you use it for something else?
@louiss2595
@louiss2595 Год назад
How are you guys using it?
@dylanlangmead7610
@dylanlangmead7610 Год назад
can i ask, where did you learn to code pinescript?
@georgebrill3072
@georgebrill3072 Год назад
Enjoyed your video. Can Pinescripts be used to create custom scans?
@free-4-1
@free-4-1 10 месяцев назад
Thank you. It helps a lot.
@Godfidence09
@Godfidence09 Год назад
Marvelous Matt !!!
@snikmotrenbue
@snikmotrenbue Год назад
Thank you for this lesson. As usual, you are an excellent instructor and programmer. If I had your Pine Script knowledge, I would test strategies of the ICT type or the DR/iDR type with the FVG and OB indicators. Indicators are candy, while price action concepts are chess. Today I pasted your script in my TV chart and believe it will help me. Thanks again. Keep up the great work. Tom
Далее
How to code a TRAILING STOP LOSS in Pine Script
26:51
The MATH OF WINNING in trading
32:34
Просмотров 321 тыс.
Это нужно попробовать
00:42
Просмотров 347 тыс.
Se las dejo ahí.
00:10
Просмотров 2,5 млн
С какого года вы со мной?
00:13
Просмотров 210 тыс.
PINE SCRIPT: 75% Win Rate on a Simple Pullback Strategy
36:28
When is a good time to buy crypto?
29:42
Просмотров 9 тыс.
Bitcoin Momentum Strategy: +15,000% GAIN
25:50
Просмотров 8 тыс.
Understanding & ELIMINATING REPAINTING in Pine Script
27:43
Best Moving Average Trading Strategy (MUST KNOW)
14:55
Profitable CHANNEL BREAKOUT Strategy in Pine Script
27:25
How to Debug Pine Script (Pt 2): PRINT LOGS!
17:32
Просмотров 5 тыс.