Andrés Cecilia Luque
Andrés Cecilia Luque
@TPAD you can get a similar behavior by setting an aspect ratio constraint to it
@tiuya @siideffect sorry, just saw this. Its been a long time I stopped working with this code and I do not remember how I finally managed.
My main interest for this is that a folder reference updates its contents automatically when there are any changes in the disk. So, for example, say I have a `scripts`...
Hi @yonaskolb: Ideally, I would like to not specify any platform, as I already set `SDKROOT` with the `xcconfig` files. I saw that platform is mandatory, and that is the...
Hi @JoeMatt. Can you explain a bit more about what you commented: > Decoding of arrays with the same key seems to work automatically now. I have the following XML:...
@JoeMatt I just tested it in version `0.7`. No, it does not work. I do not think the `XMLCoder` can infer the `trip` tag name from the `trips` CodingKey
@JoeMatt Yes, that is what I am doing: this is a model in my data layer. Due to your comment, I was just wondering if there was a simple way...
For having it as a reference for the future, this is how I end up partially solving this issue in a way that is reusable: ```swift import Foundation /// A...
Would love to see this happening, the not-centered readme is extremely annoying. Good job! thanks :)
Same here. Default configuration, one bot running. c.order_adjust_time = 5000 c.order_poll_time = 5000 c.wait_for_settlement = 5000 c.poll_trades = 30000 After 5 hours, got several 429 from gdax.ETH-EUR