Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Profile: dannig
About
User Name: dannig
Groups: Gold User, Member, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Friday, December 29, 2006
Last Visit: Thursday, November 20, 2008 5:59:26 PM
Number of Posts: 68
[0.02% of all post / 0.01 posts per day]
Avatar
Last 10 Posts
Topic: Currency Pairs
Posted: Sunday, October 5, 2008 7:46:54 PM
Is it possible to view currency pairs in Blocks?
Topic: Hull Moving Average
Posted: Tuesday, September 23, 2008 10:36:26 PM
Thanks Bruce. That's perfect!
Topic: Hull Moving Average
Posted: Tuesday, September 23, 2008 4:30:04 PM
How would I go about creating the Hull Moving Average? Here's the formula for Metastock:

MetaStock Formula
period:=Input("period",1,200,20);sqrtperiod:=Sqrt(period);Mov(2*Mov(C,period/2,W) - Mov(C,period,W),LastValue(sqrtperiod),W);

How would this be written as an indicator for Blocks?  Thanks much!!
Topic: Stop/Disable Realtime
Posted: Sunday, September 21, 2008 4:42:31 PM
I don't see an option for manual. Where is that located? Thanks!!
Topic: Stop/Disable Realtime
Posted: Friday, September 19, 2008 11:57:06 AM
How do I go about turning off the realtime updates during the trading day? At times during the day, I want to run scans, but I don't want the system to continue updating further. Is there a one-step way to turn realtime updating on and off? Thanks!
Topic: Missing HotKeys
Posted: Wednesday, August 13, 2008 6:28:49 PM
How do I add back missing hot keys? My oemperiod is no longer present (along with others). I tried importing the default keys file from another section in this forum and that did nothing. What are the specific steps (after clicking the New HotKey button) to add it back? While I am presented with a file directory, it is unclear how to get the oemperiod and other missing hotkeys back. Thanks.
Topic: Count of New Highs and Lows
Posted: Monday, August 11, 2008 6:53:59 PM
Hi Bruce:

Correction. The Count of new high and low did plot (it just took a while to load). By having the lines plot, I can see that  the sum indicator is new highs minus new lows.

Thanks again.

Danni
Topic: Count of New Highs and Lows
Posted: Monday, August 11, 2008 6:43:07 PM
Hi Bruce:

Thanks for the quick response. I'm not quite clear on the outcome of the chart I have. I only have one plot (sum of new high and low). I wanted to get clarification from you. Is that really a sum or new highs minus new lows?

Also, while the other two plots are listed on the title bar, the count of new highs and count of new lows is not plotted on the chart. Is there a way to make them show up (and even have them in a separate pane)? Let me know please.

Thanks much.
Topic: Count of New Highs and Lows
Posted: Monday, August 11, 2008 2:14:27 PM
How would I go about creating three separate plot lines with the following information for all listed stocks:

- Count (not percentage) of new highs
- Count (not percentage) of new lows
- Count of new highs minus new lows

Thanks!
Topic: Copying Conditions
Posted: Wednesday, August 6, 2008 9:39:54 AM
Hi Michael. Thanks for your offer. I already manually recreated my conditions before I saw your post. Generally speaking, and for my future reference, is there an easy way to copy conditions from one chart to another?