Skip to content

This project is part of a bigger one. I want to make Algo Trading Easy for you! You can find examples and more information in the documentation. easyT, easyTo trade, easyTo use!

License

Notifications You must be signed in to change notification settings

Joaopeuko/easyT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI - Downloads PyPI PyPI - Wheel PyPI - License

easyT

  • easyT,
    • easyTo trade,
      • easyTo use!

WARNING!

Now that I have your attention 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 allow me to constantly improve and maintain it, and, I am not asking that much.

Here is my Patreon 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:

Summary

Requirements

The first thing tou will need is Python installed in your computer. Right now, it is required the version 3.8.

  • Yeah, ok, but I do not know how to install Python on my computer, or I do not want to install it.
    • Can I still use it?

In parts, you can use Notebooks that allows you to use Python direct from the web, test the code and, understand how things works before try it in your computer. Two famous Notebooks are Google Colaboratory and Jupyter Notebook.

I will provide examples!

Remember that the use of an IDE can make your live easier, I use PYCHARM!

On your favorite IDE, you can use some project that you already have or create a new one, and then you install it:

pip install easyT

That is it! The first steps are completed!

  • Q: What do I do now? How to use it?

Simple, type easyt on your terminal, and it will generate a demo.py file! If you prefer, you can give to it a different name, just typing:

easyt --file_name example generates: example.py

easyt --file_name test_file generates: test_file.py

Libraries Documentation

All the Libraries Documentation and useful links are linked below:

The documentation for this specific project is this one easyT.

See my page (Joao Paulo Euko) to see all my projects or for more information.