Since I am a beginner/intermediate VB/C# programmer, there are aspects of this program that are not quite clear to me, but let me surmise some characteristics....
Thanks Daniel. It is always nice to know I am not too far afield in my coding knowledge. (BTW, what would you suggest as good C# or VB.NET reference books?) As...
I thought I would bring to your attention a web site I regard as complementary to RE. It uses the same (so-called line-style) indicators as RE and has an...
I have been mulling over how to use RE to provide end-of-day (EOD) signals. In this case the objective it not to have RE automatically trade but rather to...
As a former subscriber of stockfetcher, I'd like to add that it does what it does very well. I was a pleased customer when it fit my needs. If I remember...
A couple of points. First, if you're depending on Yahoo data to be available by 4:30, you'll be disappointed. I've had some symbols show as late as 10:00pm....
My sense is, because it is 'just a screener' one never really bears down to produce a complex, refined strategy. I've wondered about that importable or...
I wonder how often 4:30 vs 10:00pm Yahoo data would tilt the setting of a trigger? I think it is such a delicate balance as to be generally not consequential...
The more I think about it the better I like the idea of being able to write to a "User's Tab" during a simulation, rather than the Scan tab. My permanent...
This question came up in the context of EOD processing, where the observation was made 'it might be nice to know what triggers were tripped' even though in...
First, let me welcome a couple of new joiners to this list. Like you, we are here to try to figure out how to make the most of RightEdge. I use IB as my broker...
Talking about how to play consecutive closes, higher or lower: http://biz.yahoo.com/tm/070126/15384.html Puts a new spin on playing the trend. But I notice...
Thanks Bill. That certainly looks pretty much on target. (The strategy does not copy from the forum to RE; it pastes in as all one line which is slowing down...
I solved the copy problem by first pasting into Word, then copying that and pasting into RE. Works like a charm, awkward though it is. -Pete ... strategy ... ...
Using 2 years of daily Yahoo data for COGO, HPC, HRP and NTGR this strategy is profitable (barely, apr 6%) for 3 out of 4 of those stocks. Cursorily checking...
For the strategy with the modified exit conditions: Ending capital is $16,164 (APR 26.21%) versus $17,163 (APR 29.93%) for buy-and-hold. Don't see a by-symbol...
The scan tab is empty because no symbol matched your buy criteria. So in this case, no symbol went down x bars consecutively. If this did happen, you be...
I have been reading "New Trading Systems and Methods" 4th ed., By P. J. Kaufman (all 1174 pages). He gives an overview of a thorough list of (previously...
In my continuing quest to better understand the state of automatic trading systems I have completed reading two more books. (I didn't buy them; the reference...
31
rightedge-ats@yahoogr...
Feb 18, 2007 2:44 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rightedge-ats group. File : /C#...
Do you run strategies against a collection of stocks? Over time my opinion changes as to how I want to handle individual cases. To deal with this I have...
Pete, Yes, I definitely run strategies against a collection of stocks. I usually hand pick the stocks on a bi-monthly or quarterly basis. My picks are then...
Hi Bill, I need to explain a bit more. No, this is not for screening. Let's say I am running a live system on a half dozen stocks. Over time, this strategy ...
For the past few weeks I have been watching an array of RE live data charts using an IB paper account. I have been making a few manual trades (judiciously...
I tried to add a sound to a strategy with this line: SystemSounds.Beep.Play(); But there are no beeps in a simulation run, although there are plenty of the ...
After a bit more testing I think the sounds are there. Simulation runs so fast that it overwhelms the sound mechanism. If you run just one stock that has just...