Trade data export

Questions about MultiCharts and user contributed studies.
NW27
Posts: 177
Joined: 25 Dec 2010
Has thanked: 40 times
Been thanked: 85 times

Trade data export

Postby NW27 » 03 Nov 2012

Hi All,
Has anyone created a indicator/signal to export out the details of each trade?
This would be good as an End of Day log when live trading or for a back testing export.
The details that would be nice are -
  • Date & Time
    Transaction ID
    Broker ID
    Long/Short
    Entry Price
    Qty
    Date & Time
    Exit Price 1
    Qty
    Date & Time
    Exit Price 2
    Qty
    MAE
    MFE
    Brokerage
Thanks,
Neil.

User avatar
Andrew MultiCharts
Posts: 1587
Joined: 11 Oct 2011
Has thanked: 931 times
Been thanked: 559 times

Re: Trade data export

Postby Andrew MultiCharts » 05 Nov 2012

Hello NW27,

Not all of the details mentioned above can be received in an indicator in regular MultiCharts to be written down to a file then. For instance, Transaction ID and Broker ID cannot be returned in PowerLanguage, however this is possible in MultiCharts .NET.


Return to “MultiCharts”