I am trying to write a program with the instructions below. The program does work currently, but it does not fully meet the specs. I think I'm very close, but I
I've tried all the solutions provided here:https://www.tradingview.com/pine-script-docs/en/v5/concepts/Repainting.html besides the "nonRepaintingsecurity()" one
I am developing a language learning quiz app. The person selects a topic (30 words) and I make a request to the server via the API to get a list of translations
I've got an application that stores some data in DynamoDB using Jackson to marshall my complex object into a JSON. For example the object I'm marshalling migh
Is it optimal solution ? how we resolve it - get controller's method annotation (Kotlin) @Component class AuditWebFilter( private val reques
How can I make this check for more than one rgb value (not only 0, also 1 and 2) and how can I add confidence to it? (if it's possible) if pyautogui.pixel(1100,
Why is drawImage slow when using a large WebGL canvas as a source ? This question stems from the following observation. If you paste this function to your brows
This is using Microsoft Visual Studio version 2019 with C#. If I want to add specialized code to a project shared by multiple software developers that is design
Environment: Windows 7, Python Tools for Visual Studio, Python 2.7, Python Package dropbox(6.9.0), Access Token from my Dropbox account The following code is r
I have a SUMIFS formula in Google Sheets which is the following: =SUMIFS('AWIN MASTER'!$AW:$AW,'AWIN MASTER'!$AT:$AT,">=" &A101,'AWIN MASTER'!$AT:$AT,"&l