My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
CourseIntroAlgorithms  
Intro to TradeLink strategy programming
Updated May 13, 2011 by j...@pracplay.com

Choose your experience or focus :

Introduction

Strategies or algorithms are called Responses in TradeLink :

(a "do-nothing" response in tradelink)

Beginners Strategy Coding

Here are sections to this lesson.

  1. Install TradeLink with the default IDE
  2. If you have no programming experience, do this non-trading 'hello world' tutorial (also checkout full tutorial)
  3. LessonBoxHello - Adapt 'Hello World' example to Response programming.
  4. LessonIndicators - Create an indicator
  5. LessonTradingRules - Merge Hello Response and your indicator to form trading rules.
  6. LessonParamPrompt - Prompt trader for trading parameters.
  7. LessonTrading - Trade and test your idea

Expert Strategy Coding

If you're already comfortable with the basics :

  1. LessonTrackerOverview - Learn how not to reinvent the wheel
  2. LessonGenericTrackers - Tracking values and states
  3. LessonTalib - Using the 150 included indicators
  4. LessonTrackerRules - Linking states to actions

Next Steps

Getting Help


Sign in to add a comment
Powered by Google Project Hosting