Giter VIP home page Giter VIP logo

lean.brokerages.atreyu's People

Contributors

adalyatnazirov avatar alexcatarino avatar derekmelchin avatar jaredbroad avatar martin-molinero avatar oussamanahdi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lean.brokerages.atreyu's Issues

Set ClOrgID value when placing order

Expected Behavior
ClOrgID should be unique

Actual Behavior
Order.Id is used, but not unique. It works with Atreyu certificate simulator, but problem can happen when run production

Possible Solution
We can use Guid.NewGuid() or substring of Guid. Atreyu FLIRT v1.04 doc suggest it should be 15 length max, their simulator returns 32.

{ "MsgType":"ExecutionReport", "SendingTime":"20210119-21:38:45.870", "OnBehalfOfCompID":"CERTSIM-TM-06", "Account":"ACC1", "AvgPx":0, "ClOrdID":"01a31077e9a64686b3b1bc45a9de14ab", "CumQty":0, "ExecID":"E-3151101956", "ExecTransType":"NEW", "LastPx":0, "LastShares":0, "OrderID":"O-3151101955", "OrderQty":100, "OrdStatus":"NEW", "Price":5, "Side":"BUY", "Symbol":"GE", "TransactTime":"20210119-21:38:45.869", "ExecType":"NEW", "LeavesQty":100, "SecondaryOrderID":"01a31077e9a64686b3b1bc45a9de14ab", "status":0 }

image

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.