EasyT ===== Just as a reminder, I would like you to reflect about the fact that **$1.00 Dollar** might be **not** that **much** to you, but **you, an incredible person**, combined to other's **amazing Sponsors**, can **finance** this project, and it will **allows me** to constantly **improve and maintain** it, **and, I am not asking that much**. Here is my Patreon (https://www.patreon.com/joaopeuko) link. - Yeah, I would like to do that, but I do not have that kind of money. That is Ok, and, there are many ways you can help me, here is a list: - **Star** this project on GitHub. - **Share** this project. - **Open an account with Binance referral link**: - When you open an account on Binance you help me when you trade! Some of your tax paid returns for you and part goes for me. Below you can see the percentage cash back for me and for you, and you trade: You can find more information about the **Binance** referral link (https://www.binance.com/en/support/faq/88659d2ea54c40cf82a22400207ffe30) - .. list-table:: :widths: 15 15 70 :header-rows: 1 * - For me - For you - Link * - 10% - 10% - https://accounts.binance.com/en/register?ref=IBNF8RAW * - 15% - 15% - https://accounts.binance.com/en/register?ref=D11OJ6NP * - 20% - 0% - https://accounts.binance.com/en/register?ref=SAUNZ26X - And, there are **Ads** in all the documentations, that hopefully, will help me finance this project. Summary: ======== - How to install:: pip install easyT - .env file:: In order to be able to use this Binance Spot module you will need a Binance API Key. To create a Binance API you can follow the steps in Binance page: https://www.binance.com/en/support/faq/360002502072 .. code-block:: python # ----- # Binance Spot BINANCE_API_KEY = BINANCE_SECRET_KEY = BINANCE_BASE_URL=https://api.binance.com/api # ----- After that, inside your project you will need a file .env. Click to create a new file, and when the name for the file is asked type ".env" without "". Copy and paste the code block above inside your .env file and change "" with your credentials that you have created in the Binance page. Please, remember, DO NOT SHARE with any one your credentials. .. toctree:: :maxdepth: 4 :caption: Contents: easyT Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`