Binance Top Traders Future Positions avatar
Binance Top Traders Future Positions

Deprecated

Pricing

Pay per usage

Go to Store
Binance Top Traders Future Positions

Binance Top Traders Future Positions

Deprecated

Developed by

Selçuk İtmiş

Maintained by Community

Binance is the world's largest crypto exchange. On Binance Leaderboard, you can see the current future positions of the traders with the highest monthly earnings and the most followers.

0.0 (0)

Pricing

Pay per usage

1

Monthly users

2

Runs succeeded

>99%

Last modified

3 years ago

RN

data error

Open

RandSq opened this issue
3 years ago
ES

enjoyable_settee

2 years ago

Hello and thank you, how to change the trader to copy in python using the API : from apify_client import ApifyClient

Initialize the ApifyClient with your API token

client = ApifyClient("<YOUR_API_TOKEN>")

Prepare the actor input

run_input = {}

Run the actor and wait for it to finish

run = client.actor("selcukitmis/binance-top-traders-positions").call(run_input=run_input)

Fetch and print actor results from the run's dataset (if there are any)

for item in client.dataset(run["defaultDatasetId"]).iterate_items(): print(item)

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.