Skip to content

Efiquant is an online algorithmic trading platform that helps users to build algorithmic crypto trading strategy in the easiest way with built-in code editor, provided crypto APIs, real time crypto market data and charts.

Notifications You must be signed in to change notification settings

galin-chung-nguyen/efiquant

Repository files navigation

Efiquant

GitHub repo size GitHub contributors GitHub stars GitHub forks

Efiquant is an online algorithmic trading platform that helps users to build algorithmic crypto trading strategy in the easiest way with built-in code editor, provided crypto APIs, real time crypto market data and charts.

Author

This project belongs to @me.

Technology stack

  • Front-end: NextJS, Redux, TailwindCSS
  • Back-end: NestJS, MongoDB, Prisma, GraphQL

Live demo

A public demo will be released soon.

Login

Login screen

Sign up

Signup screen

Crypto charts

Crypto chart screen Crypto chart screen

Build an algorithmic trading strategy with online code editor

Algorithmic trading strategy screen

Installing Efiquant

To install Efiquant, use this command:

npm install

or

yarn install

Using Efiquant

To run Efiquant, use this command:

npm run dev/ npm run start

or 

yarn dev/ yarn start

Contributing to Efiquant

To contribute to Efiquant, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin Efiquant/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contact

If you want to contact me you can reach me at Linkedin.

Have a good day!

About

Efiquant is an online algorithmic trading platform that helps users to build algorithmic crypto trading strategy in the easiest way with built-in code editor, provided crypto APIs, real time crypto market data and charts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published