eabase

Results 150 issues of eabase

Why is UTF-8 disabled in the compilation? Most systems are using UTF-8... and many issues may be related to this. E.g. #8

Please update your readme. https://pypi.org/project/rio-color/#history

Please don't spam out environment variables. Instead use a runtime settings file, like `pipupgrade.rc`. Related to #73

question

Many of the core python packages used in this package are outdated, and breaking ~~most~~ all new `python 3.10` installations. Please update the requirements and the related python code. ```bash...

The latest one is from 2015... :cry:

Fixed formatting, encoding and trading bug * Fixed preventive use of trading password (bug #223) * Converted file from weird UTF-16LE to UTF-8 * Removed blank trailing spaces * Removed...

Please update the building section of your README to include more details. The following really can't get anyone started. ``` How to Build Solution The project is supported by Visual...

question

I noticed this before, and thought it was an MT4 issue, but in their docs, it show that this info should be available. I don't see either Volume or Last...

wontfix

I'm trying to catch some event coming from a .NET application DLL. I don't see how I can use this library to do that. Any suggestions?

* Added new required request headers for SEC EDGAR * Added UTF-8 header * Changed dependecy from broken fuzzwuzz to new rapidfuzz. Fixes #28 * Fixes #24 (with user comment...