this is the code , i get always a 0 as a returned value, can anyone help me to extract that value and use it for further calculations , i'm new in python espess
Anyone knows if one is able to close a position when a bar opens, if such bar meets a certain condition ? I am trying to close trades at the opening bar of a ne
i made this program for a school project it works fine but my data should be in the form of dates but every time i insert dates as variables it just promts me w
I use Dio for networking in Flutter. I tried to find a way to set the maximum number of concurrent requests. I looked to BaseOptions and RequestOptions, but it
I am subscribing an Observable as follows: this.service.post(request).subscribe( (value: Response> => { // Do something w
I found many examples related to printing lines between two patterns via shell script. However, I came up with a situation on printing lines between blocks base
I want to loop inside single quote I have nested loop in my code errors occurs when I try to loop inside the quote var jsonObj = @json($data); var borFld = Obje
I am porting a C++Builder 2009 project to C++Builder 11. For some strange reason overlay icons are painted stretched in a custom made object that inherits from
I'm using Antd and I want to create a second Tree with all Checked nodes in the First Tree, Take a look here please When i click on the Validate button, a new T