Hello, Are you sure ? Open positions and closed trades are handled by exactly the same class internally and I see no reason why it should not work. If in doubt send code that allows to reproduce the problem to support.
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: Mark H To: [email protected] Sent: Tuesday, November 28, 2006 6:47 PM Subject: [amibroker] AddCustomMetric() for open positions Tomasz: AddCustomMetric() has no effect on open positions. I want to add some custom metrics based on some calculations using values returned by GetPrice(). AddCustomMetric() works fine for closed positions (trades), but then GetPrice() no longer works. Is this by design? Thanks, - Mark
