[TypeConverter(typeof(NinjaTrader.NinjaScript.Accou ntNameConverter))]
but that will give you the list of the accounts available but once selected there is not a way to clear the item from that selection.
There is a property editor that does allow you to remove the item after selection, but I don't see a way to do it for AccountName

Comment