python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
The script calls alert after 2 candles after the condition to buy triggered. How do I fix the delay?
The VuManChu Cipher B + Divergences indicator script shows the buySignalDiv condition on the chart as a big green dot, but the alert is triggered only after 2 bars confirmation.
here is example of ale...
SomeUser
Votes: 0
Answers: 1
Toggle holding 2 keys at the same time - slow speed
I am using Autohotkey to hold down 2 keys at the same time, when doing it by hand it is much faster then my code. Did I make a mistake?
If it was unclear what I ment, I recorded it in a short clip, fi...
Schulz
Votes: 0
Answers: 2
How to delay event processing with Apache Flink
I have a requirement to delay processing of some of the events.
eg. I have three events (Consumer Kafka):
A (id: 1, retryAt: now)
B (id: 2, retryAt: 15 minutes later)
C (id: 3, retryAt: now)
I need t...
giosefer
Votes: 0
Answers: 2
SwiftUI no delay after specifying 2 seconds animation delay for view change
Declared 2-seconds delay is not working.
"Hello, shopper!" text appears instantly after app's launch instead of image.
What I want is that image appears, stay 2 seconds on screen and then ge...
Vader20FF
Votes: 0
Answers: 0