TraderWagon Leaderboard Scraper 🚀 avatar

TraderWagon Leaderboard Scraper 🚀

Deprecated
Go to Store
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
TraderWagon Leaderboard Scraper 🚀

TraderWagon Leaderboard Scraper 🚀

qpayre/traderwagon-leaderboard-scraper

Maximize your trading potential with TraderWagon Leaderboard. Follow top-performing traders' strategies, access their current positions, and stay ahead of the curve with our powerful sorting and filtering tools. Optimize your trading performance and profit today!

🚀 Binance Leaderboard Scraper Package

image

This APIFY actor allows you to get the leaderboard of Binance traders and their positions in real-time. This powerful scraper retrieve the leaderboard data from the Binance exchange.

📈 Usage

To use the package, you need to provide the following inputs:

  • 🎯 Limit top N traders (variable of type int) - mandatory
  • 📊 Contract type (PERPETUAL, DELIVERY) - optional
  • 📈 Stats type (ROI, PNL) - optional
  • 📆 Period (ALL, DAILY, WEEKLY, MONTHLY) - optional

image

Use-cases

  1. Automated trading: You can integrate this scraper into your automated trading algorithms and replicate the positions of the top performers on Binance Futures.
  2. Trend analysis: You can analyze the position trends of top performers.
  3. Popular positions: You can compare open positions and learn what the top performers are up to.
  4. Signal bot development: You can process the positions of top performers and send signals to platforms like Telegram or IRC bots.
  5. Automated alerts: Don't spend more time behind your chart, get alerts from the best trader of Binance Leaderboard.

The output is in JSON format and will look similar to the following:

1{
2  "nickname": "Holder-TW",
3  "future_uid": null,
4  "encrypted_uid": "B76D80355A416EDD30F1C3F8E2F051C7",
5  "rank": 383,
6  "pnl": 11583.58626573,
7  "roi": 29.80846,
8  "position_shared": true,
9  "update_time": "2023-02-20 00:00:00",
10  "positions": [
11    {
12      "symbol": "SOLUSDT",
13      "entry_price": 26.45970000001,
14      "mark_price": 26.488,
15      "pnl": -2.83,
16      "roe": -0.02671021,
17      "update_time": "2023-02-20 07:58:41.617000",
18      "amount": -100,
19      "leverage": 25
20    },
21    {
22      "symbol": "APTUSDT",
23      "entry_price": 14.1,
24      "mark_price": 14.15932813,
25      "pnl": 8.41272883,
26      "roe": 0.08380077,
27      "update_time": "2023-02-20 09:14:32.644000",
28      "amount": 141.8,
29      "leverage": 20
30    }
31  ]
32}

image

Features incoming

Stay tuned, bunch of features are actually in development.

Contact us ?

Any project or questions ?

quentin.payre.entreprise@gmail.com Telegram @quentinpjf

Developer
Maintained by Community