fix: use strategy symbol in strategy detail views
This commit is contained in:
parent
ca87e77ada
commit
e6ab2f113f
@ -261,6 +261,7 @@ export default function StrategyDetailPage() {
|
||||
cvd_fast_window: s.cvd_fast_window,
|
||||
cvd_slow_window: s.cvd_slow_window,
|
||||
description: s.description,
|
||||
symbol: s.symbol,
|
||||
});
|
||||
setDetail({
|
||||
weight_direction: s.weight_direction,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user