Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRCL-3680 Static Typing: TradeInput -> ClosePosition #593

Merged
merged 85 commits into from
Aug 24, 2024
Merged

Conversation

ruixhuang
Copy link
Contributor

  • Adding close position input (which includes @aforaleka's addition of limit price closing).
  • Tested on Android and guarded by feature flag.

ruixhuang and others added 30 commits August 1, 2024 14:11
# Conflicts:
#	src/commonMain/kotlin/exchange.dydx.abacus/state/internalstate/InternalState.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/state/model/TradingStateMachine+Trades.kt
# Conflicts:
#	src/commonMain/kotlin/exchange.dydx.abacus/processor/markets/MarketProcessor.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/processor/markets/MarketsProcessor.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/processor/markets/MarketsSummaryProcessor.kt
#	src/commonTest/kotlin/exchange.dydx.abacus/processor/markets/MarketProcessorTests.kt
#	src/commonTest/kotlin/exchange.dydx.abacus/processor/markets/MarketsProcessorTests.kt
#	src/commonTest/kotlin/exchange.dydx.abacus/tests/mock/processor/markets/MarketProcessorMock.kt
…4-abacus into feature/markets_4"

This reverts commit 60d8eb6, reversing
changes made to d52adce.
ruixhuang and others added 19 commits August 21, 2024 05:39
# Conflicts:
#	src/commonMain/kotlin/exchange.dydx.abacus/calculator/V2/TradeInput/TradeInputOptionsCalculator.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/output/input/Input.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/output/input/TradeInput.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/processor/input/TradeInputField+Actions.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/state/internalstate/InternalState.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/state/model/TradingStateMachine+TradeInput.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/state/model/TradingStateMachine.kt
# Conflicts:
#	build.gradle.kts
#	src/commonMain/kotlin/exchange.dydx.abacus/validator/AccountInputValidator.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/validator/TradeInputValidator.kt
#	v4_abacus.podspec
# Conflicts:
#	build.gradle.kts
#	v4_abacus.podspec
# Conflicts:
#	src/commonMain/kotlin/exchange.dydx.abacus/state/model/TradingStateMachine+ClosePositionInput.kt
Copy link

linear bot commented Aug 22, 2024

@ruixhuang ruixhuang marked this pull request as ready for review August 22, 2024 21:44
aforaleka
aforaleka previously approved these changes Aug 22, 2024
Base automatically changed from feature/trade_4 to main August 23, 2024 22:29
@ruixhuang ruixhuang dismissed aforaleka’s stale review August 23, 2024 22:29

The base branch was changed.

ruixhuang and others added 2 commits August 24, 2024 06:31
# Conflicts:
#	build.gradle.kts
#	src/commonMain/kotlin/exchange.dydx.abacus/validator/trade/TradeFieldsValidator.kt
#	v4_abacus.podspec
@ruixhuang ruixhuang merged commit 46665dc into main Aug 24, 2024
4 checks passed
@ruixhuang ruixhuang deleted the feature/trade_5 branch August 24, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants