Coder Social home page Coder Social logo

alphatester's Introduction

AlphaTester

Trading strategies backtesting platform

Web platform that allows users to create, test, and manage automated trading strategies. Users can define their strategies based on various technical indicators and risk management parameters, while simulating performance and exchange fees for multiple financial instruments.

DISCLAIMER: Past performance does not guarantee future results

MOTTO: Any sufficiently advanced technology is indistinguishable from magic.

- Arthur C. Clarke


Diagrams

ERD2 mermaid-diagram-2024-06-16-012110

Source control

Throughout the development process we've used github. Here are some noticeable pull requests we've made:

  • PR #26 fixed a bug
  • PR #34 refactored part of the code
  • PR #22 implemented the strategy runner
  • PR #31 added async functionality for the strategy runner

Design Patterns

In our project, we have utilized:

  • The Factory design pattern for creating instances of indicators.
  • Django's formset_factory to generate forms for indicators, as seen in this code snippet.
  • The Model-View-Controller (MVC) architecture, albeit with Django's unique interpretation. In Django's MVC, the Controller is referred to as the View, and the View is known as the Template. The Model remains the same as in traditional MVC. This design pattern aids in separating responsibilities, thereby enhancing the manageability and comprehensibility of the code.

AI help

We used chatgpt and github copilot during the development. Here are some of the conversations we had with chatgpt:

Demo

alphatester's People

Contributors

voicilaionut avatar beingsebi avatar wseng avatar

Watchers

 avatar

Forkers

webclinic017

alphatester's Issues

Add disclaimer

  • Accuracy of results may vary
  • Past performance does not guarantee future outcomes.

Create server

Related to #1 . Create minimal infrastructure django server.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.