Yes, and that goes for any strategy/indicator/system... While I do like playing early session breakouts, it can be very risky... You definitely don't want to try juggling too many trades immediately after the open... You can get beat up pretty bad if you do... Been there, done that...!!!And if you are beginner, never trade in the first hour. It's very volatile. Learned the hard way...
plot exABOVE = ex crosses above xLine;
exABOVE.SetPaintingStrategy(PaintingStrategy.ARROW_UP);
@D_Tramp, You need to edit the plot settings so the Value is being treated as Boolean instead of Numerical... Then it will only plot the up-arrows when the crossover takes place rather than on every bar/candlestick...
I got it. Thanks.
One more question. If I want to use this condition in the strategy to add orders when explosion line > deadzone, what I need to change in the original WAE?
Based on how WAE works, I'd be hesitant to use ex crosses above xLine as an entry indicator but you're welcome to try... First, you would need to convert the Study over to be a Strategy... Then you simply insert AddOrder() function calls that utilize the condition I just described... I've never attempted to use WAE as part of an AddOrder() Strategy...I got it. Thanks.
One more question. If I want to use this condition in the strategy to add orders when explosion line > deadzone, what I need to change in the original WAE?
Yeah, I just checked and got the same result... It appears that a new plot would need to be created and plotted for the crossover, similar to how I described in my previous post... No need to convert to a Strategy unless you will be adding an AddOrder() for backtesting...If I change in the exAbove tab the Values to Boolean, arrows disappear. What am I doing wrong?
Thank you for help.
Hi rad14733 do you have a Watchlist Column in Renko Bars?TOS really doesn't have much for ATR settings when it comes to Renko Bars... At least not that I am aware of... When I mentioned ATR that was what I was referring to... I am, however, toying around with an ATR related indicator...
How about Reversal? is this available to put up in watchlist column?@MayamanMarne I don't think you can display renko bars as part of your watchlist, if that's what you're asking for.
Yes, Renko Bar reversals could be signaled in a watchlist column just as any other reversal could be signaled...How about Reversal? is this available to put up in watchlist column?
The link in your post worked fine for me but I'm not using the Zulu interface because it seems to be broken for many users... Follow the directions about clicking on the link to copy and then goto Setup > Open shared item and Paste the Copied link into the box and Import...Cant download your set up from this link to my TOS all I see is waiting for data icon ?
Thank you for the kind words... I look forward to hearing your results as well as any tweaks that you might implement for use with Futures...@rad14733 ,
Thank you very much for such a well-thought and detailed strategy. You are very generous to have put this up.
I am really looking forward to testing this on Monday with futures. It looks as though the ATR($2) range on /ES may work very nicely.
I wish you well, ..... and profitable trading.
Gotta pay attention to WAE... There is a lot of information that can be gleaned from that one indicator... Same goes for the Zscore indicator I've been tweaking as of late...@rad14733 ... After further review, maybe item 7a isn't such a good idea. Maybe go with the shift of Waddah bars instead.
Join useThinkScript to post your question to a community of 21,000+ developers and traders.
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
Y | Renko Alerts & Labels For ThinkOrSwim | Indicators | 14 | |
M | Renko Bars For ThinkOrSwim | Indicators | 32 | |
S | Trade Ideas Intraday , single bar , Relative Volume RVOL For ThinkOrSwim | Indicators | 16 | |
Nirvana Holy Grail Inside Bar Outside Bar For ThinkOrSwim | Indicators | 10 | ||
R | "Candle State" Bar Type Identification :: TheStrat For ThinkOrSwim | Indicators | 32 |
Start a new thread and receive assistance from our community.
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.
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.