Hi everyone,
If you guys are interested in some trading tools, I can point out a few that are already available to Camp BX users (and couple other exchanges as well).
1) SierraChart (www.SierraChart.com):A free plugin from Slush allows you to take Camp BX historic data and feed it into SierraChart Technical Analysis tool.
If you are not familiar with SierraChart, it is a desktop application that provides a professional Trading, Real-time and Historical Charting, and Technical Analysis platform for the financial markets. Despite a somewhat steep learning curve, it is very strong tool for professional technical analysis.
Steps to install and configure SierraChart for Camp BX:
- Download and install SierraChart software using default settings and data directory.
- Download SierraChartfeed.exe for bitcoin markets.
- Start the feed by typing "sierrachartfeed.exe -s cbxUSD" at the command prompt.
(Help on all parameters can be obtained by typing "sierrachartfeed.exe --help" at the command prompt.)
- Launch SierraChart software
- Go to File Menu->New/Open Intraday Chart and select cbxUSD.scid
- Customize your view using F5 (chart settings) and F6 (analysis/studies) menus.
- That's it!
If you like the feed plugin, please consider making a donation at Slush's Bitcoin address 1FNTpsLm8Mitdd99YC1tHSyN2dVMdQiWYo
2) PHP Library for Camp BX:The Camp BX API PHP client library is implements all API calls for Camp BX. The author of this library is BTCHash of SourceWerks LLC , and library is an open-source effort available under the GPLv3 license.
The library, PHP example code, and documentation are available at this link:
https://bitbucket.org/brandonbeasley/campbx-php/overview If you like the library, please consider making a donation towards Brandon's open-source efforts at Bitcoin address 1J9XU1C4yfcQhAbRHWxokv16HYLLQVMp5X
3) DIY:If you want to write custom code, please consider our library which provides some advanced functionality for trading:
https://www.CampBX.com/api.phpHope this helps and please feel free to ask questions!
Keyur