Add comment
This commit is contained in:
parent
45f640e3bc
commit
bae564bf68
|
|
@ -55,7 +55,7 @@ impl ATRData {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Implementation from TradingView Script (SuperTrend by KivancOzbilgic)
|
// Implementation from TradingView Script (SuperTrend by KivancOzbilgic, source price: closeprice)
|
||||||
pub async fn supertrend(
|
pub async fn supertrend(
|
||||||
symbol: &String,
|
symbol: &String,
|
||||||
input_rt_data: &Vec<(String, Vec<RealtimePriceData>)>,
|
input_rt_data: &Vec<(String, Vec<RealtimePriceData>)>,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user