GetStrategyName

取得当前指标、信号的名称。

范例

如图上插入自定义的信号study_test_signal,含有语句 Print(GetStrategyName); 则返回”study_test_signal”。