How to Hire a Coder
- From: "Webbiz" <noreply@xxxxxxx>
- Date: Sat, 2 Feb 2008 13:29:56 -0600
For quite some time now, I've been needing code that will take price data
(stocks, futures, etc.) from a PriceDataArray (Date, Open, High, Low, Last)
and return only those elements of the array that meet the criteiria
requested, which would be one of three types of swings.
INPUTS:
SwingProperty = x (Where x can equal any positive number from 1 to 99.)
PriceDataArray()
OUTPUTS:
SwingTops() (sorted by date, past to present)
SwingBtms() (sorted by date, past to present)
SwingsAll() (tops and bottoms combined, sorted by date, past to present)
Instead of it being a module or class that I need to copy and paste when
needed, I would like this to be a COMPONENT that I can drop into any program
I decide to write, ready to use.
How might I go about finding and hiring a programmer that can quickly put
this together for me for a reasonable price?
I'm just tired of having to fiddle with this and would be willing to pay to
have it done.
Thanks.
Webbiz
.
- Follow-Ups:
- Re: How to Hire a Coder
- From: TickTickBang
- Re: How to Hire a Coder
- From: Larry Serflaten
- Re: How to Hire a Coder
- From: RB Smissaert
- Re: How to Hire a Coder
- Prev by Date: Re: Floating Box for Prices
- Next by Date: Re: Back to VB6 and .NET
- Previous by thread: Delay Acknowledging Mouse Click and Hold
- Next by thread: Re: How to Hire a Coder
- Index(es):