possible to get data signals from mysql over php auth file

 

is it possible to receive signals from mysql database using php auth file?

I'm looking for information about storing trades into mysql and provide as trading signals ...

 

I've written a mysql udf that allows you to calculate indicators and signals from a mysql database. Check out:

https://github.com/joaocosta/lib_mysqludf_ta

Reason: