{"_id":"1broker","_rev":"5-6c7995e9ca988bc51cab041612c96262","name":"1broker","time":{"modified":"2022-06-12T14:06:09.932Z","created":"2015-07-06T19:42:05.719Z","0.1.0":"2015-07-06T19:42:05.719Z","0.1.1":"2015-07-06T23:17:20.358Z"},"maintainers":[{"name":"boxxa","email":"hello@nonstopdev.com"}],"dist-tags":{"latest":"0.1.1"},"description":"NodeJS wrapper for the 1broker.com API","readme":"##1Broker.com API\nProvide basic access to the www.1broker.com API found here:\n\nhttps://1broker.com/?c=api_documentation\n\nAPI provides a NodeJS wrapper for the API and returns the JSON formatted results per the API spec. Will update as API evolves and orders API is coming soon.\n\n**Bitcoin:** 1MbRSzoCJkiydxfxAjZdMbej37dp5pkLNN\n\n**1Broker:** https://1broker.com/m/r.php?i=2711\n\n**BitGold:** https://BitGold.com/r/ARKmcl\n\n####Usage\n```\nnpm install 1broker\n```\napp.js\n```\nvar oneBroker =  require('1broker');\nvar oB = new oneBroker('abcd1234'); // Replace with your API key\n```\n###Functions\n\n** Acccount **\n\naccountInfo()\n\naccountAddress()\n\n** Position **\n\npositionList()\n\npositionEdit(position_id)\n\n** Market Data **\n\nmarketList()\n\nmarketDetail(symbol)\n\nmarketQuotes(symbols)\n","versions":{"0.1.1":{"name":"1broker","version":"0.1.1","description":"NodeJS wrapper for the 1broker.com API","keywords":["1broker","api","btc","bitcoin","trading","forex"],"scripts":{},"repository":{"type":"git","url":"https://github.com/boxxa/1broker-api"},"main":"1broker.js","author":{"name":"boxxa","url":"https://github.com/boxxa"},"contributors":[],"license":"MIT","dependencies":{"request":"^2.27.0","requestretry":"^1.2.2"},"devDependencies":{},"engines":{"node":">=0.10"},"bugs":{"url":"https://github.com/boxxa/1broker-api/issues","email":"hello@nonstopdev.com"},"gitHead":"f39c8b716dde7a5b7d55c2a2979dcd16b506bfdb","homepage":"https://github.com/boxxa/1broker-api","_id":"1broker@0.1.1","_shasum":"ee37ed4da9b0fcfb103fd0763b25050754916f04","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"boxxa","email":"hello@nonstopdev.com"},"dist":{"shasum":"ee37ed4da9b0fcfb103fd0763b25050754916f04","tarball":"https://registry.npmjs.org/1broker/-/1broker-0.1.1.tgz","integrity":"sha512-ch9YIXVpcU+a7LcVf5mCkrmgxWrawnq2TLwFfh/cIYu5RYuGxIMJesnWpvuFzt4IDV8cPgrDBYjpz/FTCpeE5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCE3qUUHT4h3EPShpYv43PHP3WYDv7sV+Yva6wdEhJ7xgIgYplls+sUUgOCrtUeiaYBPkoVfdElxJ78iHkprYCytCk="}]},"maintainers":[{"name":"boxxa","email":"hello@nonstopdev.com"}]}},"homepage":"https://github.com/boxxa/1broker-api","keywords":["1broker","api","btc","bitcoin","trading","forex"],"repository":{"type":"git","url":"https://github.com/boxxa/1broker-api"},"contributors":[],"author":{"name":"boxxa","url":"https://github.com/boxxa"},"bugs":{"url":"https://github.com/boxxa/1broker-api/issues","email":"hello@nonstopdev.com"},"license":"MIT","readmeFilename":"README.md"}