Commit 6835ba5
authored
fix(conditions): rename trade condition 61 to PRICEVOLUMEADJ (#480)
The display name carried a third-party product mark inherited from the
upstream condition dictionary. The description ("Used to make volume
and price corrections to match official exchange values") already
describes the purpose, so the renamed `PRICEVOLUMEADJ` constant
captures intent without the vendor reference. Single tracked
occurrence, no downstream string match.1 parent 02eb04a commit 6835ba5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
822 | 822 | | |
823 | 823 | | |
824 | 824 | | |
825 | | - | |
| 825 | + | |
826 | 826 | | |
827 | 827 | | |
828 | 828 | | |
| |||
0 commit comments