Archive

Posts Tagged ‘charting’

Stock Charting Software

February 11th, 2012 Comments off

PROJECT OVERVIEW

I am looking for a developer to create a desktop program that provides the user with signals for stock trading. I will be selling the resulting software to the public. A very similar program can be seen at http://www.dreamtai.com/

The developer will provide a signed NDA before commencing the project.

The developer will provide the documented source code and compiled application to me once the project is finalized.

The software should be coded in Java or Adobe Air so…

Joomla / Highcharts Charting Component Development

December 30th, 2011 Comments off

Our corporation needs to be able to rapidly deploy analysis dashboards in a Joomla environment based on data loaded into the MySQL Joomla database. We require the capabilities displayed in the HighCharts.js charting tool, as well as being very impressed with jQuery, and datatables.net, and the visual design aesthetic of the Modulus Joomla Template. We look forward to working on this project with a talented professional! Preferred methods of communication are email, Skype, and we use Mockingbird …

Stock Charting Software

December 16th, 2011 Comments off

PROJECT OVERVIEW

I am looking for a developer to create a desktop program that provides the user with signals for stock trading. I will be selling the resulting software to the public. A very similar program can be seen at http://www.dreamtai.com/

The developer will provide a signed NDA before commencing the project.

The developer will provide the documented source code and compiled application to me once the project is finalized.

The software should be coded in Java/Adobe Air so th…

Stock Charting Software

August 9th, 2011 Comments off

I want a desktop program developed that can be used to generate stock trading signals for my users. I am a serious buyer (see my feedback) but I don’t accept inflated bids. An example of what I am looking for can be seen at http://www.dreamtai.com/index2.htm

HIGH LEVEL REQUIREMENTS: (Detailed funtional requirements will be provided upon awarding the project)

1. I prefer this to be coded in Java so that PC and Mac users can use the software but I will settle for C if the price and experience is right

2. Software must have an install routine.

3. This software will be sold to the public so it must have a registration process to prevent unauthorized use.

4. Software must download stock prices from free stock price sites(Google Finance, Yahoo)

5. Software should allow for sdding/editing/deleting of stock symbol list

6. Software should provide custom price charts for stock symbols

7. Software should provide a list of stocks to buy or sell based on the stock price logic I will provide. (I will provide logic using Excel calculations)

8. Software should support banner advertisement embedding.

9. Developer must properly document code and provide source code to me upon completion.

10. I am looking for a slick and modern UI, so I would like to see a portfolio of previous apps.

Good luck!

Clone Of Stock Quote/charting Software

June 13th, 2011 Comments off

I need a clone of the stock software Quote Tracker that includes all features. It must accept data feeds from different sources. You may download a copy at quotetracker.com.

Seo / Marketing Expert Needed For Stock Charting Website

April 26th, 2011 Comments off

Marketing / SEO expert needed to promote Stock Charting website on an ongoing basis:

Required: Need an expert to build links to a website (specializing in Stock Charting Software) from high quality financial / software related sites. The aim is to get high quality (converting) traffic from these sites as well as increasing the page rank.

Skills required:
-Marketing skills
-SEO skills (linking + onsite optimization)
-Communication skills (writing articles, email requests..)
-Basic knowledge in Stock Charting (clue what you are writing about)

Not interested in : -JUST generic directory submissions
-Irrelevant linking , linking schemes
(if you are the above please do not apply)

Your continuous work will involve:
-Submitting software to software review sites (CNET, Tucows etc..)
-Writing quality manual 1 way links from domain specific websites (maybe needing to email the site) – 50 per week
-Writing quality articles (targeting specific keyword densities)
-Monitoring SEO progress, generating reports
-Monitoring competitors

If you are interested to apply answer the following questions (responses who do not do this will be automatically discarded). Please do not submit a proposal if you do not answer the questions.

1) Why should we choose you for this job…Relevant experience (with evidence), skills. Be brief, maximum of 200 words. Do you know about share/stock charting?

2) “I want people know about a website that sells ‘online stock charting software’ and eventually purchase it after using a free edition”. Please tell me how you would do this. Within this answer: please include:
-Possible strategy / what you would do
-What you would concentrate on
-Who you would target
-Constraints

