Upgrade Python Crypto Scanner

Job ID: 40199699

Budget: $10 – $30 USD

I already have a Windows-ready .exe built in Python that sweeps the market for promising coins. I now need it refined so it runs noticeably faster by tightening up data-retrieval from crypto-exchange APIs. During every pass the script must still capture three datapoints—market price, transaction volume and short price trends—but do so with reduced latency.

Two new functions are essential:

1. Any coin whose scanned value tops $100 should be flagged and its details piped straight into my personal Trust Wallet, automatically creating the entry if it doesn’t exist.
2. The overall scan cycle time must drop enough that the tool feels “live”; expect to profile, cache, or parallelize calls as required.

You’ll deliver the cleaned-up Python source plus a freshly compiled .exe demonstrating:

• Average scan latency comfortably below the current baseline (I’ll share numbers).
• Accurate capture of price, volume and trend data.
• Seamless wallet import for qualifying assets with no manual steps.

If you’ve tuned API-heavy Python apps before and can show a quick turnaround, let’s get started.