Open Forex Platform 0.6.a (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Open Forex Platform 0.6.a (Default branch)
# 1  
Old 11-25-2008
Open Forex Platform 0.6.a (Default branch)

Open Forex Platform is a financial instruments trading platform. It allows development of custom strategies and experts as well as conventional manual trading and back testing. The platform has the capability to integrate with other platforms to allow trading and data acquisition. License: GNU Lesser General Public License (LGPL) Changes:
Back testing is done against historical data. Historical data is now part of the distribution package. Diagnostics capabitilies were integrated. Chart control optimizations were made, so it can now easily handle 500,000 items. Chart control custom objects were added. A Meta Trader 4 integration wizard was added. Order management was added. Many smaller improvements and new features were added. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Red Hat

Os Open source dialer not working on Centos Asterisk platform

Hi We have one centos Server on Asterisk platform and using OS Open source dialer for dialing outbound connections.We are using eyebeam as a softphone for calling with Server ip 192.168.1.X.Today i found dialing issues with each client side phones.Not showing pause/resume button when browse... (0 Replies)
Discussion started by: Vaibhav.T
0 Replies
Login or Register to Ask a Question
locator(1M)						  System Administration Commands					       locator(1M)

NAME
locator - location indicator control SYNOPSIS
/usr/sbin/locator [-f | -n] DESCRIPTION
The locator command sets or queries the state of the system locator if such a device exists. Without options, the locator command reports the current state of the system. The privileges required to use this command are hardware dependent. Typically, only the super user can get or set a locator. OPTIONS
The following options are supported: -f Turns the locator off. -n Turns the locator on. OPERANDS
The following operands are supported: EXAMPLES
Example 1: Using the locator Command on a Platform Which Has a System Locator LED When issued on a platform which has a system locator LED, the following command turns the locator on: # locator -n # locator The 'system' locator is on Example 2: Using the locator Command on a Platform Which Does Not Have a System Locator LED When issued on a platform which does not have a system locator LED, the following command attempts to turn the locator on. The command returns an error message. # locator -n 'system' locator not found EXIT STATUS
The following exit values are returned: 0 Successful completion. 1 Invalid command line input. 2 The requested operation failed. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
attributes(5) SunOS 5.10 4 Sept 2001 locator(1M)