Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of things ToDo #1

Open
13 tasks
eabase opened this issue Nov 12, 2020 · 0 comments
Open
13 tasks

List of things ToDo #1

eabase opened this issue Nov 12, 2020 · 0 comments
Labels
enhancement New feature or request ToDo Things that need to be done

Comments

@eabase
Copy link
Owner

eabase commented Nov 12, 2020

Here I leave a list of things yet needed to fix.

  • Fix (or check) default (pip) installation paths for the scripts
  • Fix double run problem/bug, when data in MT Terminal is not yet available.
  • Fix ModuleNotFoundError: No module named 'clr' error, when running from powershell after (pip install).
Traceback (most recent call last):
  File "C:\Python38\Scripts\con2mtapi.py", line 93, in <module>
    import clr
ModuleNotFoundError: No module named 'clr'
  • Update requirements for Python 3.10+
  • Update README with:
    • link to pyreadline3, since the original one does not work for Py3.10+.
    • Link to original repo
    • add/fix missing gif video
    • fix local install command. pip install -e ./
  • Update mt5api from original repo.
  • Fix pypi info by adding fulltext to setup files
  • add badge's
  • add coloring to output
@eabase eabase added enhancement New feature or request ToDo Things that need to be done labels Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ToDo Things that need to be done
Projects
None yet
Development

No branches or pull requests

1 participant