AtmStrategyCreate(OrderAction.Buy, OrderType.Market, 0, 0, TimeInForce.Day, atmStrategyId, "40_180_bv30", atmStrategyId, AtmStrategyCallback);
I want the template to take it from the chart trader part instead of entering the value by hand "40_180_bv30"

Comment