0
0

mt5linuxでcopy_ticks_rangeできない

Posted at

リモート側でdatetimeがインポートされていないから、copy_ticks_rangeできない。
なんとも粗削りな実装だが、ゼロから書くよりは全然助かる。

# mt5linux/__init__.py
# 366行目に追加
        self.__conn.execute('import datetime')

結局mt5linuxは使うのをやめて、Windows+WSL2にするので、無用のノウハウとなったが。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0