[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GT] SVN Commit r619 - trunk/GT/Indicators
Author: thomas
Date: 2008-04-22 16:47:47 +0200 (Tue, 22 Apr 2008)
New Revision: 619
Modified:
trunk/GT/Indicators/GMEAN.pm
Log:
Add I:GMEAN by Andreas Hartmann. Docu fixes to I:MEAN.
Modified: trunk/GT/Indicators/GMEAN.pm
===================================================================
--- trunk/GT/Indicators/GMEAN.pm 2008-04-22 14:42:03 UTC (rev 618)
+++ trunk/GT/Indicators/GMEAN.pm 2008-04-22 14:47:47 UTC (rev 619)
@@ -1,9 +1,12 @@
package GT::Indicators::GMEAN;
# Copyright 2008 Andreas Hartmann
+# Based on and for GeniusTrader (C) 2000-2002 Rapha�Hertzog, Fabien Fulhaber
# This file is distributed under the terms of the General Public License
# version 2 or (at your option) any later version.
+# $Id: GMEAN.pm,v 1.1 2008/04/22 $
+
# Standards-Version: 1.0
use strict;