dannig |
Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Friday, December 29, 2006 |
Thursday, November 20, 2008 5:59:26 PM |
68 [0.02% of all post / 0.01 posts per day] |
|
Is it possible to view currency pairs in Blocks?
|
Thanks Bruce. That's perfect!
|
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!!
|
I don't see an option for manual. Where is that located? Thanks!!
|
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!
|
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.
|
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
|
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.
|
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!
|
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?
|
|