mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 13:58:04 +00:00
Atr
This commit is contained in:
@@ -540,7 +540,10 @@ namespace SyntheticVendorNamespace
|
||||
openValue = 0.0001;
|
||||
closeValue = 100;
|
||||
}
|
||||
else { }
|
||||
else
|
||||
{
|
||||
// No action
|
||||
}
|
||||
|
||||
return new HistoryItemBar
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user