Attention Programmers -
In response to a user’s request, I have modified the Web API to allow you to specify whether a trade should be visible to Tradar.
By default, unless you specify otherwise, trades will not be visible to Tradar. However, if you add the following parameter to your URL, you can make a trade visible:
&tradar=1
Also, OCA orders are now supported by the API. To learn more about this, go to the API documentation (available at the bottom of the left-hand menu bar) and look at the last section of the document.
Let me know if you have questions about this.
Matthew