Archive

Posts Tagged ‘shares’

Php Mailer

February 26th, 2010 Comments off

I am starting a Lead CO-OP for my team.

My plan is to have a php form with 1 mysql database with 2 tables.

First table (called members) has email addresses of members, and how many shares they have. The next table has leads (and is called leads)…these will have different fields unfortunately (sometimes I will know birthdays, time to call etc…sometimes not), but each lead will occupy one row in the table.

here’s the basic idea:

1. someone fills out the form with their email address

2. basic script to check the members database and see how many shares in the CO-OP he/she has 0 or null means no email is sent.

3. If they have a share or more, send an email to the email address provided with 100 leads (or any number I ultimately pick) from the leads database for each share the member holds.

3. once those 100 (or 200…500 or however many shares they have) leads are sent to the member they are deleted from the leads database – so when the next person fills out the form they get different leads.

4. make some sort of timer, or some way to only send leads out once every 24 hours. (this is a part I am not sure how to do)

5. I will be loading up all the leads manually, so I would like to receive a reminder email when the database has less than 1000 (or whatever number I pick) leads in it.

6. BONUS PART: The ability to automatically make them subscribed automatically after they pay with paypal…I know a way to do this, but it’s not 100% accurate, I would still have to go back and double check if they are actually paid. If you know a slick way to do this I would pay extra.

I look forward to another successful project,
Jay

Categories: MS SQL, PHP, Programming Tags: , , , , , ,

Pyramid

September 13th, 2009 Comments off

An online trading platform for share trading and simulated share trading. Batabase of buyers, shares transactions, shares to trade. message board/discussions groups on shares and trading. internet based project, facebook compatible. recieve payment all methods. banking type security

Stock Trading App

August 3rd, 2009 Comments off

