Projects tagged ‘trade’


[45 total ]

0 Users

small ERP system for trading company (purchasing, marketing, warehouse & accounting )
Created 4 months ago.

0 Users

thanks
Created 12 months ago.

0 Users

About JSystemTraderJSystemTrader is a fully automated trading system (ATS) that can trade various types of market securities during the trading day without user monitoring. All aspects of trading ... [More] , such as obtaining prices, analyzing price patterns, making trading decisions, placing orders, monitoring order executions, and controlling the risk are automated according to the user preferences. The central idea behind JSystemTrader is to completely remove the emotions from trading, so that the trading system can systematically and consistently follow a predefined set of rules. JSystemTrader is intended for software developers. It is not an "off-the-shelf" product that can be installed and run. Instead, JSystemTrader provides a framework for developing automated trading systems and requires a certain amount of programming knowledge and experience. The users can modify any part of the source code, implement their own trading strategies, and customize the system in any way. If you are not a software developer or if you don't have much experience programming in Java, JSystemTrader is probably not for you. Instant TestingFollow the steps on this page JSystemTrader's FeaturesThe features include: real time trading via the Interactive Brokers API strategy backtesting strategy optimization historical intraday data retrieval from IB and OpenTick portfolio synchronization (experimental) Got Questions?See the JSystemTraderGuide or the FAQ [Less]
Created about 1 year ago.

0 Users

How to record software process GTSS 4.1
Created 12 months ago.

0 Users

This project has been started for creating small console trader's shell. This shell can directly interact with the trader's account through the Forex Club's WEB-interface (it can be found at ... [More] https://webtrade1.fxclub.com/). This is similar to standard Unix shells and has completions and aliases. User can execute simple commands such as selling, buying, getting status of trader's balance, current quotes etc. It supports aliases for currency names. For example user can enter either : -> sell GBPUSD 10000 or -> sell g 10000 and Britain's Pounds will be sold in both cases. All commands are available in current release (can be shown by the help command): lo - list orders - it lists current orders and theirs state lp - lists positions - it lists current open positions info - current balance lq - list quotes - it lists current quotes and it's changes buy and sell - this command buys or sells selected tool login/logout/relogin - it enables to login, logout or relogin to the server This application can be advanced to automatically trading system in future. Requirements: Python interpreter of version >= 2.4.x Some screenshots: (c) 2007, dmitry.ema@gmail.com [Less]
Created 12 months ago.