Giter Club home page Giter Club logo

tinkoff-contest-js-example's People

Contributors

drublev avatar rublevd avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

tinkoff-contest-js-example's Issues

Фидбек по конкурсной работе от проверяющих

Минимальная, но рабочая реализация. Необходимо развивать дальше.

Особо стоит обратить внимание на:

  • добавление функциональных возможностей
  • внедрение обработки ошибок предметной логики
  • реализацию возможности менять параметры стратегии в рантайме
  1. Рекомендуется добавить тесты, проверяющие логику работы бота.
  2. Пустой файл candlesService
  3. Механика песочницы пронизывает весь AccountService и OrdersService
  4. index сложно читать и валидировать код и логику из-за большого количества if-else и try-catch конструкций.
  5. Операцию отмены всех заявок, возможно, следует реализовать через Promise.allSettled, а не поочерёдно
  6. Использование EventEmitter'а не гарантирует доставку сообщения.
  7. Логику покупки следует инвертировать: сначала определяем, сколько акций в формате данной стратегии мы можем себе позволить, а потом смотреть доступное количество в продаже.

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.