3) I want people know about a website that sells ‘online stock charting software’ and eventually purchase it after using a free edition”. Please name 2-5 websites which would be very value adding (& realistic – ie. bloomberg might be unrealistic) to write a link from for the above problem. Very Important -> Please include why you chose these sites

4) More difficult question (not compulsory). If the keywords ” stock charting” were chosen as the main keywords in SEO what is the problem with this. (Hint: One problem lies in the alternate words for ‘stock charting’)

5) Please give some estimate prices. eg. $ / link written.

Forex & Stockmarket Charting

February 12th, 2010 Comments off

Project Details:
programmed in Visual Basic.Net 2005 or preferably 2008
programmed in Portable Apps format (www.portableapps.com)
final application should work in Win XP, Win7 (32bit and 64bit)
Sqlite.Net would be preferable for any of the small databases if needed
Icons will need to be created or if needed icon libraries purchased for the program and icons must be relevant to charting and technical analysis

I will supply
example stock market data will be supplied in various data formats
VB.net 2005 solution file will be provided to outline the forms design and user interaction
PDF file with screenshots of the VB solution file with detailed explanations of menus, icons and functions
Charting component (www.fmlabs.com)
Data component (Metalib

Request For Proposal For Forex

September 1st, 2009 Comments off

Request for proposal for Forex Automated trade platform. (stand alone)

I need a stand alone automated trading platform, with a well designed GUI user friendly.
1) Threaded c/c++ ncurses application that can leverage a multi-cpu linux (windows)environment for backtesting and live trading.
2) Fault tolerant to internet outages, power outages the proposed software should be able to pick up where it left off, acknowledge any open trades, and respond accordingly.
3) FIX Protocol – uses quickfix library, can leverage multiple FIX paths to ensure order execution and protective counter trading: to as many brokers as possible to connect to live or demo trading
http://www.quickfixengine.org/
3) Can trade on multiple currency pairs simultaneously.
charting interface for technical analysis
4) Storage of all low level and high level trading and quote information in mysql.
5) Simple c++ strategy interface implemented as a class or object. Strategy interface will have clean hooks to calls in ta-lib, quantlib, and fann. Handoff must include sample strategies demonstrating the use of these three technologies.
6) Backtesting environment should fully automate the process of testing strategy across multiple predefined currency pairs using M1 data, testing multiple values of predefined strategy input parameters with Neural Network hooks.
7) Should leverage existing open source projects like QuantLib and TA-Lib in strategy scripting language: http://ta-lib.org/
http://quantlib.org/
8) GUI or ncurses required, as long as storage of backtesting and live trading information is stored in MySQL in such a way as it becomes easy to model in Excell or custom PHP/MySQL web app.
9) Full source code and documentation handoff. Immediate support upon request (if new version of quickfix breaks compatibility, etc.)
10) Ncurses client should be separate program from main daemon application, using JSON or similar to communicate, or even FIX if it makes sense or API. Multiple clients should be able to talk to the daemon, having identical information on all clients.
11) The server daemon should be able to trade the same strategy across multiple FIX accounts or paths, understanding that the forex, stock data provided from upstream will be different across brokers, and only trade on each data stream at each broker institution.
12) Incorporation of FANN http://leenissen.dk/fann/ into backtesting and / or forward trading. Good design would result in a bonus. An example of NN application to trading can be found at: http://cortex.snowcron.com/forex_nn.htm
13) Server Daemon should be ROCK SOLID STABLE. That means no cheating or shortcuts when programming it. It should not skip a beat when connections fail to FIX brokers or connections from Ncurses clients. Live money will be used to trade it! It should respond to signals for gracefull exit, restart, and statistics (FIX stats, other stats not available from OS, health status.) An snmp interface would be nice. Daemon should also have three logging levels to syslog daemon . debug log, trade log, and information log. All message go to syslog and mysql.

14. some MT4 indicators will be converted to work with this platform.

15. a charting Template coded in MT4 will be used as the base Template for the charting interface on the platform

