itchn2trade |
Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Sunday, August 10, 2008 |
Sunday, January 17, 2010 8:54:00 PM |
30 [0.01% of all post / 0.01 posts per day] |
|
Hello - I want to backtest a strategy that uses ATR volatility as a trailing stop. For example, let's say I use a 10 period ATR as the trailing stop, ATR for today is equal to 1.50, and the position I'm in goes down $1.51, I want to sell. Please advise how I would set up this condition to use as an exit strategy when backtesting. Thank you.
|
Kuf,
When is 5.0 going from Beta to a Full release? Would you recommend upgrading now?
Thanks,
|
Hello - I would like to create rule where everytime a candle makes a 3 period High or Low the color of the candles change until a High or Low is made in the opposite direction at which time the candle colors would change. For example, when a stock makes 3 period high all candles from that point forward will be filled in Green until such a time that a 3 period low is made and from that point forward all candles will be filled in Red until another 3 period high is made. Please advise. Thanks!
|
Hello,
As I go through my watchlists I'd like to be able to flag certain symbols that I believe may be strong candidates to go long or short. Is there a way for me to easily "flag" them so I can go back later and do a sort on the symbols I have tagged?
Or, do I have to just add those symbols to another smalle watchlist? If this is the case when I add the symbol to a new watchlist will a lose trendlines, etc. that I have written on the chart?
Thanks,
|
Thank you!
|
Changing the scale did the trick. Thank you!
|
Hello,
Is it possible to run a single scan that analyzes both Weekly and Daily charts at the same time? For example, I want to be able to scan to for stocks who's Weekly 10 SMA has crossed above it's Weekly 30 EMA and simultaneously it's Daily 10 SMA is above it Daily 30 EMA. I've pasted below the scan expression from another service that I would like to run in Blocks:
[type = stock] and [country = us] and[daily ema(60,daily volume) > 150000] and
[daily high < yesterday's daily high] and
[yesterday's daily high < 2 days ago daily high] and
[sma(10, close) > ema(30, close)]and
[daily close > daily ema(30,daily close)]and
[daily close < daily sma(10,daily close)]and
[daily close > daily sma(200,daily close)]and
[weekly sma(10,weekly close) > weekly ema(30,weekly close)]and
[ADX Line(10) > 20.0]and
[close >= 5]
Thanks!
|
Bruce - I tried your suggestion and attempted to paste Volume Bars into the Price pane. I was successful in pasting in the Volume Bars but was then unable to see the Price chart. Any suggestions or am I doing something wrong?
Thanks!
|
Hello,
Is there a way to put overlay's in the price chart of indicators? For example, can I have the MACD Histogram overlay the MACD or the Volume Bars overlay the Price chart?
Thanks,
|
Hello,
I've been working with Blocks for several weeks now and would like to use Chaikins Moneyflow Indicator. Any suggestions on how I can build it or can you point me to someone who has built it already?
thank you!
|
|