Hive Developer Portal

Search Results
Showing results for "price"
price
Median Price
Median Price feed provided by all witnesses
Price feed
Feed that is maintained by witnesses to ensure HBD/HIVE price stability
database_api.get_current_price_feed
Returns the current price feed.
database_api.get_feed_history
Returns the history of price feed values.
Limit Order
A direction given to the DEX to buy or sell an asset at a specified price or better, that expire within 30 days of creation.
condenser_api.get_feed_history
Returns the history of price feed values. Also see: database_api.get_feed_history
condenser_api.get_current_median_history_price
wallet_bridge_api.get_current_median_history_price
HIVE_FEED_HISTORY_WINDOW
Price feed history window, which is 3.5 days since HF16.
virtual_supply
...supply of all HIVE + all HBD if all HBD were converted to HIVE at the current median price.
fill_convert_request
...re the head block time and then converts them to/from HIVE/HBD at the current median price feed history price times the premium.
limit_order_create2
This operation is identical to limit_order_create except it serializes the price rather than calculating it from other fields. The maximum expiration time for any limit o...
wallet_bridge_api.get_feed_history
database_api.list_limit_orders
...art depends on order (see below) limit is up to 1000. order can be one of: by_price - order by price start is an array of two values: price, order_type...
collateralized_convert
...eration is performed after a 3.5 days delay, but the owner gets HBD immediately. The price risk is cushioned by extra HIVE. After actual conversion takes place the excess HIVE...
feed_publish
Witnesses regularly publish a price feed that enables the blockchain to calculate a conversion ratio between HBD and HIVE. Feeds can only be published by the top N witnes...
titles.rc_bandwidth_parameters
...RC, use all RC and RC regen on this resource, and the resource pool is empty (so the price is at its maximum value and there is budget but no drain). inelasticity_threshold :...
titles.rc_bandwidth_system
...iewed as the blockchain’s “stockpile” of each resource, which it “sells” for RC. The price of each resource is based on the current level of the stockpile. Exactly how the pri...
titles.convert_hbd_to_hive
...sion once initialized. During the 3.5 days for it to be converted, if the conversion price fluctuates above the target, you will likely receive much less HIVE than expected. B...
titles.convert_hive_to_hbd
...n once initialized. During the 3.5 days for it to be converted and as the conversion price fluctuates you could actually be receiving less released HIVE collateral. Because of...
titles.estimate_upvote
...t Account Hive power and voting power is another important info Feed history To get price rate reported by witnesses Final calculation Formulate all information we have 1....
rc_api.get_resource_params
Exports all relevant resource size constants, in particular the measurement-based execution time parameters. See: #2980
titles.get_state_replacement
...he latest Account Data for the authors included in the results, and the current feed price. The getState function is great in order to get the first 20 posts (and account info...
titles.rc_dev
...alculated as total_vesting_shares / (HIVE_RC_REGEN_TIME / HIVE_BLOCK_INTERVAL)` The price curve parameters in the corresponding price_curve_params object For convenience, rc...
titles.stream_blockchain_transactions
...8-9-12,weight:10000} {voter:votes4minnows,author:askquestion,permlink:latest-bitcoin-price-and-news-update-13-09-2018,weight:250} {voter:vncedora2018,author:adncabrera,permlin...
titles.convert_hbd_to_hive
...n once initialized. During the 3.5 days for it to be converted and as the conversion price fluctuates you could actually be receiving less HIVE than what you should. Because o...
titles.convert_hive_to_hbd
...n once initialized. During the 3.5 days for it to be converted and as the conversion price fluctuates you could actually be receiving less released HIVE collateral. Because of...
titles.calculate_rc_recipe
...t doesn’t have sufficient credits, the transaction will not be allowed to occur. The price of a transaction (which consumes a particular resource, or resources) is based on th...
titles.wallet_bridge_api
...teralized_conversion_requests get_conversion_requests get_current_median_history_price get_dynamic_global_properties get_feed_history get_hardfork_version get_open...
titles.witness_node
...your first block, the hived version you are running will show as 0.0.0. Setting your price feed One of the useful activities witnesses perform is to regularly publish a price...
titles.paginated_api_methods
...s://api.hive.blog | jq Also see: API Definition database_api.list_limit_orders by_price - start requires 2 values: price, order_type by_account - start requires 2 values:...