The “plus” operator is not valid for adding two prices together because the result would be a “double price”, which is not defined. You can subtract two prices (for a “price difference”), or you can use add a price to a price difference, which produces another price, but adding two prices is not defined.
Mike Bryant
Adaptrade Software
--
You received this message because you are subscribed to the Google Groups "Adaptrade Builder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adaptrade-buil...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adaptrade-builder/8ad1c975-2134-47c6-84c9-c499202da7c3n%40googlegroups.com.
That’s an indicator. You would need to use a custom indicator. While you can’t directly add custom indicator through the editor, if you have them in Builder and edit the Builder code, the editor will use them. So your workaround would be add it as a custom indicator in Builder, build a small population, and edit one of the strategies containing the indicator in the editor.
Mike Bryant
Adaptrade Software