Comment on Stanford scientists discover new Ozempic alternative with RegExComments−OutOfHere1yI have used regex for chart analysis for stock trading. I mapped chart states to characters, then matched character patterns using a regex. It was a very sensible thing to do that gave me tremendous flexibility with very little code.
Comments
I have used regex for chart analysis for stock trading. I mapped chart states to characters, then matched character patterns using a regex. It was a very sensible thing to do that gave me tremendous flexibility with very little code.