Archive

Posts Tagged ‘bars’

Data Mining Project For Bars/nightclubs

September 2nd, 2011 Comments off

This is a data mining project. I need a list of bars or nightclubs in at least 300 cities in the US, and also in 50 cities outside the US.

I would prefer that this is put into a sql database, but it is not necessary.

let me know if you have any questions which I am sure you will.

Thanks

Joomla Site Directory

June 16th, 2011 Comments off

We are looking for a directory to be added in a joomla site.

The directory must be specific to a university and contain the same categories in each uni.

For example- Newcastle bars, liverpool bars, sheffield bars.
Must be able to easily search university and categories.

Ninjatrader Strategy

February 25th, 2010 Comments off

This is the core Strategy. There will be additional filter criteria added once this functionality is tested: (not Ajax, had to check a box, but no NinjaScript option???)

Inputs:
TradeBarHeight (default 10)
TradeTimeStart (default 0800)
TradeTimeEnd (default 0801) (broker times fine for this…)
StopLoss: (default 3)
TakeProfit (default 50)

Entry Logic:
5 sec chart
enter if bar height is >= TradeBarHeight (10pips), in the direction of the move.

Short: open – close >= 10p
Long: open – close <= -10p.

Enter trade at the close of this “big” bar.

(Seems simpler to use open/close rather than hi/lo, as if you watch 5 sec charts, most all bars are open/close bars, and especially with these long entry bars…..)

The time window is important.

Create A Jpeg Of Image & Photo

January 29th, 2010 Comments off

I need a print quality JPEG image file of a graphic image and the body image within the 300ppi digital picture that is attached below. Similar to the attached 2304×3456 digital image file, this final image will need to be optimized at high resolution as a large image that can be reduced for smaller applications.

I want an image of a red and gold phoenix. I’ve attached two phoenix image examples as references for creating the new image. I want the look, texture and color transitions of the wings and tail from the red/gold phoenix to be created in the overall shape of the tattoo phoenix (minus the four feathers/points above its main wings) with its mouth open issuing a cry, with drops of flame coming from its tail falling into a thin pile of glowing embers. These embers will lie on the lower edge of your final image.

Centered behind the phoenix, I want a wall of tarnished gray/green prison bars. A portion of the top of the wall will be hidden behind the phoenix wings, and the bottom will be visible below the tail to symbolize rising above imprisonment.

I want my head/torso isolated from the digital picture and inserted just below the right wing of the phoenix and in the foreground of a portion of the lower right corner of the bars. I’ve attached a rough mock up sketch on a Word document to give you a better idea of how to size me relative to your image to give you a better idea of how I want the finished product to look.

I need the final image of bars/phoenix/picture to

Metatrader 4 Custom Indicators

December 13th, 2009 Comments off

I have several indicators/alerts I need to have created. Eventually I am considering having an EA built. For now I need a custom indicator with alert that will tell me when there is a break of the high of the last (x)number of bars. Or a break of the low of (x) number of bars. The indicator would be adjustable by changing the number of bars. I would like to have an audible alert(preferably with a sound file I choose)when a tick exceeds the high or low that has been set. I run this on a daily, 4 hour, one hour, and 15 minute chart. I would like to be able to run all four charts at the same time and be alerted when this break is happening and be alerted as to which time frame it is happening on. Thanks for your attention.

Photo Editing Web App

December 9th, 2009 Comments off

This application will allow users to edit their own photos.

Project specifications:
- Browse image (gif, jpg, bmp, png) -open from file (browse harddrive) or open from url *
- Crop Image -Click and drag on the Image
- Resize Image *
- Rotate – left and right 90 degrees*
- Flip – horizontal/vertical *
- Brightness/Contrast – with slide bars
- Hue/Saturation -with slide bars
- Blur/Sharpen – with slide bars
- Undo – 1 step back or back to original *
- Delete/Erase *
- Several Effects (if possible): Sepia, Black/White, Toon effect, Sketch
- Add Texts to image (able to change font size, colour, font face)
- Add ClipArt to image *
- Paint Brush to draw (if possible): change brush size, colour
- Other effects (please state)
- Download and Save Image (gif, jpg, bmp, png) – save to file (harddrive) or save online *

* Able to store in database and retrieve all the final images!
* This is basiically the main focus of our whole project, and we hope that you could focus more of this rather than others, and we will also be providing you with the cliparts

Additional functions:
- Share with friends/ Refer to friends

Categories: PHP Tags: , , , , , ,

Mt4 Ea Development Project

November 27th, 2009 Comments off

Hello Irwin

I am in need of an expert programmer to help me develop a very complicated and technically challenging Expert Advisor in MQL4

I have made this project private as I want to select just the right man for this most important contract

While I expect to pay a fair and competitive price for any work done, my primary concern is not the price

It is to receive programming done with great precision and expertise

I also place great importance on good communication and a smooth working relationship

While you seem to have an excellent reputation for speedy work, this is also not a big concern for me

I would much rather you take all the time you need to produce excellent code and excellent results

In any event, each step in the project will require much testing by me before going on to the next step (24hrs – 48 hrs)

There will be many such steps

Since my long term goal is to go to a better platform/broker than MT4 – there would be much additional work required to convert 1000s of lines of MQL code into C+/Java and to interface it with an API using the FIX 3.4 protocol

I provide below a very simple outline of my proposed expert advisor – which I call Slipstream:

