diff --git a/MarketDataLib/Helper/MarketDataHelper.cs b/MarketDataLib/Helper/MarketDataHelper.cs index 9a86fa6..9d4e70b 100644 --- a/MarketDataLib/Helper/MarketDataHelper.cs +++ b/MarketDataLib/Helper/MarketDataHelper.cs @@ -1246,7 +1246,7 @@ namespace MarketData.Helper // ************************************ S E C F I L I N G S - F O R M 4 & F O R M 5 - F O R I N S I D E R T R A N S A C T I O N S S E C . G O V ***************************S // *************************************************************************************************************************************************************************************** // public static InsiderTransactions GetInsiderTransactions(String symbol,int timePeriodDays=7) - public static InsiderTransactions GetInsiderTransactions(String symbol,int timePeriodDays=180) + public static InsiderTransactions GetInsiderTransactions(String symbol,int timePeriodDays=30) { MemoryStream memoryStream = null; HttpNetResponse httpNetResponse=null; diff --git a/bin/Debug/Axiom.Core.dll b/bin/Debug/Axiom.Core.dll index e788cb2..51fcb6a 100644 Binary files a/bin/Debug/Axiom.Core.dll and b/bin/Debug/Axiom.Core.dll differ diff --git a/bin/Debug/Axiom.Core.pdb b/bin/Debug/Axiom.Core.pdb index 2efccd3..667c802 100644 Binary files a/bin/Debug/Axiom.Core.pdb and b/bin/Debug/Axiom.Core.pdb differ diff --git a/bin/Debug/MarketDataLib.dll b/bin/Debug/MarketDataLib.dll index b049733..a81c3ee 100644 Binary files a/bin/Debug/MarketDataLib.dll and b/bin/Debug/MarketDataLib.dll differ diff --git a/bin/Debug/MarketDataLib.pdb b/bin/Debug/MarketDataLib.pdb index c35877b..c37e518 100644 Binary files a/bin/Debug/MarketDataLib.pdb and b/bin/Debug/MarketDataLib.pdb differ diff --git a/bin/Debug/mk.exe b/bin/Debug/mk.exe index f1e18f9..143d814 100644 Binary files a/bin/Debug/mk.exe and b/bin/Debug/mk.exe differ diff --git a/bin/Debug/mk.pdb b/bin/Debug/mk.pdb index ecb1682..84c8ad3 100644 Binary files a/bin/Debug/mk.pdb and b/bin/Debug/mk.pdb differ diff --git a/bin/Debug/saferun/Axiom.Core.dll b/bin/Debug/saferun/Axiom.Core.dll index e788cb2..51fcb6a 100644 Binary files a/bin/Debug/saferun/Axiom.Core.dll and b/bin/Debug/saferun/Axiom.Core.dll differ diff --git a/bin/Debug/saferun/MarketDataLib.dll b/bin/Debug/saferun/MarketDataLib.dll index b049733..a81c3ee 100644 Binary files a/bin/Debug/saferun/MarketDataLib.dll and b/bin/Debug/saferun/MarketDataLib.dll differ diff --git a/bin/Debug/saferun/mk.exe b/bin/Debug/saferun/mk.exe index f1e18f9..143d814 100644 Binary files a/bin/Debug/saferun/mk.exe and b/bin/Debug/saferun/mk.exe differ