Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.194.535 Times

Cgi Metatrader software
Filter: All | Freeware | Demo
 

Cgi Metatrader

< 1 2 3 4 5 > 
Added: November 25, 2010 | Visits: 1.360

CGI::Application::Plugin::Authentication::Driver::Generic CGI::Application::Plugin::Authentication::Driver::Generic is a Generic Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ Generic, { user1 => 123, user2 => 123 } ], ); This Driver offers...



Platforms: *nix

License: Freeware Size: 48.13 KB Download (216): CGI::Application::Plugin::Authentication::Driver::Generic Download

Added: June 26, 2010 | Visits: 1.259

CGI::Application::Plugin::Authentication::Driver::DBI CGI::Application::Plugin::Authentication::Driver::DBI is a DBI Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ DBI, DBH => $self->dbh, TABLE => user, CONSTRAINTS => { user.name =>...





Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): CGI::Application::Plugin::Authentication::Driver::DBI Download

Added: February 21, 2010 | Visits: 1.351

CGI::Application::Plugin::Authentication::Driver::Dummy CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver which lets anyone authenticate regardless of the password they provide SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER =>...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): CGI::Application::Plugin::Authentication::Driver::Dummy Download

Added: May 19, 2010 | Visits: 1.044

CGI::Application::Plugin::Authorization::Driver::DBI CGI::Application::Plugin::Authorization::Driver::DBI is a Perl module with DBI Authorization driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authorization; # Simple task based authentication __PACKAGE__->authz->config( DRIVER => [ DBI, TABLES => [account,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): CGI::Application::Plugin::Authorization::Driver::DBI Download

Added: April 18, 2010 | Visits: 1.307

CGI::Application::Plugin::Authentication::Driver::HTPasswd CGI::Application::Plugin::Authentication::Driver::HTPasswd is a Perl module with HTPasswd Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [HTPasswd, /etc/apache/htpasswd,...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (112): CGI::Application::Plugin::Authentication::Driver::HTPasswd Download

Added: March 19, 2010 | Visits: 1.152

CGI::Test CGI::Test is a CGI regression test framework. SYNOPSIS # In some t/script.t regression test, for instance use CGI::Test; # exports ok() my $ct = CGI::Test->new( -base_url => "http://some.server:1234/cgi-bin", -cgi_dir => "/path/to/cgi-bin", ); my $page =...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (98): CGI::Test Download

Added: July 17, 2010 | Visits: 1.269

CGI::Wiki::Kwiki CGI::Wiki::Kwiki is an instant wiki built on CGI::Wiki. A simple-to-use front-end to CGI::Wiki. It can be used for several purposes: to migrate from a CGI::Kwiki wiki (its original purpose), to provide a quickly set up wiki that can later be extended to use more of CGI::Wikis capabilities, and...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): CGI::Wiki::Kwiki Download

Released: January 07, 2011  |  Added: January 17, 2011 | Visits: 1.830

Pepperstone Metatrader MetaTrader 4 is a free-of-charge program specially designed for online trading in the Forex market. The built-in technical indicators allow you to analyze securities' quotes, whilst the MQL4 network enables the development and usage of automated trading strategies. Standing out from the...


Platforms: Windows

License: Freeware Size: 4.91 MB Download (188): Pepperstone Metatrader Download

Released: July 21, 2011  |  Added: August 10, 2011 | Visits: 1.164

Expert Advisor Metatrader Lost Opportunities Without Using Expert Advisor Metatrader 4. The benefits of using an Expert Advisor Metatrader 4 are huge and it should be part of a trader's trading arsenal in order to maximize efficiency and effectiveness in trading. In that way, more time will be spend to make more...


Platforms: Windows

License: Demo Cost: $397.00 USD Size: 487 KB Download (563): Expert Advisor Metatrader Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 662

Arbitrage Calculator for Metatrader Unlike existing arbitrage calculators where you have to enter the quotes manually, this calculator takes quote directly from Metatrader (using DDE) to show arbitrage opportunities.


Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 58 KB Download (546): Arbitrage Calculator for Metatrader Download

