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

feat/add_tia_usdt_spot_market #263

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Nov 6, 2023

  • Added TIA/USDT spot market in mainnet and testnet ini file

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b564a3e) 56.30% compared to head (2f73c79) 56.30%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #263   +/-   ##
=======================================
  Coverage   56.30%   56.30%           
=======================================
  Files          17       17           
  Lines        2039     2039           
  Branches      241      241           
=======================================
  Hits         1148     1148           
  Misses        855      855           
  Partials       36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aarmoa aarmoa merged commit 4a5aea9 into master Nov 6, 2023
12 checks passed
@aarmoa aarmoa deleted the feat/add_tia_usdt_spot_market branch November 6, 2023 02:46
base = 6
quote = 6
min_price_tick_size = 0.001
min_display_price_tick_size = 9.999999999999999e-05
Copy link
Contributor

Choose a reason for hiding this comment

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

could it be 0.001? (although it won't effect API result)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sorry @vinhphuctadang, I had to release a new version of the SDK including the market in a rush, and I did not get to see your comment on time.
I will apply the change in a separate PR tomorrow my time

Copy link
Contributor

Choose a reason for hiding this comment

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

no worries, I checked it won't effect trading API so please help when you're up, thank you

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