Skip to content
View emersondms's full-sized avatar

Block or report emersondms

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. YouTube_Downloader YouTube_Downloader Public

    Download all videos from a public YouTube playlist with Python!

    Python

  2. Intersect_MT5 Intersect_MT5 Public

    Trading bot for the MetaTrader 5 platform

    Python 4 1

  3. UiPath_ProfitChart_Backtest UiPath_ProfitChart_Backtest Public

    Strategy backtest for ProfitChart trading platform

  4. Apply AT commands on Android smartph... Apply AT commands on Android smartphones
    1
    import modem
    2
    import random
    3
    
                  
    4
    def sendAtCommand(cmd):
    5
        return modem.sendAtCommand(cmd)
  5. Execute-CMD-commands-with-Python-and-ChatGPT Execute-CMD-commands-with-Python-and-ChatGPT Public

    Execute CMD commands with Python and ChatGPT

    Python 1 1

  6. RSI_Stock_Screener_MT5 RSI_Stock_Screener_MT5 Public

    GUI-Driven Oversold RSI Stock Screener for the MetaTrader 5 trading platform

    Python