I need someone to develop an order entry module to interface with the Interactive Brokers Trader Workstation software. There is an API available from IB (http://www.interactivebrokers.com/en/p.php?f=programInterface&ib_entity=llc). The module should have a simple GUI with boxes for entering the following parameters:

FIRST TRADE:
Enter symbol (following IB symbol list)
Enter buy or sell.
Enter order type (stop limit order type)
Enter stop price
Enter quantity

CONTINGENT TRADES
Enter exit price – if this price is hit, send a market order to exit the trade.
Target 1 price: if this price is hit, send a market order to exit trade for half the original quantity.
Target 2 price: If this price is hit, send a market order to exit the remaining portion of the trade.

SUBMIT – to submit all specifed orders to the IB application.

The flow is that upon submission, an order for the First trade is sent. If the first trade is executed, orders for the contingent trades should be sent. The exit trade will protect against loss. The Target trades will lock in profits. Orders and Quantities have to be adjusted for executions.

For example, if a First trade buys 100 shares, then an order for an exit trade (sell 100 shares) should be sent (this will be a stop market order with a stop at the specified price) and both target orders should be sent (limit orders at the specified prices). If the first target price is hit, 50 shares would be sold and the Exit trade should be adjusted to only 50 shares and the stop price should be moved to the First Trade price. If the second target is hit, the remaining 50 shares will be sold and the Exit Trade should be canceled.

If after the First Trade, the exit trade is executed first, then both target trades should be canceled.

Shares Report App For Mac

May 28th, 2009 Comments off

I’d an application for Mac computers which will make a report, listing all share points and the users or groups with permissions for those shares.

For example; if I’ve two Samba share points (e.g., “Shared docs” & “Shared videos”); I’d like a report listing those to share points, the users/groups who have access to them, and what permissions each user/group has.

Report should be ported to HTML or PDF. It should also have the option to group the report by users/groups instead of by the share points. So instead of listing each share point, it would list each user/group and the share points they have permissions for.

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.

Financial Website Development

May 7th, 2009 Comments off

Financial Site Development

I am looking for someone to assist in development of a financial website. I have attached an excel spreadsheet as a summary of the calculations to be performed, and I will provide the source sheet for the proper mathematical functions upon bid acceptance.

This site will be accessible from both desktop and mobile browsers, and should include a template/design for both.

This main function of the component is allowing the user to maintain a portfolio of stocks on the site. A login/registration process will need to be developed. The portfolios should be specific to individual users.

Different parameters will be accepted for the portfolio positions, including:
Symbol: Stock symbol
Shares: Number of shares owned
Purchase Price: Price paid per share
Stop Loss: Stop Price per share

Global Settings Per User (Need a

Stocks & Shares

May 1st, 2009 Comments off

Please take a look at Look at coaching-reports dot com webpage.

It is a web page designed to attract leads for the company.
It is full of the company name (linked to their site)
and keywords related to coaching.

The visitor to the site can get free reports in exchange for their personal information.

The job is to:
create a one page site (url is stockmarket-reports dot com) in a similar style to coaching-reports dot com

build on and develop the text that we will supply using the key words that we will supply (stock market trading including for beginners and intermediates)
add pictures that we will supply
add pictures to show the free reports (we will supply reports)
Our outcome is to have the text, keywords and links on a page which is full of relevant stock market trading course content, and provides good information to the client.
This UK based only

the reports

We will supply the reports.
We will want you to look at the reports and advise where we can improve (basic changes only)

we will also supply the code for the sign up boxes and questions as we use crm software
and create the thank you page and the email to send the reports out.

We will supply pictures

We have other work available to the right person: creating stock market reports from our brief, social networking on stocks and shares, advanced stocks and shares trading page.

We also have a second product, which we want to do the same on. Lets get this one through first.
Please send in any questions you may have.

I have set a budget as a guideline. If you can provide good examples of your work and your quote goes over this guideline, please send me a PM. Thanks

Social Networkingstocks&shares

April 6th, 2009 Comments off

we have two parts of the business- stocks and shares trading and wealth creation training courses. We also have DVD sets.

I am looking for someone to do a project on an ongoing weekly basis.

It will be like a “virtual assistant”, who is comfortable with coding knowledge, profile writing, large emails, working for us to get our information linked on as many sites and forums as possible, and tracking back to our blog.

We will be blogging and tweeting reguarly. It will be your job to make sure that our blog and website is known, and is talked about.

Stocks and Shares:
Research:
Find the forums which are relevant to our products and services.
give us a list of the places that you have found (so that we can create a google content ad programme)

Set up more than one profile on the forums and open discussions.
We can help you with the type of questions you can ask: for example can you recommend a good stocks and shares company? and etc

get involved in the disssions then recommend our links. It is important that you develop a good relationship on the sites before you start to recommend the products, and that you have more than one profile on each site/forum

Find blogs about stocks and shares and let us have the list
post comments on blogs about our products and services and create links

We are also creating free reports. These reports need to be published and submitted in the appropriate sites (ezine.com etc)

You will see that we are also creating a reports web page (see other project posted). You will also post this site as a recommendation on the forums.

This is an ongoing project which should prove interesting to anyone who has or wishes to develop knowledge of the stocks and shares market.

Once we have this agreed, on a monthly basis, there will be a second product (wealth creation) to begin.

Please feel free to ask any questions.
I have put a budget – if you feel that it is different and you can offer something outstanding, provide evidence I will consider it.PM me

Stocks & Shares

April 6th, 2009 Comments off

Please take a look at Look at coaching-reports dot com webpage.

It is a web page designed to attract leads for the company.
It is full of the company name (linked to their site)
and keywords related to coaching.

The visitor to the site can get free reports in exchange for their personal information.

The job is to:
create a one page site (url is stockmarket-reports dot com) in a similar style to coaching-reports dot com

build on and develop the text that we will supply using the key words that we will supply (stock market trading including for beginners and intermediates)
add pictures that we will supply
add pictures to show the free reports (we will supply reports)
Our outcome is to have the text, keywords and links on a page which is full of relevant stock market trading course content, and provides good information to the client.
This UK based only

the reports

We will supply the reports.
We will want you to look at the reports and advise where we can improve (basic changes only)

we will also supply the code for the sign up boxes and questions as we use crm software
and create the thank you page and the email to send the reports out.

We will supply pictures

We have other work available to the right person: creating stock market reports from our brief, social networking on stocks and shares, advanced stocks and shares trading page.

We also have a second product, which we want to do the same on. Lets get this one through first.
Please send in any questions you may have.

I have set a budget as a guideline. If you can provide good examples of your work and your quote goes over this guideline, please send me a PM. Thanks

Stocks And Shares Webmarketing

April 1st, 2009 Comments off

we are a stocks and shares training company. We want to procude a simple site which talks about stocks and shares trading, and has stock and shares free downloadable reports in exchange for email details.
We are looking for someone who can write a good report using the relevant key words and build a simple website.

Excellent keyword, writing, and marketing skills and SEO knowledge.
We wil provide the sign up boxes from our customer marketing software. Our reason is to create genuine good quality leads of people interested in stocks and shares training.
It will be similar to coaches report dot com.

Thanks
More work available once this project is complete.

Fantasy Stock Exchange

March 31st, 2009 Comments off

I already awarded this project to somebody else, but they were in an accident and will be in the hospital for at least two months. I need this project completed much sooner than that.

This project is for a Reality TV Stock Exchange. (http://www.rtvse.com)

The concept is simple, members can buy and sell shares of contestants that are currently on Reality TV shows. As contestants are voted off of the show, the admin stops trading for their shares, and anyone who has shares of a losing contestant get exactly $0.00 fake dollars for their account.

Members can only buy and sell shares. There are no complex stock tricks here. (No margins, no shorting, nothing but buy and sell)

Notes:
- The database is already complete.
- There are no graphics required for this project. I just need to see the system working. I will hire a graphic designer to do a template.
- Use SmartyTemplates if possible, the last programmer already got started with it.
- Since the last programmer was way behind schedule before the accident, I would like to see progress very quickly. Sending weekly updates with no progress is not acceptable.

——————————————-
Database

Please see the attached file, it is the original file that I sent to the programmer to create the database. He made a couple of small changes, and added details where I forgot them.

Understanding the database should make the page descriptions below very simple.

——————————————-

List of Pages with Functions Required.

Homepage:
– Sign-in/ Sign-up
– Member Account Balance (If Signed in)
– Link to Member Page (If Signed in)
– Display All Active TV Shows with thumbnails (Visible=T, Active=T)
– Display next 10 TV shows that will end
– If Member_Privelages >0, Link to create new show.
– If Member_Privelages >0, Display Shows where visible = F

Member Page

– Display Account Balance
– Display Shares Owned
– Display Shares for sale. (Edit or Cancel)
– Input new sale order
– Contestant (Select)
– Sale Price
– Number of Shares to sell (Must not exceed number available for sale)
– Change Password
– Edit Signature

===================================

TV Show Page

– 5,000 character description (If Member_Privelages > 0, edit option)
– Display clickable list of contestants for show with last sale price. (Sort high to low) include thumbnail.
– if contestant_active=F, Display, “Eliminated!”
– Display time until bidding locks.
– If member_Privelages > 0, create new contestant link?
– if member_Privelages > 0, Visible T or F?
– Display TV Show image. (Unique_TV_Show_ID.jpg)
– if member_Privelages > 0, Upload new image (Rename to unique_tv_show_id.jpg) and create thumbnail.
– if member_Privelages > 0, edit time and date option

=====================================

Create New Show

– Enter Show Title
– Visible (T or F)
– end date
– end time
– Number of Shares available per contestant (Default = 10,000)

=====================================

Create New Contestant (For Admin, Global Moderator and Show Moderator Only)

– Contestant Name
– 5,000 character input field for bio
– if member_privelages >0, upload image. (filename=c+unique_id.jpg) Thumbnail filename=ct+unique_id.jpg

====================================

Contestant Page

– 5,000 character bio (If Member=Admin, edit option)
– if member_privelages > 0, Option to select as Loser (Set Active to F)
– Place BUY order. (Price & Number of Shares) Confirm Order.
– Display Number of shares owned with Sell option if shares > 0
– if contestant_active=F, Display, “Eliminated!”
– Functions = If Contestant_Active is changed to False
– If remaining Active Contestants = 1, share price of remaining contestant is increased by final losing contestant value per share. (ie: Winner = $10/ share, Loser = $5.00/ share… Final Price of winner = $5+$10=$15)
– Share price of losing contestants are changed to $0.00

======================================================

Please ask questions via PMB if you need clarification. This project should take less than a week to complete, there are no complex functions.

Bear