| Automated Trading Black box systems, strategy automation, algorithmic trading, etc... |
![]() | | Tweet | |
| | #1 | ||
![]() | Where to Begin Learning How to Code Algos? | ||
| |
|
| | #2 | ||
![]() | Re: Where to Begin Learning How to Code Algos? Quote:
There are some free downloads of documentation at the following link: https://www.tradestation.com/support/books/default.aspx Look at Easylanguage essentials and Easy language functions and reserved words. Also take a look at Amibroker which has a similar language, Again you can download free manuals at: AmiBroker - AFL Library AmiBroker Formula Language Function Reference That site also has a free download of the platform and this includes the AFL code wizard. This would allow you to practice the concepts behind writing simple algorithms. Charlton | ||
| |
|
| | #3 | ||
![]() | Re: Where to Begin Learning How to Code Algos? | ||
| |
|
| | #4 | ||
![]() | Re: Where to Begin Learning How to Code Algos? Quote:
AFL is a proprietary subset of "C"... it is NOT a similar language to EasyLanguage. p.s. EasyLanguage is similar to Pascal.
__________________ ..........This is a terribly difficult question to answer. The only satisfactory answer is: "It depends"... | ||
| |
|
| | #5 | ||
![]() | Re: Where to Begin Learning How to Code Algos? After assembler I programmed in Pascal and can assure you that it didn't help much with (lol) EASYlanguage. I think C is more like pascal (at least you can build good code with it because its rich enough). FWIW. I think AFL was written like EL (higgledy piggledy) but the writer sensibly realized he'd better follow a real language and thus followed C structures which is good because you can write code for Amibroker which you can then move to real C (Sierra Chart) with little effort. Interestingly the code I've seen/converted from egnigger is also very C like. | ||
| |
|
| The Following User Says Thank You to Kiwi For This Useful Post: | ||
Charlton (09-28-2009) | ||
| | #6 | ||
![]() | Re: Where to Begin Learning How to Code Algos? Quote:
whatever floats your boat is fine with me.
__________________ ..........This is a terribly difficult question to answer. The only satisfactory answer is: "It depends"... | ||
| |
|
| | #7 | ||
![]() | Re: Where to Begin Learning How to Code Algos? Quote:
C was made in contrast to be a) effective to beat assemblers but high level language b) portable between different computers architecture. its basis is untidy mess of shortcuts and low-level hacks. they similar in a sense - like upper british university professor and experienced plumber - they have arms and legs and one head each. | ||
| |
|
| The Following User Says Thank You to maxima For This Useful Post: | ||
Tams (10-15-2009) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Looking To Begin Trading Futures: $$ Losses | Andrew28 | Beginners Forum | 21 | 11-07-2011 12:26 PM |
| Newbie to VSA Which Market is Best to Begin With? | silverpuma | Volume Spread Analysis | 2 | 09-27-2009 05:52 PM |
| Learning the S&P 500 Squawk Speak | minoo | Market Internals | 7 | 08-23-2009 01:37 PM |
| Any MP video learning resources? | Reaver | Market Profile | 27 | 08-05-2007 09:50 PM |
| What's the best resource for learning about candles? | Reaver | The Candlestick Corner | 13 | 07-28-2007 02:36 PM |