Metadata-Version: 2.1
Name: mt5se
Version: 0.2.31
Summary: mt5se provides access to Stock Exchanges to python programs through Metatrader and some brokers. It can be used with NYSE,Nasdaq, B3(Brazilian Stock Exchange)
Home-page: https://github.com/paulo-al-castro/mt5se/
Author: Paulo Andre Lima de Castro
Author-email: paulo.al.castro@gmail.com
License: MIT
Description: Package mt5se provides access to Stock Exchanges to python programs through Metatrader and some brokers. It can be used with NYSE,Nasdaq, B3(Brazilian Stock Exchange). For instance, you may access Nasdaq and NYSE with TradeView broker and you may access B3 with XP, Clear,Rico and others...
        
        It allows access to price data (open, close, high, low) and book data (bid, ask) and It also allows order submission and management!!
        
        Pyhton Framework for Autonomous Traders based on AI (mt5se)
        ==========================================
        
        
        Documentation
        =============
        
        Read the documentation online at https://paulo-al-castro.github.io/mt5se/
        
        Source code
        ===========
        
        https://github.com/paulo-al-castro/mt5se
        
        Contact
        =======
        
        paulo.al.castro@gmail.com
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
