0% found this document useful (1 vote)
413 views

Module III - EasyLanguage Scripts

The document provides EasyLanguage code and text files for functions related to defining trading days and identifying trades within a day. It instructs readers to import the code file into MultiCharts or copy the text files into TradeStation and create new functions matching the file names to utilize the code for their trading strategies, with notes that the code would need adaptation for each individual strategy.

Uploaded by

toughnedglass
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
413 views

Module III - EasyLanguage Scripts

The document provides EasyLanguage code and text files for functions related to defining trading days and identifying trades within a day. It instructs readers to import the code file into MultiCharts or copy the text files into TradeStation and create new functions matching the file names to utilize the code for their trading strategies, with notes that the code would need adaptation for each individual strategy.

Uploaded by

toughnedglass
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Below the EasyLanguage code with the functions _DayDefinition and

TradesToday of the Module III lecture "Working on Gaps".

Download the .zip file, decompress it, and import the .pla file in MultiCharts. The
.txt files are available for reference but they don't need to be imported.

If you use TradeStation, copy & paste the .txt files and create new "double
(numeric)" functions, using the same names of the files.

Below the EasyLanguage scripts for Module III lectures on Progressive Stops
and on Intraday-to-Overnight Exits.

Attention: these codes needs to be adapted to each trading strategy!

You might also like