Skip to content

Added the GTD field in Future's custom order - #279

Merged
carlosmiei merged 8 commits into
ccxt:masterfrom
shalev-david:feature/futures_gtd
Dec 3, 2025
Merged

Added the GTD field in Future's custom order#279
carlosmiei merged 8 commits into
ccxt:masterfrom
shalev-david:feature/futures_gtd

Conversation

@shalev-david

@shalev-david shalev-david commented Dec 1, 2025

Copy link
Copy Markdown
Contributor

The GTD Variant

There's a missing TimeInForce Variant when trying to create a custom order
GTD - Good Till Date
with a given milliseconds timestamp in UTC you can set an order to cancel automatically on a specific date.
I've also added some documentation from the Binance API Documentation site.
I've tested this option on the Binance Testnet and it worked perfectly.

Also Added #[derive(Debug, Clone)] for some enums to ease development for others using this crate.

@carlosmiei carlosmiei assigned carlosmiei and unassigned carlosmiei Dec 3, 2025
@carlosmiei
carlosmiei merged commit 6dca559 into ccxt:master Dec 3, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants