Code Monkey home page Code Monkey logo

tradingaly's People

Contributors

alainsopp avatar

Watchers

 avatar

tradingaly's Issues

Confirmation message after buy merket order execution

Description
When the buy order is executed properly, the interface & data are properly updated.
However it could be nice to have message summarizing the operation.

Solution proposition
Display a confirmation message according to the result of the operation at the bottom of the page
For buy market orders.

New Ask offers are not merged when having identical price

Description
When executing a buy limit order with no available offers, a new
Ask offer is added on the market. However, if there is an ask
offer with the same amount, the total amount is not incremented
but a new offer with the same price is added.

To Reproduce
Steps to reproduce the behavior:

  1. Go to interface
  2. Fill amount and limit field with the value "1"
  3. Click on "Buy"
  4. See error

Expected behavior
The buy limit order offer is added to the market,
and the size for this offer it updated.
The new value is equal to the previous value
plus the new offer size value.

Implement LIMIT orders for buy operations

Description
Possibility to execute buy LIMIT orders. For now only buy MARKET orders can be executed.

Solution description
Implement the code associated with buy LIMIT orders (the combobox option is already existing but does nothing)

LIMIT orders for sell operations

*Description
The ability to execute LIMIT orders for sell operations

Describe the solution you'd like
Implement limit orders for sell operations

Generate Unique Transaction Identfier ID automatically

Description
A lot of transactions are occurring and it will be easier to track them back by
assigning a unique identifier to it.

Solution
Generate an identifier and assign it to the transaction. This way information
about the transaction are identified with an Id and can be traced.

Operations history area

Description
There is not traces about operations executed. (Sell, Buy, Limit or Market order).
It would be practical to have an history of orders.

Solution description
Add an area to display orders history.

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.