API Support Forum
OEC API > New Feature Requests > Enable wash accounts to have same functionality as a regular account
Author Topic: Enable wash accounts to have same functionality as a regular account
(1 messages, Page 1 of 1)
Moderators: VPfau
CWeber984
Posts: 226
Joined: Apr 24, 2012


Posted: Aug 09, 2013 @ 04:33 PM             Msg. 1 of 1
Currently, a wash account has only its total balance data member functioning. A wash account could have all the functionality of a regular account: positions that have their p/l data and price data, orders similar, and P/L data for the wash account, just to name a few examples.

This feature request derives from a post in the Api support section:

http://www.openecry.com/cfbb/index.cfm?page=topic&topicID=855&start=lastpage

An excerpt from that post:
- Would it be possible for the api to be extended to have the wash account data members populated as they would be for a normal account?
- The positions in that wash account's Average Positions List do exist, but do not have their price, p/l, etc, populated. Could these positions have their prices, p/l, etc, be populated and available via api?
- Same thing for the wash account orders, whose state changes are being reported in OnOrderStateChanged callback, but again, without price, etc. members populated. Could they be populated in the api?

Thanks!

CHW