PDA

View Full Version : History data Grid


pgabriel
10-24-2007, 02:06 PM
What does ETD stabd for in history grid...?

NinjaTrader_Chris
10-24-2007, 02:16 PM
Hello,

ETD stand for the average end trade drawdown.

pgabriel
10-24-2007, 02:19 PM
In the Performance ...trades ....tab ....the last column in the grid...

KBJ
10-24-2007, 11:44 PM
Could you elaborate on how this is calculated?

Let me guess... If this is the amount of drawdown that happens during a trade, that sounds like for a long trade, it would be calculated by taking the entry price and subtracting the lowest-low between the entry and exit of the trade. If this is to be displayed in "Points", this difference is then multiplied by the amount of profit made per point (Instrument.MasterInstrument.PointValue).

Is this correct?

Why is the word "average" found in the description?

KBJ

NinjaTrader_Dierk
10-25-2007, 12:20 AM
ETD = end trade drawdown = what you give back from your max favorite excursion until you finally exit the trade.

Sample:
- enter long at 100
- market goes to 110 -> MFE = 10
- market goes back to 107 -> ETD = 110 - 107 = 3

KBJ
10-25-2007, 12:47 AM
That makes perfect sense. Thanks for the example.