Giter VIP home page Giter VIP logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
When a position enters a closed:commit state the OID for the sell order is not 
captured. 

When this state is entered, the ability to monitor the status of the sell order 
along with stop loss and stop wait functionality are lost.

Need to add additional fields to capture the complete history for each position:
oid_sell,date_sell,localtime_sell. Prefixes should be added to the current buy 
side fields (oid,date,localtime). 

closed:commit should be renamed to open:sell
buy states should be renamed from open to open:buy or open:pending

closed states should be reserved for insuf funds, order not acknowledged, 
pending order timeout, stop loss, stop wait and verified sold orders.

The state machine will also need to be updated to handle the new/changed 
states. 

There is a concern with the MTGox API in that the behavior for partially sold 
orders is not known. Is the OID preserved for the remaining balance or is a new 
OID generated? This needs to be verified.

Original comment by [email protected] on 2 Oct 2011 at 10:11

  • Changed state: Accepted

from ga-bitbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
bcbookie now tracks both buy and sell orders. 'tid's are now collected to 
assist with manual order reconciliation/auditing of the trade book with the 
downloadable account history available on the mt gox website.

Manual orders & sell orders are no longer automatically canceled.

Book report overhauled and is now linked into the web client. Each column of 
the report is now sortable. Functionality for searching/filtering is also 
included.

code is in the repo, will be included in the next release.

Original comment by [email protected] on 8 Jan 2012 at 3:22

  • Changed state: Verified

from ga-bitbot.

Related Issues (20)

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.