1. Home
  2. Docs
  3. DLPAL DQ
  4. Database results

Database results

Strategies stored in the program database may be retrieved by clicking on Results from the main program menu and selecting Database.

Select a file name from the list and click OK.

A list of all strategies by file name will display with options for generating code for them and for adding selected strategies to Signal Tracking.  You may delete all strategies linked to a certain file name by clicking on File from the main Database Results menu and then Delete File. The database may be erased completely by clicking on File and then Delete All Files. Below is an example after selecting the symbol IBM.

File Name is the data file used in the scan.

Index is used internally to number sub-clusters. This number is used by the program for strategy classification purposes.

Index Date is the last date in the data file for scan results.

Trade on is either Open or Close and refers to the trade entry point.

PL is the percent profitability (success rate) of strategies. PL = winning trades x 100/total trades.

PS is the percent profitability of strategies for short positions. In this case PL = 100 – PS

CL is the number of maximum consecutive losers of the strategy.

Type is either Long or Short. Strategies with a Long type are used for taking long positions and Short types for taking short positions.

Target shows the profit target value used in the scan.

Stop shows the stop-loss value used in the scan.

C indicates the type of exits applied, % stands for percentages, pts for points and NC for next close exit. In case NC is indicated as the exit, any Target and Stop values specified in the T/S file are not used.

Last Date is the most recent date (last) in the data file.

First Date is the first date (oldest) in the data file.

Sorting the results

Clicking on the column labels sorts the results by File Name, Index, Index Date, percent profitability PL and PS, consecutive losers CL, number of Trades and Target or Stop.

Database results options

blank

Quantopian Code generates Quantopian code for selected strategies.

EasyLanguage Code generates EasyLanguage code for selected strategies.

NinjaTrader Code generates condition code for NinjaTrader selected strategies.

Amibroker Code generates code in Amibroker AFL selected strategies.

Signal Tracking allows adding strategies to a list for monitoring signal generation.

To select all strategies from the database results click on the File Name column label on the results form. To deselect all strategies Click again on the File Name column label. To select specific strategies click the × sign of a strategy line so it turns into the  sign.