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
Timer reaching zero then calling a function fail
I have taken this simple timer method from here.
What I want is pretty simple, yet I can’t figure it out.
When the timer reaches zero (0:00), I want a popup alert. At the same time, the timer should c...
Louis.vgn
Votes: 0
Answers: 3
How to make alert on click of button
Is there a way to make Alert on click not using the alert method but Alert tag. Currently I tried using usestate but didn’t work
Pooja Ray Chaudhuri
Votes: 0
Answers: 1
How to make bootstrap 4 dismissible alert close permanently
I have a MediaWiki site, and literally all I want to do is make a bootstrap 4 alert visible for any new visitors on certain pages, but stay permanently gone when it is dismissed. The alert would be tr...
Clarice
Votes: 0
Answers: 1