Archive

Posts Tagged ‘adviser’

Mt4 Expert Adviser Using Renko Charts

February 12th, 2012 Comments off

Programmer required to program MT4 Expert Adviser utilizing existing Renko Chart indicators supplied.
Programmer must have good English.
Description of Expert Adviser will be supplied to successful programmer nominated. Programmer should have experience with Renko Chart indicators & how these can be used with an Expert Adviser for back-testing & forward trading.
The Expert Adviser has other basic functions such as conditions to open trades, conditions to close trades, TP & SL, trailing stop e…

Metatrader Expert Adviser Authentication

February 1st, 2012 Comments off

I need a portion of code writing to add to my expert adviser that authenticates the user with a response from a server.

i.e.

http://www.somewebsite.com/EA_Auth.php?u=test@domain.com& p=QWERTY& mt=203317

u=email address p = password and mt is the Metatrader Account number

The response would be a simple yes or no.

Metatrader 4 Mt4 – Bufu_trend – Expert Adviser Ea

January 19th, 2012 Comments off

I need someone that has previous experience building MT4 expert advisers. If you have built ea’s before feel free to bid if you can do the job with all customizations.

BuFu Trend Follower

This is for Oanda MT4 build 409 5 decimal broker if any of you are familiar with it.

Attached is a template of how I have the indicators set up. I don’t know if it will help you just it case it is there.

Indicators followed by the settings

1. Heiken Ashi Smoothed
MaMetod -1
MaPeriod – 40
MaM…

Ongoing Channel Adviser Work

December 4th, 2011 Comments off

Will post items daily on channel advisor

Metatrader 4 Expert Adviser Edit

September 27th, 2011 Comments off

I am looking for somebody to add a couple of new, simple criteria to an existing Expert Advisor. I have the source code and the custom indicator that it uses ready to send to a programmer. The EA needs a couple of edits, one of them putting to use the same indicator that is already referenced in the EA but using a different set of values in addition to the ones already being used. The other edit may already be in the code, but I need to make sure it is there and that it works properly.

If this project goes well, I could have many more jobs for the chosen programmer. Happy bidding!

Expert Adviser Programming 228

January 20th, 2010 Comments off

Construct an Expert Adviser for metatrader platform according to detailed instructions. Brief outline is below:
1/conditions for taking the trade -uses common indicators
2/managing the trade
3/normal added features: email alerts, on chart display, time delay between trades, lot sizes including money management, time start & stop, trailing stops etc.
4/ this expert adviser also has a stage 2 development call the ‘random variable selector option’. This is applied to just some of the variables listed in the properties. Instead of selecting just 1 value for these variables, a list of possible variables is entered & then the EA randomly selects from this list for each trade setup sequence.

Only competent MQL4 programmers apply please.

Channel Adviser Website Ebay

October 6th, 2009 Comments off

Need an expert with experience and portfolio with ebay templates and channel advisor websites. Similar sites to d i zt in ct.com . Must have Channel Adviser Experience.
- Integrate Template into ebay site and build Channel Advisor Website. Website and template have already been designed.

Professional Callscript

May 14th, 2009 Comments off

Hello,

I am looking for a highly experienced writer who can develop excellent telemarketing scripts & rebuttals.

I have four (4) campaigns that need development and there is the large possibility of repeat business if I am satisfied.

Applicants must have experience in writing scripts, sales pitches, and other marketing material.

No Call Centers trying to sell or re-word Scripts they may have used in the past.

I have included a description of each campaign below.
I am looking for 1 person who can do all of them, I don’t want to deal with multiple people.

Campaign 1
B2C
Cold-call.
Calling consumers at their home.
Purpose of the call is to book them for an appointment with a Financial Adviser in order to review their investment portfolio.
The prospect will come to our local office of a large multi-billion dollar investment firm. (solid reputation, been in business for 80+ years)

Campaign 2
B2C
Warm-call
Calling consumers at their home. They have attended our booth at either a mall or trade show & have filled out a ballot for a $5,000 gas card.
Purpose of the call is to book them for an appointment with a Financial Adviser in order to review their investment portfolio.
The prospect will come to our local office of a large multi-billion dollar investment firm. (solid reputation, been in business for 80+ years)
I am willing to offer every person a “secondary” prize. (ie. a $50 gas card)

Campaign 3
B2C
Cold-Call
Calling consumers at their home.
Purpose of the call is to invite them to come to a seminar.
The seminar will be hosted by a Financial Adviser from a large multi-billion dollar investment firm. (solid reputation, been in business for 80+ years).
The ultimate goal is to have them come into our local office for a 1 on 1 consultation in order to review their investment portfolio.
*This should include a follow up script after the seminar in order to book them for the consultation

Campaign 4
B2B
Cold-call
Calling businesses during work-hours.
Purpose of the call is to set up a meeting with someone in the company able to set up lunch & learns for their employees.
The idea is to go to the business and during their lunch give a presentation to the employees. This will be done once a month, every month focusing on a different financial topic.
A full lunch will be provided as well as door prizes.
The ultimate goal is to have the employees book a meeting to meet with us for a 1 on 1 consultation in order to review their investment portfolio.

Thanks!

Expert Adviser Programming 304

April 30th, 2009 Comments off

Construct an Expert Adviser for metatrader platform according to detailed instructions. Brief outline is below:
1/conditions for taking the trade
2/managing the trade
3/option of ‘safety hedge’ function
4/normal added features: email alerts, spread parameter, lot sizes, time start & stop etc

Only competent MQL4 programmers apply please.

Expert Adviser Programming 274

April 26th, 2009 Comments off

This an existing expert adviser that need some further functions/indicators adding to it

Expert Adviser Programming 234

April 22nd, 2009 Comments off

To build an Expert adviser for metatrader 4.

This Expert Adviser takes an existing custom indicator & uses the signal conditions within the indicator to trigger trades.

Firstly the custom indicator used needs some extensions to allow parameter changes (change of values for indicator) to be set in the properties.

Expert Adviser:
Added variables will be standard such as:
Lot size
time start
time stop
Slippage allowed
Spread parameter
Magic number

Some conditions within the custom indicator will be able to be ‘turned off’ or ‘turned on’ by selecting true/false in the properties.

The Expert adviser uses ‘invisible stops’ – where the stops are set internally & executed by ‘instant execution’ rather than by stop limits.

Expert Adviser .mq4 Project

March 16th, 2009 No comments

To modifiy an EA used in metatrader 4 Platform.
Trades should be triggered by buying above MA Simple moving averages,
Selling below MA Simple moving averages. MA should be adjustabe.

Bear