Author

Topic: Advanced Trading API Poll - FOK / AON / Stoploss (Read 1417 times)

sr. member
Activity: 299
Merit: 250
It would be very nice to implement an API key system similar to the one at MtGox so that the user may access the exchange through third-party software without entrusting them with his username & password.

I would also love to see JSONP enabled for the public data to allow cross-domain calls through AJAX. Enabling JSONP takes literally one line of php to do, and it eliminates the need to poll from the server.

This Smiley


Clark and Nmat,

Partially done on this request!  Please check out the announcement on Advanced API and new features:
https://bitcointalksearch.org/topic/spend-x-trades-and-advanced-api-launch-at-camp-bx-33758

Thank you,
     Keyur
hero member
Activity: 602
Merit: 501
It would be very nice to implement an API key system similar to the one at MtGox so that the user may access the exchange through third-party software without entrusting them with his username & password.

I would also love to see JSONP enabled for the public data to allow cross-domain calls through AJAX. Enabling JSONP takes literally one line of php to do, and it eliminates the need to poll from the server.

This Smiley
sr. member
Activity: 299
Merit: 250
Do you offer a testing platform?

Matthew,
     We are in the process of moving testnet off to a separate server, so unfortunately no test platform is available for now.

One workaround we can recommend is submitting sell orders at higher than market prices, and use "My Activity" page to examine them through the web user interface.  (Or buy orders at lower than market prices)

Hope this helps,
     Keyur

legendary
Activity: 1190
Merit: 1004
Do you offer a testing platform?
hero member
Activity: 548
Merit: 502
So much code.
Thanks so much. I think you will like the next project I have cooking even more  Grin
sr. member
Activity: 299
Merit: 250
I have a quick comment concerning security:

It would be very nice to implement an API key system similar to the one at MtGox so that the user may access the exchange through third-party software without entrusting them with his username & password.


A comment about convenience:

I would also love to see JSONP enabled for the public data to allow cross-domain calls through AJAX. Enabling JSONP takes literally one line of php to do, and it eliminates the need to poll from the server.


Clark,
     Good ideas - I have shared them with the team and will keep you posted as we finalize. 

By the way, great website you have put together - installed FF6 especially to view it!

Thank you,
       Keyur

hero member
Activity: 548
Merit: 502
So much code.
I have a quick comment concerning security:

It would be very nice to implement an API key system similar to the one at MtGox so that the user may access the exchange through third-party software without entrusting them with his username & password.


A comment about convenience:

I would also love to see JSONP enabled for the public data to allow cross-domain calls through AJAX. Enabling JSONP takes literally one line of php to do, and it eliminates the need to poll from the server.
sr. member
Activity: 299
Merit: 250
Good morning Everyone,
       Camp BX API is live, and full documentation is available at:

https://campbx.com/api.php

        We have also prioritized advanced trading API higher based on the poll results, so it will be available this Friday! 

Thank you,
      Keyur


hero member
Activity: 588
Merit: 500
I'll be shocked if you get anyone saying they don't want an exchange to do this.
sr. member
Activity: 299
Merit: 250
Hi everyone,
       Camp BX is gearing up to release an API on Wednesday for accessing market data and executing Quick Sell / Quick Buy orders.  

However those familiar with Camp BX website might have noticed additional options such as:  

  • FOK Fill (Fill-Or-Kill)
  • AON Fill (All-Or-Nothing)
  • Market Price Orders
  • Custom Expiry Dates
  • Stoploss Orders
(https://CampBX.com/main.php)

These features are modeled after standard SEC guidelines, and try to emulate functionality you have come to expect from your broker as closely as possible.

We want to know if you would like to see this functionality exposed through API calls!  Please comment and share your thoughts.  We will use the feedback / suggestions from this thread to prioritize our development team's efforts.

Thank you,
      Keyur



Jump to: