mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-22 12:38:06 +00:00
adding .NET 4 Framework compile to Nuget
This commit is contained in:
@@ -10,7 +10,7 @@ Yahoo Finance - Free API feed to collect daily market quotes
|
||||
Usage:
|
||||
Yahoo_Feed ticker = new("MSFT", 20)
|
||||
|
||||
</summary> */
|
||||
</summary>
|
||||
|
||||
public class Yahoo_Feed : TBars
|
||||
{
|
||||
@@ -45,4 +45,5 @@ public class Yahoo_Feed : TBars
|
||||
base.Add(d, o, h, l, c, v);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user