How to break out of "ifelseif..." loop
Hello Everyone,
I know nothing abt programming with javascript
I trade the Options using binary.com plateform
Am using their binary bot but I have a challenge, I want to be able to break out of an 'if...elseif...' loop, but there's no button to do that.
Also i want to be able to stop the trade unconditionally.
Comments
return;