mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-22 04:28:04 +00:00
sln file
This commit is contained in:
@@ -751,8 +751,10 @@ namespace SyntheticVendorNamespace
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
#pragma warning disable S2245
|
||||
// NOSONAR
|
||||
readonly Random random = new Random();
|
||||
#pragma warning restore S2245
|
||||
private double currentAmplitude = 100;
|
||||
private HistoryItemBar GenerateAMSignal(DateTime time, TimeSpan slice)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user