16. A Large number of Brokers API to be hard coded into the platform, so that end users can easily enter their account Login and password to easily connect to theri respective brokers, to execute trade orders, as demo or live trading. as well as grab quotes.
Open source project that is similar in design to the proposed program: http://www.activequant.org/ – I do not like java though. feel free to pull ideas / code from it.

Please Only Bid if you have done such Job before, and you have knowledge of meta trader launguage

I do need well design interface for it, very attractive to end users, and the chart display should be well defined for end user liking. as well API to connect to various Brokers, through a simple interface

Web Based Stock Charting

August 11th, 2009 Comments off

We have a proprietary charting system for predicting financial markets. We currently use excel to create the charts.

We import stock prices (and Indices, currencies etc

Fertilityfriend Charting Clone

August 9th, 2009 Comments off

hello we are interested in a fertilityfriend.com charting clone script to be integrated in a php programmed site.

Flex – Charting To Db

May 19th, 2009 Comments off

We have a working flex code set that uses a binary data feed from WebORB, that we need to convert to a DB. This is a Flex 3 project, that we inherited and need to make work with SQL 2004 DB but overbooked.

This is is a charting application that uses one chart tool that responds to the data sets and adds series / columns on fly. We added a custom label and Axis item renderer. But the data, is coming from WebORB in a binary format so we need a data conversion code to convert the data from the DB into the format that the charts understand or convert the charts from a binary feed, to a data feed.

We have a BAK file to create the DB SQL 2004. We have all source,

We want to get away from the the current system uses WebORB which we have no experience with, and as a result do not understand how the charts want their data.

Ninja Trader Strategy

May 19th, 2009 Comments off

I am a trader and I am in need of an experienced programmer who can work efficiently and yet provide an affordable service in a timely manner. I have a strategy that is well documented with not only screen shots but also directions on how to code its logic and numerous examples of it in action. It is a fairly simple retracement continuation trading system that can work on almost any financial instrument and market. You will work with the NinjaTrader trading platform.
Please look at the Ninja Trader website and if possible download the free platform -it is free for charting, system development, and trade simulation. http://www.ninjatrader.com/

Here are the links for the strategy.

http://www.trading-naked.com/FloorTraderMethod.htm
http://forex-strategies-revealed.com/advanced/floor-trader-system

The only difference/addition is that I intend to add per Buy/Sell Signal for the instrument being traded. When the stop/profit levels are triggered all shares will exit. So if there is a great day for an NYSE stock and a position is trending on the Short side with up
to 8 Sell signals, the stops will lock in profit and the position will be 800 shares deep.

> It will be used during premarket/ intraday/ aftermarket. Also it needs to incorporate the use of BB, CCI, JimmerBBands and Vanier’s ATR 65%.

> Here are screen shots and also examples of the use of CCI, BB, JimmerBB and Vanier’s ATR65%.
>http://www.trading-naked.com/CCIandBB.htm
> http://www.trading-naked.com/FloorTraderMethodExamples.htm
>http://www.trading-naked.com/FloorTradersMethod-Bonds_3min_090803.htm
> http://www.trading-naked.com/FloorTraderMethod_092503.htm

Offcourse the strategy needs to be well back-tested and possibly forward-tested as well.

Programming of Strategy must work very well according to directions.

The system will have many parameters for optimization (eg. number of retacement bars, number of trades per cycle, size of the buffer to trigger entry or exit, L1, L2, L3 triggers, moving average parameters and other making sense for optimization). Optimization might not be necessary.

Basic Floor Trading System Functionality Requirements:

1. Color Differentiation For Charting Visibility
2. Trailing Stops
3. When the stop/profit levels are triggered all shares will exit
4. Ability to Set and Change Indicator Parameters
5. Ability to Set and Change Share Default
6. Ability to Change Number of Shares At Any Time
7. Able to be applied to all charting time frames, Etc.
8. Ability to apply to all financial instruments

Must be compatible with and run on the following operating systems
and trading platforms: Microsoft Vista; Ninja Trader; Etc.

Upon completion, the source code will be under my ownership.

Bear