Added: May 10, 2013 | Visits: 602

Custom Made CGI Module Custom Made CGI Module represents the modified version of the built in CGI module.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Custom Made CGI Module Download

Added: May 10, 2013 | Visits: 691

CGI Calendar CGI Calendar is an appointment/event calendar written in Perl. It can run on any system that has a web server supporting CGI and Perl (this includes most Unix, NT, Macintosh, Linux, FreeBSD, and Solaris systems, among many others). It is very customizable and is easy to configure and install....


Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (66): CGI Calendar Download

Added: May 10, 2013 | Visits: 453

CGI Utils Library CGI Utils library consists of two packages: cgi and template.CGI package is just a simple class CGI wrapping the CGI protocol.Template provides a simple way to work with templates.Sessions are hashes of strings. Sessions stored in shared memory with default key ftok("/tmp/session",57) By default...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (54): CGI Utils Library Download

Added: July 13, 2013 | Visits: 585

CGI::ContactForm If you stick with the default layout, CGI::ContactForm lets you create an unlimited number of forms with a minimum of effort. There are various methods to customize the form, and with help of templates, the layout is fully customizable. The main file, CGI::ContactForm.pm, is a Perl module. It can...


Platforms: CGI and Perl

License: Freeware Size: 20.48 KB Download (52): CGI::ContactForm Download

Added: July 10, 2013 | Visits: 641

CGI::WebOut CGI::WebOut is a Perl module used to make CGI programmer's work more comfortable. The main idea is to handle output stream (STDOUT) to avoid any data to be sent to browser without Content-type header. Of cource, you may also send your own headers to browser using Header(). Any errors or warnings...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): CGI::WebOut Download

Released: December 20, 2013  |  Added: January 25, 2014 | Visits: 791

Anti Scam Indicator for MetaTrader 4 Anti Scam Indicator for MetaTrader 4 is a lightweight solution for MetaTrader people who want to avoid unnecessary risks while trading using the Forex platform. With MetaTrader you are able to trade a wide variety of commodities through brokers, dealers and banks. It offers you an automated...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 779 KB Download (65): Anti Scam Indicator for MetaTrader 4 Download

Released: October 10, 2003  |  Added: May 17, 2006 | Visits: 4.098

Perl-raiser CGI Generator Perl-raiser is software which provides a Graphical User Interface environment for configuring and generating Search Engines, Mailing Lists, Member Logins etc., for use as Interactive programs on Websites. Upon Generation of your CGI Perl Scripts, Perl-raiser allows for the configuration of...


Platforms: Windows

License: Demo Cost: $24.95 USD Size: 2.04 MB Download (575): Perl-raiser CGI Generator Download

Added: August 06, 2008 | Visits: 4.223

metatrader 4 Metatrader 4.0 is a powerful tool for trading. Metatrader 4.0 is fully compatible with forex automated trading robots. Expert Advisors are used in forex trading so the user can use fully automated forex trading. An expert advisor can be back tested on the metatrader so it is possible to see what...


Platforms: Windows

License: Freeware Size: 3.05 MB Download (849): metatrader 4 Download

Added: August 27, 2008 | Visits: 903

GIF Base CGI GIF Base CGI is tool for fast creation of dynamic images for the Internet/Intranet projects using databases of any type (counters, baners etc.). The image projects are created with a simple visual editor. To publish a dynamic image you have to copy the CGI-program and several files to your...


Platforms: Windows

License: Shareware Cost: $9.00 USD Size: 1.14 MB Download (441): GIF Base CGI Download

Added: January 25, 2010 | Visits: 2.200

Handy Address Book CGI Handy Address Book is software for shareable address books. View, modify, or administer address books using a web browser from any platform. You can define users and set permissions, so address books can be shared among multiple users with varying levels of access. In addition to the web...


Platforms: *nix

License: Shareware Cost: $69.00 USD Size: 133.12 KB Download (106): Handy Address Book CGI Download

< 1 2 3 4 5 >