(c/c1>=1.04 and v>v1 and v>=100000) is the formula that I am trying to convert to pinescript but couldn't where latest close(price) is 4% more than the
This question might look silly but I have never tried this before. How do you put these different codes to work as a single module? I added a button in my works
the ball doesn't collide with the top moving paddle. I have to make a game like pong but vertical. But i can't figure out with my programming skills how the bal
I have this JSON response that I get by using GuzzleHttp, this is my controller <?php namespace App\Http\Controllers; use Illuminate\Http\Request; class N
First thing first, thanks for looking at this and I appreciate your time. I have some experience in this but not a lot, but I have been looking for answers onli
I have a dockerized django app that I want to put in production. But ever since I added an Imagefield Pillow is required and I struggle to install Pillow in the
Can someone explain me openCostInBytes in Apache Spark? I can see definition in documentation but I dont understand how exactly it can affect reading files. Sho