Skip to content

Conversation

@nodew
Copy link

@nodew nodew commented Jul 26, 2025

Add HK as supported region.

Description

As title.

Motivation and Context

Support train model for HK stock market.

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

@github-actions github-actions bot added the waiting for triage Cannot auto-triage, wait for triage. label Jul 26, 2025
@nodew
Copy link
Author

nodew commented Aug 1, 2025

It seems that the pipeline is broken, the error isn't related to my changes.

Copy link

@Abhijais4896 Abhijais4896 left a comment

Choose a reason for hiding this comment

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

REG_HK: {
"trade_unit": 100,
"limit_threshold": 0.1,
"deal_price": "close",

Copy link

@Abhijais4896 Abhijais4896 left a comment

Choose a reason for hiding this comment

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

REG_HK: {
"trade_unit": 100,
"limit_threshold": 0.1,
"deal_price": "close",

@nodew
Copy link
Author

nodew commented Oct 27, 2025

@Abhijais4896 Sorry, I don't get your point, could you please add more description?

Copy link

@Abhijais4896 Abhijais4896 left a comment

Choose a reason for hiding this comment

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

REG_CN = "cn"
REG_US = "us"
REG_TW = "tw"
REG_HK = "hk"

Epsilon for avoiding division by zero.

EPS = 1e-12

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

Labels

waiting for triage Cannot auto-triage, wait for triage.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants