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.480.047 Times

Binary Options software
Filter: All | Freeware | Demo
 

Binary Options

< 1 2 3 4 5 > 
Added: September 13, 2013 | Visits: 691

Amortization schedule with variable interest rates Tools for computing amortization schedules with variable interest rates are quite uncommon as opposed to those for computing their fixed interest-rate counterpart.This code (hopefully) helps filling the gap. It is an .m file functionally written as: [Amorout,T,Ratio] =... Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Amortization schedule with variable interest rates Download

Released: May 26, 2016  |  Added: July 12, 2016 | Visits: 3.361

NewsAutoTrader NewsAutoTrader is a Forex news spike trading tool that generates trade signals by reading and analyzing live news headlines. Using it you can trade many economic indicators, such as US Nonfarm Payrolls, GDP, CPI, Retail Sales, Interest rate announcements, and other news releases that impact the... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $230.00 USD Size: 1.62 MB Download (207): NewsAutoTrader Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 455

STRIKER9 PRO This is the Pro/FULL Version of STRIKER9 that has been able to produce mind blowing system results. This undeniable trading style will put you in position to win - and win a lot!Binary options trading is a new phenomenon that could change your life and has incredible advantages in trading - but... Platforms: Windows

License: Shareware Cost: $2997.00 USD Size: 5 KB Download (47): STRIKER9 PRO Download

Released: August 05, 2014  |  Added: August 27, 2014 | Visits: 1.034

3D Binary Clock Screensaver 3D Binary Clock Screensaver is a free desktop utilities software with many configurable options and colors, you can also use it as a 3D rotating screensaver. Binary Clock is a clock where you read the 6 digits of current time as 6 columns, each consisting of some lit and unlit LEDs. 3D Binary... Platforms: Windows, Windows 7

License: Freeware Size: 2.97 MB Download (61): 3D Binary Clock Screensaver Download

Released: October 01, 2013  |  Added: November 17, 2013 | Visits: 5.135

FinOptions XL The Derivicom FinOptions XL analytics library is a comprehensive suite of functions with extensive cross asset derivative coverage for the financial professional. Built to support the demand of today's financial markets, FinOptions XL gives you the ultimate in accuracy and flexibility to handle... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $499.00 USD Size: 8.69 MB Download (338): FinOptions XL Download

Added: April 04, 2006 | Visits: 8.456

Aquarius Soft PC Binary Converter Aquarius Soft PC Binary Converter is a simple and fast number system conversion software that lets you instantly convert between binary, octal, decimal and hexadecimal number systems. Simply enter a value into one of the edit box and immediately see the results in the other 3 edit boxes.... Platforms: Windows

License: Shareware Cost: $3.00 USD Size: 776 KB Download (498): Aquarius Soft PC Binary Converter Download

Added: August 21, 2006 | Visits: 5.247

Stock Options Secrets Be an instant stock options expert! How do we know if stock options - or currency options - are overpriced or underpriced? If you can answer that question then you can consistently buy stock options that are underpriced, or consistently sell options that are overpriced ... without special... Platforms: Windows

License: Demo Cost: $49.00 USD Size: 692 KB Download (257): Stock Options Secrets Download

Released: August 08, 2011  |  Added: August 29, 2011 | Visits: 2.004

Binary Viewer Binary Viewer is a free windows utility allowing you to open and view any file located on your computer regardless of format file was saved. It can display data in decimal, octal, hexadecimal and text (ASCII or Unicode) formats. Program supports Alternate Data Streams (ADS). It also provides... Platforms: Windows

License: Freeware Size: 767.6 KB Download (692): Binary Viewer Download

Added: July 15, 2010 | Visits: 899

Parse::Binary::FixedFormat::Variants Parse::Binary::FixedFormat::Variants is a Perl module to convert between variant records and hashes. Parse::Binary::FixedFormat supports variant record formats. To describe a variant structure, pass a hash reference containing the following elements to new. The object returned to handle variant... Platforms: *nix

License: Freeware Size: 31.74 KB Download (89): Parse::Binary::FixedFormat::Variants Download

Added: August 02, 2010 | Visits: 998

