[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Trade Station Easy Language



PureBytes Links

Trading Reference Links

At 06:54 PM 10/23/2002 +0000, you wrote:

If I get hold of some recent tradestation
language is it hard to 
translate to AFL for Amibroker and make it work?


Yahoo! Groups Sponsor 
ADVERTISEMENT

Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx

(Web page:
http://groups.yahoo.com/group/amiquote/messages/)

Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.404 / Virus Database: 228 - Release Date: 10/15/2002

EasyLanguage for TradeStation frequently contains IFF-THEN-ELSE loops.  These may require some clever work arounds to achieve the same functionality in AFL.   Usually you really have to understand  exactly what the TS script is trying to do so you can recast the statements into something that does not use a loop.  Also the array math used in AFL sometimes needs different logic than the "step thru it" nature of  EasyLanguage.  In a few cases you may have to go to a scripting language.

Been there done that...sometimes it is simple and sometimes it is difficult.
Cheers
Sid




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.404 / Virus Database: 228 - Release Date: 10/15/2002