PureBytes Links
Trading Reference Links
|
No, you're definitely not alone.
I've been coding various languages for 20 years or so, and OR EL is without
a doubt
the most confusing, bug ridden language I've ever used. I spend a LOT (read
10's
of hours) debugging some relatively simple systems, all because of
undocumented,
essentially random bugs in the OR code (and/or weird ways they have of
doing things)
Let me repeat: you are NOT alone. Hell, it's prolly one of the main reason
this
list exists.
Ask your question here, the pain you're going through -someone- here will have
gone through before.
What I -would- like to see would be a list (ala MSDN/MS Knowledge Base) of all
of the known 'weird' aspects, inconsistent behaviours etc of EL. That would
really
speed up the learning curve, as well as being able to scan & check for
anomalies..
/me hmms a little..
Si
ps, books will help learn the language, but won't help with the anomalies.
In my
experience, it's knowing the eccentricities of a language that differentiate an
expert from your average joe coder..
At 09:48 06/07/01 -0700, you wrote:
>Date: Fri, 6 Jul 2001 14:15:21 +0100
>From: "Virgin Trader" <virgin_trader@xxxxxxxxxxx >
>To: "omega list" <omeg-list@xxxxxxxxxx>
>Subject: EasyLanguage Manuals (the lack of)
>Message-ID: <OE5Jow4CkawxSkjtPah00003c47@xxxxxxxxxxx>
>Content-Type: text/plain; charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>MIME-Version: 1.0
>
>I am finding Tradestation and the Easylanguage code somewhat frustrating. I
>am not an complete beginner and I'm a lot happier now than when I first got
>it, but I still get bogged down more often than I'd like.
>
>It is annoying to spend hours trying to solve something when, I can't help
>feeling, if Omega (or anyone else) provided a decent manual, many problems
>could be solved much more quickly (I am not talking about strategy/trading
>problems - just Tradestation/easylanguage).
>
>Does this strike a chord with anyone else? I am banging my head against the
>wall at the moment.
>I am not asking for help for a specific problem, just some helpful pointers.
>
>I know there are books on Easylanguage from Tennis and Putt( I think). Do
>these help much?
>
>As far as I know, I am not stupid / lazy / insane.
>
>VT.
|