求助,这个报错如何解决

用户头像挣钱养公主
2025-11-27 发布

我在把策略放入我的研究,然后通过官方模板去加载我的策略,为什么会提示我没权限呢?智能交易supermind客户端在哪里下载呢?

      5 source_code="""

/opt/conda/lib/python3.8/site-packages/tick_trade_api/api/trade_app.pyc in __init__(self, account_id, portfolioid, institutionid, encoding, ignore_order_exception, retry_query_exception, delay_query_exception, cache_query_seconds, auto_switch_env, timeout, timeout_retry, account_alias, order_policy)

/opt/conda/lib/python3.8/site-packages/tick_trade_api/api/trade_app.pyc in _auto_switch_env(self)

/opt/conda/lib/python3.8/site-packages/tick_trade_api/api/trade_app.pyc in _check_user_login(self)

PermissionException: 不好意思,您无此权限,请先登录智能交易SuperMind客户端

评论