How to Hire a Coder



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




.