mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-21 12:08:05 +00:00
Sonarcloud fixes
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ namespace QuanTAlib
|
||||
{
|
||||
public class BarIndicatorTests
|
||||
{
|
||||
private Random rnd;
|
||||
private readonly Random rnd;
|
||||
private const int SeriesLen = 1000;
|
||||
private const int Corrections = 100;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user