Flávio Oliveira

Results 24 comments of Flávio Oliveira

@unterkontrolle Your link points to the ticker endpoint, did you mean https://docs.bitfinex.com/reference#rest-public-symbols ?

Yes, if you can, it would be a nice contribution.

@shtelzerartem I took a quick look and it seems you are in the right path.

Is it possible to overwrite this default setting? Styling to be possible to change the selector at the same page otherwise we need to refresh the screen to visualize a...

How can I find programmatically the text in the PDF? I would like to search the text using an api such as this one provided by ngx-extended-pdf-viewer, , see the...

@davidxiaowws For financial calculations: https://crates.io/crates/rust_decimal Also https://crates.io/crates/num-bigint

currently it is not possible, it needs to be implemented in the api https://docs.rs/reqwest/0.10.6/reqwest/struct.Proxy.html

@kenneth As soon as I have some time, I will add support for proxy in the api. So, I will keep it open as a reminder to myself.

@emmtte Interesting, we would need to implement it. Currently not supported. It seems a nice feature. I will try to implement when I got sometime, or feel free to submit...

@dorak88783 I also prefer the second option. I don't think it would be a major problem as I guess we have few users of the Futures api in the current...