Repaints AGAIG Best Trading Chart Setup For ThinkOrSwim

Repaints
Hi i find your chart very useful but i have a few question hope u can help me out with it, when ever a signal out but sometime after a few bars then it disappear maybe can you guide me on your entry and exit rule and some message i don't understand
CHART ALERT 10 d 5m
chart for QQQ
shared_shared_AsGood_Tr endCurve8 (yes, no, yes, yes, yes, 14, 1, WMA, HMA, 60, JMA, 5, HMA, 15, CLOSE, 1, 3, 1, 10, 0.8, no, 0.5, 20, 2, yes, 0.2, 0.9, yes, NoSound)
Exit Buy Alert

CHART ALERT 10 d 5m
chart for QQQ
shared_shared_ AsGood_Tr endCurve8 (yes, no, yes, yes, yes, 14, 1, WMA, HMA, 60, JMA, 5, HMA, 15, CLOSE, 1, 3, 1, 10, 0.8, no, 0.5, 20, 2, yes, 0.2, 0.9, yes, NoSound)
Exit Sell Alert
Yes!!! I agree, my trading has improved greatly since I've been using this chart...even though I don't thoroughly understand the exact workings of it.

@csricksdds
There are messages like above that I have no clue about. A couple others that pop up quite frequently are the "SSL1 has crossed," "SSL2 has crossed," "base buy," and "base exit." I'm very new to this and greatly appreciate the help everyone has been on my lack of knowledge.

I think a short "training" video would be useful to show entry and exit strategies. I've searched YouTube to see if anyone has done one, but am not able to find it. Thanks in advance for and answers/help you can provide!
 
Hi @csricksdds. I'm using your code and really enjoy it. I'm attempting to add a couple of BuySell orders and turn it into a STRATEGY for backtesting. The "Declare Lower" throws an error stating that Lower is not accepted in a STRATEGY. Any clue what would work?
 
Last edited by a moderator:
Hi @csricksdds. I'm using your code and really enjoy it. I'm attempting to add a couple of BuySell orders and turn it into a STRATEGY for backtesting. Any clue what would work?

The lower chart indicator is a repainter!
No. Repainters cannot be backtested!
You will find no backtesting repainting scripts on this forum.
Those can only be found with the shysters on social media.
read more: https://usethinkscript.com/threads/answers-to-commonly-asked-questions.6006/#post-149342

@csricksdds emphasizes in all his chart setups.
To be successful, you need to review the confluence of several indicators and circumstances. Never follow a simple buy/sell.
https://usethinkscript.com/threads/agaig-trading-guide-summary-in-thinkorswim.19935/
https://usethinkscript.com/threads/...ses-repaint-indicators-for-thinkorswim.20126/
https://usethinkscript.com/threads/agaig-daytrading-scalping-for-success-in-thinkorswim.20383/
 
Last edited:
Here is code for a 2.0 Using Pink and Light Green for the 2.0....if you need an indicator link instead of code, let me know?

##Code: AGAIG-Vertical Lines 2.0 SD
declare upper;

input atrreversal = 2.0;

def priceh = MovingAverage(AverageType.EXPONENTIAL, high, 5);
def pricel = MovingAverage(AverageType.EXPONENTIAL, low, 5);

def EIL = ZigZagHighLow("price h" = priceh, "price l" = pricel, "percentage reversal" = .01, "absolute reversal" = .05, "atr length" = 5, "atr reversal" = atrreversal).lastL;
def EIH = ZigZagHighLow("price h" = priceh, "price l" = pricel, "percentage reversal" = .01, "absolute reversal" = .05, "atr length" = 5, "atr reversal" = atrreversal).lastH;

DEF signaldown = !isNAN(EIH);

AddVerticalLine(signaldown, "EXT UP +2.0 SD", Color.Pink);
Alert(signaldown, "Price crossing above +2.0 SD", Alert.Bar, Sound.Ring);


DEF signalrevBot = !isNaN(EIL);

AddVerticalLine(signalrevBot, "EXT DOWN -2.0 SD", Color.Light_Green);
Alert(signalrevbot, "Price crossing below -2.0 SD", Alert.Bar, Sound.Ring);

#End Code
So, I am having interesting problem when I import this upper study to my charts everything is perfect but if I import your lower version of this study that I imported with your chart link, it changes the colors and it doesn't let me adjust it but if i import your link it works perfectly ?
 
Thank you so much for sharing your knowledge and indicators. I am trying to study and learn your AGAIG strategy, but there are so many different threads that I can't find where to start.

Would you please point me to the first thread I should read and study to learn your AGAIG strategy?

Thanks!
 
Thank you so much for sharing your knowledge and indicators. I am trying to study and learn your AGAIG strategy, but there are so many different threads that I can't find where to start.

Would you please point me to the first thread I should read and study to learn your AGAIG strategy?

Thanks!

Here are some threads to get you started:
https://usethinkscript.com/threads/agaig-trading-guide-summary-in-thinkorswim.19935/
https://usethinkscript.com/threads/agaig-daytrading-scalping-for-success-in-thinkorswim.20383/
https://usethinkscript.com/threads/...ses-repaint-indicators-for-thinkorswim.20126/

Here are all the AGAIG tutorials:
https://usethinkscript.com/search/1...s]=1&c[nodes][0]=4&c[title_only]=1&o=date&g=1
 

Join useThinkScript to post your question to a community of 21,000+ developers and traders.

Not the exact question you're looking for?

Start a new thread and receive assistance from our community.

87k+ Posts
350 Online
Create Post

The Market Trading Game Changer

Join 2,500+ subscribers inside the useThinkScript VIP Membership Club
  • Exclusive indicators
  • Proven strategies & setups
  • Private Discord community
  • ‘Buy The Dip’ signal alerts
  • Exclusive members-only content
  • Add-ons and resources
  • 1 full year of unlimited support

Frequently Asked Questions

What is useThinkScript?

useThinkScript is the #1 community of stock market investors using indicators and other tools to power their trading strategies. Traders of all skill levels use our forums to learn about scripting and indicators, help each other, and discover new ways to gain an edge in the markets.

How do I get started?

We get it. Our forum can be intimidating, if not overwhelming. With thousands of topics, tens of thousands of posts, our community has created an incredibly deep knowledge base for stock traders. No one can ever exhaust every resource provided on our site.

If you are new, or just looking for guidance, here are some helpful links to get you started.

What are the benefits of VIP Membership?
VIP members get exclusive access to these proven and tested premium indicators: Buy the Dip, Advanced Market Moves 2.0, Take Profit, and Volatility Trading Range. In addition, VIP members get access to over 50 VIP-only custom indicators, add-ons, and strategies, private VIP-only forums, private Discord channel to discuss trades and strategies in real-time, customer support, trade alerts, and much more. Learn all about VIP membership here.
How can I access the premium indicators?
To access the premium indicators, which are plug and play ready, sign up for VIP membership here.
Back
Top