Alain Pilon

Results 20 comments of Alain Pilon

+1 to find a way to access the chart object.

@matthazinski talk about volatility highlight what I was about to say: instead of buy/short, the bot should use short lived options(calls/put). Buying or selling would be based on the expected...

+1 This is a key feature, and blocker for a few things I am building as the consumption plan is the only way to make a lot of small initiative...

Not according to this: "By setting the 'exif' parameter to true, Cloudinary's API can return the image's metadata (see our reference documentation). In the sections above we've shown how to...

I will have to recheck the erb code, it was a quick cut&paste from my own generated template. We can get rid of the JS require by inlining the JS...

:+1 I am curious, how do you know your webcam loads? I use a Macbook Pro and the camera light never turn on and I get the same error are...

actually fix is easy: `face_image = feelings_faces[result[0].tolist().index(max(result[0]))]` `.tolist()` is the fix ;-) Now I have to figure out why it always think that I am happy...