Hello everybody, can't find code to request all offers from all anchors. Here is only for one submitted address
https://www.stellar.org/developers/horizon/reference/endpoints/offers-for-account.html.
Same question for getting all anchors of the system, i.e. all participants of Stellar who offer orders to sell new assets etc. Where can I read about it?
Second question how I can take offer (bid or ask) directly from anchor or participant? For example I found that naobtc offering 5 CNY for 1000 XLM and I want to buy it, where I can find code to complete transaction using javascript for example.
Thank you for replies in advance.