I'm reading a lot about it but can't find a way. I have a strategy doing like strategy.close("SELL", alert_message=closeShort_msg) strategy.entry("BUY", etc. A
I have created a very basic script in pinescript. study(title='Renko Strat w/ Alerts', shorttitle='S_EURUSD_5_[MakisMooz]', overlay=true) rc = close buy_entr
I am having a user add form userAdd.jsp. When I enter data and submit, I want to check whether the username field entered is unique compared with the databse.
All the answers I saw here or elsewhere on Google were with jquery. This is not jquery. I send an ajax string to a php file. The php, among other things, form
Is it possible to use python and/or kivy to send local notifications on ios? Really it does not have to vibrate, just a number icon and maybe a real-time messag