GithubHelp home page GithubHelp logo

davicastro19 / api-olymptrader Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 9 KB

OlympTradeAPI: Biblioteca Python para Olymp Trade Uma biblioteca Python fácil de usar para integrar-se com a Olymp Trade.

Home Page: https://neoncatalogador.online/

Python 100.00%
api apiwebscrape bot bottelegram iqoption olymptrade webscraping websocket api-olymp bot-iqoption bot-olymptrader botolymptrade olympt olymptelegram olymptrader olymptraderbot teleggramolymp

api-olymptrader's Introduction

OlympTradeAPI: Biblioteca Python para Olymp Trade

Uma biblioteca Python fácil de usar para integrar-se com a Olymp Trade.

Valor

A API está disponível por R$500,00.

Contato

Para mais informações ou suporte, entre em contato via Telegram.

Informações Importantes

  • A biblioteca utiliza o serviço 2Captcha para obter o token de acesso. Certifique-se de ter saldo em sua conta no 2Captcha e de inserir o seu token corretamente.

  • Para que a API funcione corretamente, a conta na Olymp Trade deve possuir apenas duas carteiras: a demo e a real. Caso haja qualquer outra carteira, ela deve ser excluída.

  • Um saldo mínimo de R$15,00 na 2Captcha é suficiente para a operação da biblioteca.

Pré-requisitos

Certifique-se de ter instalado as seguintes dependências:

pip install 2captcha-python==1.2.1 aiohttp==3.8.5 aiosignal==1.3.1 APScheduler==3.6.3 async-timeout==4.0.3 attrs==23.1.0 Babel==2.13.0 certifi==2023.7.22 cffi==1.16.0 charset-normalizer==3.2.0 cryptography==41.0.4 frozenlist==1.4.0 idna==3.4 multidict==6.0.4 mysql-connector-python==8.0.24 protobuf==4.24.3 pycparser==2.21 python-dateutil==2.8.2 python-telegram-bot==13.5 pytz==2023.3.post1 requests==2.31.0 shortuuid==1.0.11 six==1.16.0 tornado==6.3.3 tzdata==2023.3 tzlocal==5.0.1 urllib3==2.0.5 websocket-client==0.56.0 yarl==1.9.2

Uso
Aqui está um exemplo simples para começar:

python
Copy code
from olymptradeapi.api import OlympTradeAPI

API = OlympTradeAPI('[email protected]', 'sua_senha')

status, motive = API.connect()
print(status, motive)

balance = API.get_balance()
print(balance)

st, teste = API.buy(1, 'BTCUSD', 'call', 1)
print(st, teste)
Conecte-se à Olymp Trade
Esta biblioteca foi desenvolvida para facilitar a integração e automação na plataforma Olymp Trade. Aproveite!

api-olymptrader's People

Contributors

davicastro19 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.