Votes
Answers
Views
Question
0
1
42
asked 2 years ago by Alex Loo
Category:
Chart Studies
Hi Pete, i will like to create a label for yield curve using information from FRED. TOS allows us to input data from FRED and see their charts. Hence i have created a yield curve label. It actually works. But the issue is when the chart is showing an...
0
1
39
asked 2 years ago by faisal s. ahmed
Category:
Chart Studies
Hello Pete, I have made a scanner in 4 hour aggregation based of heiken-aishi candles. To see if my scan works , I have defined an "alert" based of my study. The definition I used in heiken-aishi is as follows, " def haClose_4h = (open(period=aggrega...
0
1
145
asked 2 years ago by Alex Loo
Category:
Watch Lists
Hi Once again thanks for your help with the label of the Advanced Declined Cumulative Average. My apologises for having another question with regards to labels. I will like to add the days to earnings column to the watchlist. I have actually create t...
0
1
54
asked 2 years ago by Chan Dler
Category:
Chart Studies
https://www.hahn-tech.com/ans/chart-label-showing-status-of-higher-time-frame-rsi/ Hi Pete, Would you be able to create something similar to this link above but with PPS Buy/Sell trend status instead? I'm looking to add Multi timeframe label in the c...
0
1
66
asked 2 years ago by Shaishav Patel
Category:
Chart Studies
Hi Pete, I need 3 inputs for the specific price on chart and want to have 3 horizontal lines on chart. Price1 , price 2 price 3 and as per the input of those prices I need lines horizontally on chart. Thank you, Shaishav
0
2
187
asked 2 years ago by Equanimous Trading
Category:
Chart Studies
Hi Pete! Thanks for the great forum!!! Attached is a 5 day one tick RANGE chart of UB. The style chart type is LINE. See attached Appearance settings for the LINE chart. Up Tick Down Tick and Neutral tick are all set to white in this example. There...
0
1
77
asked 2 years ago by faisal s. ahmed
Category:
Chart Studies
Hello Mr Hahn, I am a bit confused about the time displayed for each candlestick in thinkswim. For example, in a 4 hour chart, I see a premarket candle that shows 5 am and the next one shows at 9 am. Do they represent the start or, the end of the res...
0
1
82
asked 2 years ago by Alex Loo
Category:
Chart Studies
Hi, i have the original code for the Advanced Decline Cumulative Average study on TOS. However, i will like to add a label to the upper study charts to indicate that the lines have crossed above or below. Is it possible? Thanks for your help The code...
0
1
64
asked 2 years ago by Erik Linter
Category:
Watch Lists
i would like to create some watchlist columns that show % price gains or losses for 1, 2, 3, 4 and five days following the firing of a signal. for instance, let's say the buy signal is RSI (2) crossing under 30. can i make columns that show price % g...
0
1
64
asked 2 years ago by Andrew Millson
Category:
Strategy Guide
Hi Pete, in a strategy is there a way to dynamically adjust tradeSize in the AddOrder function to buy as many shares/contracts as possible (or a percentage of the maximum possible) for each new order, based on net liquidity? And then sell the same nu...