https://github.com/ppodds/brick-trader-frontend
https://github.com/ppodds/brick-trader-frontend
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ppodds/brick-trader-frontend
- Owner: ppodds
- License: gpl-3.0
- Created: 2022-09-08T17:11:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T07:24:24.000Z (over 3 years ago)
- Last Synced: 2025-03-06T00:22:20.315Z (over 1 year ago)
- Language: TypeScript
- Size: 2.75 MB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[
![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![MIT License][license-shield]][license-url]
[![Issues][issues-shield]][issues-url]
[![Issues Closed][issues-closed-shield]][issues-closed-url]

Table of Contents
## Screenshots

## About The Project
`brick-trader` is a web-based trading strategy builder that allows you to build your own trading strategy with blocks, and we also provides a backtesting tool to test your strategy.
## Getting Started
To use `brick-trader`, head over to [our website](https://brick-trader.ppodds.cc/).
## Roadmap
- [ ] Add more tests.
See the [open issues](https://github.com/brick-trader/brick-trader-frontend/issues)
for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to
learn, inspire, and create. Any contributions you make are **greatly
appreciated**.
If you have a suggestion that would make this better, please fork the repo and
create a pull request. You can also simply open an issue with the tag
"enhancement". Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feat/amazing-feature`)
3. Commit your Changes with
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
4. Push to the Branch (`git push origin feat/amazing-feature`)
5. Open a Pull Request
## License
Distributed under the GPL-3.0 License. See
[LICENSE](https://github.com/brick-trader/brick-trader-frontend/blob/main/LICENSE)
for more information.
## Contact
### Contributors
### Project Link
-
[contributors-shield]: https://img.shields.io/github/contributors/brick-trader/brick-trader-frontend.svg?style=for-the-badge
[contributors-url]: https://github.com/brick-trader/brick-trader-frontend/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/brick-trader/brick-trader-frontend.svg?style=for-the-badge
[forks-url]: https://github.com/brick-trader/brick-trader-frontend/network/members
[stars-shield]: https://img.shields.io/github/stars/brick-trader/brick-trader-frontend.svg?style=for-the-badge
[stars-url]: https://github.com/brick-trader/brick-trader-frontend/stargazers
[issues-shield]: https://img.shields.io/github/issues/brick-trader/brick-trader-frontend.svg?style=for-the-badge
[issues-url]: https://github.com/brick-trader/brick-trader-frontend/issues
[issues-closed-shield]: https://img.shields.io/github/issues-closed/brick-trader/brick-trader-frontend.svg?style=for-the-badge
[issues-closed-url]: https://github.com/brick-trader/brick-trader-frontend/issues?q=is%3Aissue+is%3Aclosed
[license-shield]: https://img.shields.io/github/license/brick-trader/brick-trader-frontend.svg?style=for-the-badge
[license-url]: https://github.com/brick-trader/brick-trader-frontend/blob/main/LICENSE