- Questions
- Chart Studies
Votes
Answers
Views
Question
0
1
140
asked 8 years ago by Nirmal
Category:
Chart Studies
Hi, I saw your post on creating a MTF MACD. Good stuff! This works great if the MACD is implemented for each time frame. Could you tell if it is possible to add a Licensed Studies in TOS and use secondary aggregation of any of those studies in our cu...
0
5
369
asked 8 years ago by AquaticNomad
Category:
Chart Studies
Pete, In regards to the ichimoku indicator, how would you plot the last given value of 'Span A' and 'Span B'? They're defined as: <pre> def "Span A" = (Tenkan[kijun_period] + Kijun[kijun_period]) / 2; def "Span B" = (Highest(high[kijun_period],...
0
1
1125
asked 8 years ago by Mike D'Antonio
Category:
Chart Studies
How can I encrypt my indicator so that if I export it and somebody else downloads it they will be able to use the indicator but not be able to see the script? I know a website that does this I heard they use a 3rd party software to encrypt it. I goog...
0
2
4630
asked 8 years ago by RedBulls
Category:
Chart Studies
Hi Pete, I'm looking for a premarket high/low indicator . This would greatly help my trades. Thanks
0
1
3936
asked 8 years ago by Mike D'Antonio
Category:
Chart Studies
Hey Hahn, I have a lower study indicator that plots a positive or negative value. I need to add so that when the slow stochastics give a buy signal (the two lines cross, red over pink) a green up arrow is plotted where the number value is on the lowe...
0
1
120
asked 8 years ago by PapaG08
Category:
Chart Studies
Would one be able to trade interday on TOS using the same types of strategies you discussed?
0
1
307
asked 8 years ago by Don Trading
Category:
Chart Studies
My question is this --- I just downloaded your Chart_DlyHiLo_24V2study and I was trying to do the overnight and it doesn't plot the lines. I checked and on the sameday charts it does but all I get are the bubbles on overnight. What I was hoping to ...
1
1
936
asked 8 years ago by Artimus Jones
Category:
Chart Studies
I am looking for the code for J. Welles Wilders ATR Bands. He uses an ATR time period of 21 days. The bands are calculated by adding/subtracting a multiple of (3x ATR) to the daily CLOSING price. TOS has STARCBands and I have the STARCBands set wit...
0
0
899
Be first to answer!
asked 8 years ago by GopiChand Bhaskaruni
Category:
Chart Studies
Hi Hahn, thank you so much for what you are doing. Do you have any TOS indicator which will indicate when a reversal is happening on a chart? Really appreciate if there is one, I couldn't find it. Thanks, Gopi
0
1
2348
asked 8 years ago by Pete Hahn
Category:
Chart Studies
A viewer has asked to have some previously published code to be modified slightly. The code was originally published as nothing more than an exercise, teaching how to combine two indicators into a single custom study. Link: https://www.hahn-tech.com/...