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.
This project belongs to @me.
- Front-end: NextJS, Redux, TailwindCSS
- Back-end: NestJS, MongoDB, Prisma, GraphQL
A public demo will be released soon.
To install Efiquant, use this command:
npm install
or
yarn install
To run Efiquant, use this command:
npm run dev/ npm run start
or
yarn dev/ yarn start
To contribute to Efiquant, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin Efiquant/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
If you want to contact me you can reach me at Linkedin.