Formulae: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The price formula text box allows for a wide variety of mathematical operators typical in computing terminology (e.g. ''*'' for ''multiplied by'' and ''^'' for ''to the power of''). | The price formula text box allows for a wide variety of mathematical operators typical in computing terminology (e.g. ''*'' for ''multiplied by'' and ''^'' for ''to the power of''). Other available functions include: | ||
* ''max'' - Maximum value from the parameters, e.g. ''max(80, mtgox_GBP_buy)'' | |||
* ''min'' - Minimum value from the parameters | |||
* ''average'' - Average (mean) value from the parameters | |||
Figures from other Bitcoin markets can be used in the equation, and these take the form ''market''_''currency''_''type'', e.g. ''mtgox_GBP_2bsr''. | Figures from other Bitcoin markets can be used in the equation, and these take the form ''market''_''currency''_''type'', e.g. ''mtgox_GBP_2bsr''. |
Revision as of 15:12, 15 September 2013
The price formula text box allows for a wide variety of mathematical operators typical in computing terminology (e.g. * for multiplied by and ^ for to the power of). Other available functions include:
- max - Maximum value from the parameters, e.g. max(80, mtgox_GBP_buy)
- min - Minimum value from the parameters
- average - Average (mean) value from the parameters
Figures from other Bitcoin markets can be used in the equation, and these take the form market_currency_type, e.g. mtgox_GBP_2bsr.
Markets
MtGox
- mtgox_GBP
- mtgox_EUR
- mtgox_USD
Types
- sell - Lowest price that coins are sold at on the market
- buy - Highest price that coins are bought at on the market
- 2bbn - The price of buying 2 BTC
- 2bbr - The price of buying 2 BTC including typical fees
- 2bsn - The price you can sell 2 BTC at
- 2bsr - The price you can sell 2 BTC at including typical fees
- last - The last price a trade was completed at