×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

4.6.3 Strategy Performance

43 bytes removed, 14:38, 8 May 2015
no edit summary
* {{color|blue|CurrentPosition.Side}} – EMarketPositionSide.Flat – there is no open position, EMarketPositionSide.Long – long position is opened,
* {{color|blue|EMarketPositionSide.Short}} – short position is opened.
* {{color|blue|CurrentPosition.Profit}} = }}- always 0 (open position has no realized profit/loss). * {{color|blue|CurrentPosition.OpenProfit'' }} – current ''OpenPL'' upon for the open position or , returns 0, if the position is closed.
* {{color|blue|CurrentPosition.ProfitPerContract}} – current OpenPL upon the open position per contract or 0, if the position is closed.
* {{color|blue|CurrentPosition.OpenLots}} – the amount of not closed contracts in the position.
CurrentPosition.OpenTrades[] – one element (EntryOrder = Buy for 90, ExitOrder = null)
</syntaxhighlight>
The strategy has generated and executed aSellShort order for 50 contracts.
Now our position is the following:
The strategy has generated and executed aSellShort order for 50 contracts.
Now our position is the following:

Navigation menu