Augusto Furlan

Results 7 issues of Augusto Furlan

Hi guys I'm trying to generate the image of a tage img from my screen, but I'm having color problems, does anyone have any suggestions? note: The error only occurs...

Would anyone have an example of creating a table and chart in phppresentation? I'm testing and I'm just having an error

Type - Question

good night, I need to call 3 buy and sell orders in sequence, all market orders. Is there a way to do this? I buy one coin, then I buy...

Hello, I need to send balance from my wallet to another wallet via api rest, how can I do it? I found this data https://www.blockchain.com/api/blockchain_wallet_api but it uses localhost as...

Hello, today I generate qur code with image and it works, very well, but I would like to add a box where I can put a number, or text, is...

Hi how are you ? I implement the package, but method getOrderBook not found: My code: ` $this->client = new \Butschster\Kraken\Client( new GuzzleClient(), // new \Butschster\Kraken\NonceGenerator(), // (new \Butschster\Kraken\Serializer\SerializerFactory())->build(), env('KRAKEN_KEY'),...

Goodnight, I'm trying to make a buy order (BTCUSDT), but what should I pass the volume? the value in usdt/current value of BTC USDT or is there any other option?...