I have no idea what I am doing but the idea seems simple to code especially using the existing below code, but I dont know how to create the long/short signals.
I have a .NET desktop core 5.0 application where I use Oracle.ManagedDataAccess.Client to connect to an Oracle Database. It works fine for me, but there are a c
I have an application that complains that the file size is too large. I tried using express urlencoded and specifying 50010241024 there, it didn't work. I insta
The error: Caused by: java.lang.NullPointerException at tinytool.models.TmsRecord.setNonCostType(TmsRecord.java:81) at tinytool.CreateTimeSheet.loadData(CreateT
Using Powershell, I want to create script to read various executable's version numbers and name. The info is listed on the details tab of the file's property sh
I want to join query two super tables of TDengine database. The super table's schema is here: s1 (ts timestamp, v int) tags (t bindary(64)) s2 (ts timestamp, v
Use case: Download a short-term expiring profile image from URL, and re-post it to my own server for long-term hosting. First, I download the image data to a st
What is this and how do I fix it? (base) C:\Users\*****>scrapy startproject stack Traceback (most recent call last): [Names of files] AttributeError: 'dict'
I have a component that handles the login part of my app and I would like to test it's loading state. Basically it does the following: press a button to login d