1) with which command can I set multiple targets when I would like to split the exits
2) how is it possible to determine the timeframe, the strategy is actually running in, to change the behaviour of the strategy
3) to open an dialog I would need, a visual parent of the strategy. When I start the strategy from a chart, the 'Chartcontrol' works fine.
But when I start the strategy directly from the strategy-tab, the Chartcontrol is not initialized. Is there another parent-object which I could use
or does a common visual parent-Object exist to a strategy.
4) how can I determine the actual stop price of a position
5) is it possible to dynamically find out the base currency of an instrument: FDAX = EUR, YM = USD, SMI = CHF,...??
6) I also would like to get the actual equity - there is a variable 'accountsize' but it has to be initialized with a static value - I would need to
determine it dynamically.
many thanks for your help

Do you know when it will be available?
Comment