bitcoin whale club

Find the latest bookmaker offers available across all uk gambling sites - Bets.Zone - Betting Zone Use our complete list of trusted and reputable operators to see at a glance the best casino, poker, sport and bingo bonuses available online.Welcome to Whaleclub’s API!You can use the API to programmatically submit new trades, check your balance, fetch your trading history, and much more.The API works with both your live and demo accounts.The API is organized around REST.All request and response bodies, including errors, are encoded in JSON (application/json content type).All requests must be made over SSL.Code samples are displayed in the right-side column.All epoch dates are in UTC seconds and amounts in the lowest unit (for BTC, it’s satoshis), unless otherwise indicated.Are you using the Whaleclub API?We’re looking for your feedback!You have full access to our engineers at dev-support@whaleclub.co to submit bug reports, feature requests, and any other API-related feedback.Be sure to include your Whaleclub username and any supporting material, such as code samples, so we can address your request quickly and effectively.
More general support requests should be directed to support@whaleclub.co.Authenticate by passing your API token in an Authorization header: All requests to the Whaleclub API must be authenticated.Pass your API token as a bearer token in an Authorization header in every request you make.You can get your API token from your API Settings panel which is available from the top right menu in your trading dashboard.You get one token for live trading and another for demo trading.If you’re using the Whaleclub API as part of an app or service you offer to other traders, you can earn referral commissions when they trade.Pass your Whaleclub Partner ID as a Partner-ID header in all the requests you make.You can get your Partner ID from your API Settings panel which is available from the top right menu in your trading dashboard.Only trades with real funds will result in referral commissions.Sample error response – Validation error (400): The Whaleclub API returns standard HTTP success and error status codes.
In case of an error, we’ll include extra information about what went wrong in the JSON-encoded response.If the request is successful, the API will return either a 200 (OK) or a 201 (Created) status code.Check the headers of any response to see your rate limit status: Sample error response – Rate Limit Exceeded (429): The Whaleclub API is rate limited to prevent abuse that would degrade our ability to maintain consistent API performance for all traders.By default, each API token is rate limited at 60 requests per minute.If your requests are being rate limited, you’ll receive a Rate Limit Exceeded error with status code 429.Additionally, requests are throttled up to a maximum of 20 requests per second.You can check the HTTP headers of any response you get from the Whaleclub API to see your current rate limit status.Request market information for Gold and Apple: Request a list of all available markets: Returns market information for one or more markets.:symbol(s) is a list of one or more comma-separated market symbols.
You can request market information for up to 5 markets at once.Omit :symbol(s) to get a list of of available markets with basic information such as display name and category.Request the current price for BTC/USD and EUR/USD: Returns the current bid and ask prices for one or more markets.You can request price for up to 5 markets at once.You can get a list of available symbols using the Markets endpoint.bitcoin ico listRequest information about your current balance: Returns information about your balance.bitcoin ico listReal or demo balance information will be returned based on whether you use your live or demo API token.boutique du bitcoinList deposits you’ve made to your Whaleclub wallet: List transactions that have occurred on your account.bitcoin crash june 2011
Use this endpoint to request a list of transactions.type can be deposits, withdrawals, referrals, or bonuses.Transactions returned are sorted by creation date (created_at).If the request is successful, the API will return a 200 (Ok) status code.Returns an array of transaction objects.This section provides a reference for the Position object which is returned by position-related endpoints below.where to get bitcoin hash rateOpen a 100BTC EUR/USD long position at market price, with a stop-loss and take-profit: Submit a 50BTC Gold sell stop position at 1050: Submit a 20BTC Netflix limit long position at 99: This endpoint allows you to submit a new position.steuer auf bitcoinTo submit a limit or stop order, set the entry_price parameter in your request.We’ll automatically detect whether it’s a limit order or a stop order based on the current market price.
To submit a market order, simply omit the entry_price parameter from your request.Your order will execute at the best available price.If the request is successful, the API will return a 201 (Created) status code.Returns your newly-submitted position as a Position object.In particular, an id is generated for the position that you can use in later calls such as to update or close it.In addition to the common API errors, this endpoint can return the following errors.Fetch an existing position by passing its id to the request: Fetch information about an existing position.Set stop-loss and take-profit on an existing position: This endpoint allows you to update the stop-loss and/or take-profit of an existing pending or active position.Returns a Position object with updated values.Close a 100BTC EUR/USD long position at market price: Close one or multiple active positions at market price.:id(s) is a list of one or more comma-separated position IDs.Use this endpoint to close existing active positions at the best available market price.
Positions are closed sequentially as they hit our system (not in parallel).If you’re closing a large number of positions at once, the market price may move in the time it takes to close them all.If you’re looking to close at a specific market price, close your positions individually or use a take-profit or stop-loss.Cancel one or multiple pending positions.This endpoint allows you to cancel limit or stop orders that haven’t yet executed.Once cancelled, your positions will be deleted and will no longer be accessible.Split an active 100BTC EUR/USD position into 2 smaller positions of 60BTC and 40BTC: Split an existing pending or active position.This endpoint allows you to split an existing position according to a ratio you provide.It can only be called on a pending or active position.Returns an array of Position objects containing two smaller positions resulting from the split.Use this endpoint to request a list of positions.state can be pending, active, or closed.It’s strongly recommended that you maintain your own list of positions and use the Price endpoint to keep it updated instead of polling this endpoint to track the state of your positions.
Pending positions are sorted by created_at, active positions are sorted by entered_at, and closed positions are sorted by closed_at.Returns an array of Position objects.This section provides a reference for the Turbo Position object which is returned by turbo position-related endpoints below.Fetch a list of currently active turbo contracts.This endpoint will return information about currently active contracts such as the purchase deadline and expiry time.When you submit a new turbo position, it’ll be on one of the active contracts you get from here.Returns an array of contracts.Open a 0.1BTC EUR/USD long turbo position: Open a new turbo position.This endpoint allows you to open a new turbo position.All turbo positions are executed at the market price, so there is no entry price to set.Returns your newly-submitted turbo position as a Turbo Position object.Fetch an existing turbo position: Fetch information about an existing turbo position.Returns a Turbo Position object.Use this endpoint to request a list of turbo positions.