Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - bitwiz

Pages: [1]
1
Technical Support / example of blockchain_market_order_history
« on: August 26, 2014, 04:56:25 pm »
In the command:
Code: [Select]
blockchain_market_order_history <quote_symbol> <base_symbol> [skip_count] [limit] [block_limit]
what values should have the <quote_symbol> and <base_symbol> to get the data?

Tried
blockchain_market_order_history USD BitUSD:BTSX
blockchain_market_order_history USD BitUSD
blockchain_market_order_history BitUSD USD
but always got Assert Exception

Pages: [1]