1 Primary Indicator – this is a digital filter

4 Secondary Indicators – these are also digital filters and communicate with the Primary

All of these have already been written but repaint badly and have some other minor problems

For the many hours of manual testing I have done so far, all these bugs are not a problem as I just ignore them

However, for automated trading – they will all have to be fixed, of course

All these indicators then have to be synchronized very precisely with standard price bars based on time (according to custom rules I have developed)

However, this becomes more complicated because I usually work in Multi-Time Frames simultaneously

While looking at my base chart of M15 – an M30 – M60 – M240 charts are also being calculated at the same time

When certain patterns of alignment appear – then I trade

As long as these patterns stay together – the trade continues

When the pattern breaks up – I exit immediately and wait for the next pattern to develop and so on …….

These trades are usually longer term – not of the short scalping kind

Since these filters are digital – they seem to work on any currency, index, stocks etc.

In addition, I have recently completed much testing on Renko Bars and Constant Range Bars (CRB) with excellent results

As well, I have custom code for VRenko – which are bars that are “not” exactly identical but change slightly according to the ATR of recent trading activity

Also, I have Variable Range Bars (VRB) which are similar to VRenko

Following along with the same concepts as Multi-Frame Trading – I also want to look at 2 Renkos (i.e M9 & M15) simultaneously – wait for the alignment and then trade

The same possibility exists for CRBs as well

Of course, any good EA will also need standard features such as: money management, stop losses, handling of requotes, platform disconnects, etc

As I said , this is a big project !

I see that you prefer payment with Scriptlance – this is fine for me as well

Unfortunately, my typing is rather slow – arthritis – so I would prefer to work by email and Skype and/or Yahoo Messenger Voice

In addition, I have setup my primary server for remote collaboration – TeamViewer Remote & Whiteboard – where we can both work at the same time when needed

For agreeing on the cost of this project – I would propose that we do it – one step at a time

I will provide you with detailed specifications for each step and then you can calculate the cost

I will also provide source code of whatever sections of the project that are already done

If you are available and this project interests you – please contact me as soon as possible

I look forward to hearing from you

My Best Regards

Bruce
Canada

Categories: C/C++, Java Tags: , , , , , ,

Basic Php Application

November 11th, 2009 Comments off

I am creating a web application for viewing a directory of bars and reviewing them.
It is an application that allows users to register and view bars that administrator has entered into the system. Users can click on a particular bar name to see a brief description of the bar, the address, the rating of the bar, the logo, 5 pictures, and user comments with ratings. The user can also make comments about the bar and rate the bar on a scale of 1 to 5 stars. The user can also note whether they have visited the bar before.

This application does not need a fancy graphical user interface. This application will be the backbone of a mobile application that will use this application to operate it using xml.

The backend will allow the administrator to add bars, edit bars by adding a brief description, upload bar’s logo and 5 pictures and to see the comments made about the bar to approve or delete certain comments made.

The administrator will also be able to view all comments and approve or delete them.

The administrator can also view the list of users so that he can see the amount of usage of the application (pings) per user. When a user is selected administrator can see the name, email, usage amount (pings), last logged in, and list of all comments made.

There are a few other features not mentioned that are clearly defined in the attached renderings.

Programming Project 1255078791

October 9th, 2009 Comments off

I’m willing to pay $90-160 for this work. IT MUST BE DONE IN 10 days. It can’t take longer. They are showing the site off on the 19th.

My cleint would likea website designed for their business

Programming Project 1251118294

August 24th, 2009 Comments off

Scrape data from 3 sites and submit information in excel or .csv file. Provide reusabele script if possible the websites and required fields are listed below.
Website Visit the cities indicated below for each site and copy the venue and event info.
- Fort Lauderdale – http://www.clubzone.com/c1/Fort_Lauderdale/Nightclubs.html
- Montreal: http://www.clubzone.com/h1/Montreal/nightlife.html
- Toronto: http://www.toronto.com/searchresults?ft=bars_clubs&r=%28category%3A%22Bars%20and%20Clubs%22%29&fq=All Music Types All Bars and Clubs All Neighborhoods

Venue – info
- Venue Name
- Address
- Type: example – Bars – Nightclubs – Lounges
- Website
- Capacity
- Phone number
- Contact info: example – Name/number/email
- Rating
- Picture: example

Twenty-six Bars

July 9th, 2009 Comments off

Looking for web designer asap…must be able to advice me as to what is more practical for my needs. On a service based site.
Teddy

Mt4 Expert Advisor

March 25th, 2009 No comments

I have a template and and four other additional indicators/filters that I would provide with trade system for entry and exit on color change of specific heiken ashi exit indicator.

I would also require these features:
Trailing stop feature ( starting stop and then trailing) Both need to be variables that can be changed.

Special filter indicator provides gives confirmationsignal to enter trade. If this filter is not giving approval within ‘x’ number of bars of the primary MA cross then the trade is not taken. We need to be able to enter the number of bars becuase this is different for various time frames.

Variable for lot size and/or a seperate variable that would allow person to put in risk number from 1 to 10. The EA will then trade that % using the appropriate number of lots.

Magic number setting as well.

The template and indicators plus the .pdf explaining the system will be provided upon winning bid. The system is actual very simple. MA’s cross third MA. Filter either confirms the entry or not. Confirmation can occur within the input number of bars.

Lots of EA project can be given to a trader that is efficient and cost effective.

Bear