there is no way to reverse the getSignaturesForAddress search direction. But how about reversing the returned list of signatures with
reversed(signatures)