Best Of
Re: How to receive stream of open contracts in the Binary API?
Hi @Rodolfo this is the API call you are looking for https://developers.binary.com/api/#proposal_open_contract
Re: Candle requests are failing for granularity below 180
@DragonFly81 It worked for me all the time in playground as well, will inspect it further

MarK Up Request
Hello
i send this request
{
"app_markup_details": 1,
"date_from": "2017-08-01 00:00:00",
"date_to": "2017-10-31 23:59:59",
"app_id": 10850,
"limit": 100,
"offset": 0,
"client_loginid": "VRTC1574166",
"sort_fields": [
"app_id",
"client_loginid",
"transaction_time"
],
"sort": "ASC",
"req_id": 3,
"passthrough": {}
}
but i receive no data, i use this app only in demo account could be this a problem?
Davide

Re: Collection Trading Systems (bots)
has anyone found out how to send signals to oher accounts as wel would be nice and easy to copy any trades. Hope anyone can take some time out to work on it or let me know. Hope we can translate these rsults into binary options http://www.myfxbook.com/members/Bdanci1988

Re: 2 API, 1 account
thx for ur respons. I thought it would not be possible, meaning that I would a 2nd broker account if 2 different API cannot be used for 1 broker account

Re: Python websocket - error: NameError("name 'opcode' is not defined",)
teo,
I try on python 2.7 and it works! Thanks.
All good now.
Re: Amount buy_contract_for_multiple_accounts
@sb1 its not possible concept of this call is that you buy same contracts for multiple accounts.

Re: Exit Spot in proposal_open_contract not found
@Alex @bsbjai this has been added, please check https://developers.binary.com/api/#proposal_open_contract
