Skip to content

feat(aster): new exchange#26579

Merged
carlosmiei merged 111 commits intoccxt:masterfrom
sc0Vu:add-aster-ws
Jan 8, 2026
Merged

feat(aster): new exchange#26579
carlosmiei merged 111 commits intoccxt:masterfrom
sc0Vu:add-aster-ws

Conversation

@sc0Vu
Copy link
Contributor

@sc0Vu sc0Vu commented Aug 6, 2025

This PR is related to #26185

sc0Vu added 30 commits June 11, 2025 16:43
@evertheirbaut
Copy link

When can we expect this to be merged? @sc0Vu

@Xipzer
Copy link

Xipzer commented Nov 25, 2025

Wen merge fren @sc0Vu

@execc
Copy link

execc commented Dec 6, 2025

Wen merge? :)

@alexmieila09
Copy link

is there any estimated wen this will be merged?

@carlosmiei
Copy link
Collaborator

@alexmieila09 very soon 👀

ts/src/aster.ts Outdated
* @method
* @name aster#fetchBalance
* @description query for balance and get the amount of funds available for trading or funds locked in orders
* @see https://github.com/asterdex/api-docs/blob/master/aster-finance-spot-api.md#24h-price-change
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these docs are wrong

ts/src/aster.ts Outdated
market = this.market (symbol);
request['symbol'] = market['id'];
const marketType = ('type' in market) ? market['type'] : defaultType;
type = this.safeString (params, 'type', marketType);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sc0Vu did you forget we have handleMarketTypeAndParams? 😅

@carlosmiei carlosmiei merged commit 65ff16a into ccxt:master Jan 8, 2026
11 checks passed
@carlosmiei
Copy link
Collaborator

@execc @evertheirbaut @Xipzer @alexmieila09 We have released a new version of ccxt (4.5.32) with Aster!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

6 participants