Search the web
Sign In
New User? Sign Up
neoticker
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 11978 - 12007 of 14664   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11978
Ken and Guy: Thanks for the replies, RC1 resolved the issue. To correct my last post, I was actually using Beta 11, not 10. I don't know about everyone else,...
James Bragg
james_ntg
Offline Send Email
Apr 1, 2005
2:19 pm
11979
I am trying to use indicators based on daily data with a minute based chart. I create a compressed series and create the indicators with that series. Some of...
Guy Puglisi
guy_puglisi
Offline Send Email
Apr 1, 2005
4:21 pm
11980
We've received various reports about problems using eSignal's stock option data in NeoTicker. After a long invesetigation, we've found that most of the work...
stnahc
Offline Send Email
Apr 1, 2005
6:05 pm
11981
d is short form for date. when defining your series, you can try prefix them with something like "my", CompressSeries(myDaily, Data1, ppDaily, 1); Plot1 :=...
stnahc
Offline Send Email
Apr 1, 2005
6:12 pm
11982
One more possibility is the length of minute data as compare to the length of daily data, make sure they are of the same length. Ken ... From: Guy Puglisi...
Kenneth Yuen
kenyuen2002
Offline Send Email
Apr 1, 2005
7:07 pm
11983
Thanks, but that doesn't seem to be the problem. I updated the indictor to; CompressSeries(myDailyData, Data1, ppDaily, 1); Plot1 := RSIndexMod.p1...
Guy Puglisi
guy_puglisi
Offline Send Email
Apr 1, 2005
7:10 pm
11984
They are the same, 28 trading days. Guy _____ From: Kenneth Yuen [mailto:kkkyuen@...] Sent: Friday, April 01, 2005 2:08 PM To:...
Guy Puglisi
guy_puglisi
Offline Send Email
Apr 1, 2005
7:23 pm
11985
28 trading days is not long enough for RSIndexMod to stablize. Since RSIndexMod base on exponential moving average, all exponential moving averge based...
Ken
kenyuen2002
Offline Send Email
Apr 1, 2005
8:31 pm
11986
Thanks, That was it, needed more data. Guy _____ From: Ken [mailto:kkkyuen@...] Sent: Friday, April 01, 2005 3:32 PM To: neoticker@yahoogroups.com ...
Guy Puglisi
guy_puglisi
Offline Send Email
Apr 1, 2005
9:08 pm
11987
When running a system with daily data I can see via the performance viewer that the next day's orders are generated at 16:00 (end of trading day). However,...
Guy Puglisi
guy_puglisi
Offline Send Email
Apr 2, 2005
1:58 am
11988
Hm, I still have this problem ... anyone else got an idea? Thanks ... program in ... indicator in...
Tom Frey
tom_gtt
Offline Send Email
Apr 2, 2005
3:04 pm
11989
How does NT try to dispatch ActiveX COM dll's? I just tried writing an unmanaged application, calling and dispatching the ActiveX dll I use for NT and...
Tom Frey
tom_gtt
Offline Send Email
Apr 2, 2005
3:04 pm
11990
For serious study I use SimServer. But I still find it to useful for some purposes to scroll a chart back in time and then scroll right a bar at a time with...
Merlin
davidrnews
Offline Send Email
Apr 2, 2005
11:13 pm
11991
I am not having much Joy. I downloaded 4.0 RC1 and intalled it. However, I can't get it to run, when I double click on the icon I get the hourglass for a few ...
jameseadie2002
Offline Send Email
Apr 3, 2005
2:56 pm
11992
I want to write an indicator that calculates what my stop loss should be set to on open positions. These are positions that have been manually entered into the...
James Bragg
james_ntg
Offline Send Email
Apr 3, 2005
2:56 pm
11993
I think I answered that question once. We are able to reproduce it here. But we have not figure out the reason why there is such a delay, because, from time to...
stnahc
Offline Send Email
Apr 3, 2005
2:59 pm
11994
There are many users contacted us this morning about their computer refused to switch their computer clock faster by an hour. That is tracked to the eSignal...
stnahc
Offline Send Email
Apr 3, 2005
3:02 pm
11995
The trade object within an indicator only deals with its own system generated trades and positions. Thus manually entered trades cannot be managed that way. ...
stnahc
Offline Send Email
Apr 3, 2005
3:08 pm
11996
thansk for pointing this, for sure they get into the wish list. for 4.0, we'll see what we can do. Lawrence ... for some ... at a ... fatal flaw ... bar ... is...
stnahc
Offline Send Email
Apr 3, 2005
3:09 pm
11997
... i second the motion, guys. anchor the chart at the hard right edge. otherwise there is no way to efficiently scroll through historical data or to spot...
Red Beans
redbeans_123
Offline Send Email
Apr 3, 2005
3:14 pm
11998
Do you know the ActiveX server setting you have for your IDL ActiveX DLL? It could be the reason. Try using Single object, Apartment Threaded mode. From what I...
stnahc
Offline Send Email
Apr 3, 2005
3:21 pm
11999
When you run your system real-time, the historical trades will not be sent to the order server because they are not part of the real-time update. Thus...
stnahc
Offline Send Email
Apr 3, 2005
3:27 pm
12000
Weekend housekeeping: I just noticed that the free space on my system partition was getting low. On investigating, I found a folder in my Windows directory...
Merlin
davidrnews
Offline Send Email
Apr 3, 2005
5:03 pm
12001
Lawrence, I don't remember receiving an answer ... but it's possible that I missed it? The Yahoo groups e-mail doesn't always seem 100% reliable. Thanks for...
DaveW
mkt_wizard
Offline Send Email
Apr 4, 2005
2:59 am
12002
Me third. I've often found that quite annoying as well. On a similar note a way to syncronise the scrolling of charts would be also be excellent. Perhaps a...
Jonny Garrett
thepermuk
Offline Send Email
Apr 4, 2005
2:59 am
12003
I had a similar problem a few versions ago. It turned out I had downloaded the wrong file. Make sure you grabbed the correct file that corresponds to your...
James Bragg
james_ntg
Offline Send Email
Apr 4, 2005
2:59 am
12004
Hey Lawrence, I need to know the date, time, and the entry price. It shows this information when I draw a chart for a stock. For example: This trade was...
James Bragg
james_ntg
Offline Send Email
Apr 4, 2005
2:59 am
12005
I tried to debug an indicator in a Quote Window by writing to a report window. Using report.addvalue etc. While this worked when I applied the indicator in a...
Bernd Kürbs
bernd_kuerbs
Offline Send Email
Apr 4, 2005
2:59 am
12006
I notice that the Object Model contains BidPrice, AskPrice, BidSize, and AskSize. Maybe I missed it but I don't see property names for additional DOM bid/ask...
asptrader
Online Now Send Email
Apr 4, 2005
5:16 am
12007
I would like to see the charts synchronized as well. Ed...
EJH
trended2
Offline Send Email
Apr 4, 2005
5:16 am
Messages 11978 - 12007 of 14664   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help