I would like to add an instument depending on the current instrument. Add() is only possible in Initialize() but Instrument.MasterInstrument.Name() is not allowed in Initialize(). So how can I find out in Initialize() on what instrument I am working on?
Thanks, DH

Comment