Share two ideas for automating the achievement of Binance Alpha trading points, both of which I have implemented.

First: Capture the trading process from the Binance web version and execute the trades.

Second: Use a script for image and color recognition to simulate clicks in the wallet to complete the trades.

The first method has a higher loss, about double that of the wallet, but the script implementation is easier; I achieved this functionality in early May and shared it before.

The second method has a lower loss, around 0.2 per thousand; the script implementation is a bit more complicated. I used a Dm plugin and phone screen mirroring to simulate clicks, and I just achieved this a few days ago.

I haven't shared this script externally; I just use it myself and don't have multiple accounts—it's purely for fun.