EA退出运行的一个指令ExpertRemove()

The Expert Advisor is not stopped immediately as you call ExpertRemove(); just a flag to stop the EA operation is set. That is, any next event won't be processed, OnDeinit() will be called and the Expert Advisor will be unloaded and removed from the chart.

意思是说,碰到这个ExpertRemove()指令,只是设置一个停止运行的标识,等这一回合全部运行完了,就执行OnDeinit() ,退出EA。



微信公众号:天泓评测


本博客所有文章如无特别注明均为原创。作者:天泓评测
分享到:更多

相关推荐

发表评论

路人甲 表情
Ctrl+Enter快速提交

网友评论(0)