Parse::Binary::FixedFormat Parse::Binary::FixedFormat is a Perl module to convert between fixed-length fields and hashes. SYNOPSIS use Parse::Binary::FixedFormat; my $tarhdr = new Parse::Binary::FixedFormat [ qw(name:a100 mode:a8 uid:a8 gid:a8 size:a12 mtime:a12 chksum:a8 typeflag:a1 linkname:a100 magic:a6... Platforms: *nix

License: Freeware Size: 31.74 KB Download (96): Parse::Binary::FixedFormat Download

Added: January 27, 2010 | Visits: 947

Search::Binary Search::Binary is a Perl module for generic binary search. SYNOPSIS use Seach::Binary; $pos = binary_search($min, $max, $val, $read, $handle, [$size]); binary_search implements a generic binary search algorithm returning the position of the first record whose index value is greater than or... Platforms: *nix

License: Freeware Size: 2.05 KB Download (105): Search::Binary Download

Added: August 26, 2010 | Visits: 1.910

Tree::Binary Tree::Binary is a Object Oriented Binary Tree for Perl. SYNOPSIS use Tree::Binary; # a tree representaion of the expression: # ((2 + 2) * (4 + 5)) my $btree = Tree::Binary->new("*") ->setLeft( Tree::Binary->new("+") ->setLeft(Tree::Binary->new("2")) ->setRight(Tree::Binary->new("2"))... Platforms: *nix

License: Freeware Size: 27.65 KB Download (326): Tree::Binary Download

Added: May 01, 2010 | Visits: 1.202

App::Options App::Options is Perl module to combine command line options, environment vars, and option file values (for program configuration). SYNOPSIS #!/usr/local/bin/perl use App::Options; # reads option values into %App::options by default # do something with the options (in %App::options) use... Platforms: *nix

License: Freeware Size: 33.79 KB Download (96): App::Options Download

Added: October 13, 2010 | Visits: 1.181

Tree::Binary::Search Tree::Binary::Search is a binary search tree for Perl. SYNOPSIS use Tree::Binary::Search; my $btree = Tree::Binary::Search->new(); $btree->useNumericComparison(); $btree->insert(5 => "Five"); $btree->insert(2 => "Two"); $btree->insert(1 => "One"); $btree->insert(3 => "Three");... Platforms: *nix

License: Freeware Size: 27.65 KB Download (253): Tree::Binary::Search Download

Added: June 21, 2010 | Visits: 820

options options is a small and simple library for parsing commandline options. It is not intended to rival popt or the like, so if you need really fancy option parsing `options is not for you. Installation: ./configure make install. Platforms: *nix

License: Freeware Size: 307.2 KB Download (102): options Download

Added: October 17, 2010 | Visits: 1.300

Tab Clicking Options Tab Clicking Options allows you to select actions for various clicking events on a tab or the tab bar. Tab Clicking Options lets you select an action to perform with different clicking events on the tab bar or a tab in Firefox and in Mozilla Suite. The events you can assign an action to are:... Platforms: *nix

License: Freeware Size: 22.53 KB Download (96): Tab Clicking Options Download

Released: November 08, 2013  |  Added: July 01, 2015 | Visits: 1.165

Binary Clock Binary Clock is a gadget that will add to your desktop or Sidebar a binary clock. This is a clock displays the current time in binary notation. Save settings to file. (File will be created - Path: %APPDATA% Filename: gadgetname_Settings.ini). Color changeable for all gadget's elements, including... Platforms: Windows 7, Windows

License: Freeware Size: 319 KB Download (109): Binary Clock Download

Released: July 01, 2012  |  Added: October 16, 2012 | Visits: 1.220

Options Analysis Option Analysis analyzes respondent attitudes to the attractiveness of options within a group of options and infers the implications for option preferences shares. This done by examining the character of differences between the distributions of the individuals™ option ratings from sample survey... Platforms: Windows

License: Freeware Size: 1.47 MB Download (117): Options Analysis Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 764

Binary Viewer / Editor Binary Viewer / Editor is a compact application that enables you to view and edit the content of a file in binary view. That means the user can open every type of file, view the content and make modifications. It is a tool for the users accustomed to working with binary files. The program has a... Platforms: Windows

License: Freeware Download (459): Binary Viewer / Editor Download

Released: June 13, 2012  |  Added: June 13, 2012 | Visits: 994

Decimal-Binary Unit Converter Decimal-Binary Unit Converter is a small, simple, Java based application specially designed to lend you a hand when you need to convert byte units. Using this tool is very easy: you just enter the unit value that you want to convert and let Decimal-Binary Unit Converter take care of the rest.... Platforms: Windows

License: Freeware Download (440): Decimal-Binary Unit Converter Download

< 1 2 3 4 5 >