lte2000

Results 47 comments of lte2000

> > @orthur please try the attached patch v0.14.191.8026.1: [intellibot.zip](https://github.com/lte2000/intellibot/files/9595980/intellibot.zip) > > can't install it, error > > Do you extract the zip file, and use pycharm "Install Plugin from...

> I have not encountered that exception anymore Thanks for the feedback. I will merge the fix to main branch later.

下面是结果: from pytdx.hq import TdxHq_API TDXHQ = TdxHq_API(raise_exception=True, auto_retry=True) TDXHQ.connect('121.14.110.200', 443) Out[4]: a=TDXHQ.get_finance_info(0, '000001') a Out[6]: OrderedDict([('market', 0), ('code', u'000001'), ('liutongguben', 16917990000.0), ('province', 18), ('industry', 1), ('updated_date', 20171021), ('ipo_date', 19910403),...

000001的净资产应该是2.18111E+11元,确实多了个0

@patricia-fonseca try "intellibot #patched" in marketplace.

search "IntelliBot #patched" in marketplace, or https://plugins.jetbrains.com/plugin/17424-intellibot-patched

You should uninstall other "intellibot*" plugin first. If you don't know which plugin to uninstall, just delete the file indicated by the "FileAlreadyExistException" in the dialog window.

hello, You can disable the Inspection: "Robot -> Clean up -> Import not used". This inspection cause many CPU if you have large number nested resource files. For other Robot...

this project is forked from mtrubs/intellibot. I hope keep the design from the originator.

![cute robot](https://raw.githubusercontent.com/robotframework/RIDE/master/robot.bmp)