<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hiring &#8211; The Financial Hacker</title>
	<atom:link href="https://financial-hacker.com/tag/hiring/feed/" rel="self" type="application/rss+xml" />
	<link>https://financial-hacker.com</link>
	<description>A new view on algorithmic trading</description>
	<lastBuildDate>Thu, 30 May 2019 11:18:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://financial-hacker.com/wp-content/uploads/2017/07/cropped-mask-32x32.jpg</url>
	<title>Hiring &#8211; The Financial Hacker</title>
	<link>https://financial-hacker.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>I Hired a Contract Coder</title>
		<link>https://financial-hacker.com/i-hired-a-contract-coder/</link>
					<comments>https://financial-hacker.com/i-hired-a-contract-coder/#comments</comments>
		
		<dc:creator><![CDATA[jcl]]></dc:creator>
		<pubDate>Thu, 15 Oct 2015 09:57:08 +0000</pubDate>
				<category><![CDATA[No Math]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hiring]]></category>
		<category><![CDATA[Money]]></category>
		<guid isPermaLink="false">http://www.financial-hacker.com/?p=363</guid>

					<description><![CDATA[You&#8217;re a trader with serious ambitions to use algorithmic methods. You already have an idea to be converted to an algorithm. The problem: You do not know to read or write code. So you hire a contract coder. A guy who&#8217;s paid for delivering a script that you can drop in your MT4, Ninja, TradeStation, &#8230; <a href="https://financial-hacker.com/i-hired-a-contract-coder/" class="more-link">Continue reading<span class="screen-reader-text"> "I Hired a Contract Coder"</span></a>]]></description>
										<content:encoded><![CDATA[<p>You&#8217;re a trader with serious ambitions to use algorithmic methods. You already have an idea to be converted to an algorithm. The problem: You do not know to <strong>read or write code</strong>. So you hire a contract coder. A guy who&#8217;s paid for delivering a script that you can drop in your MT4, Ninja, TradeStation, or Zorro platform. Congratulations, now you&#8217;re an algorithmic trader. Just start the script and wait for the money to roll in. &#8211; Does this really work? Answer: it depends.<span id="more-363"></span></p>
<p>Coding contracts can <strong>work out well</strong> or<strong> fail miserably</strong>. It depends on you and on the coder. But mostly on you. As a contract coder* who often hires other contract coders, I got meanwhile some experiences with both sides of the medal. So here are some coder hiring suggestions for increasing the chance to&nbsp;get something useful back for your money.</p>
<h3>Find the coder</h3>
<p>There are three Internet places where you can look for strategy coders: trader forums, freelancer websites, and&nbsp;tool vendors. The latter is my preferred way to acquire coding manpower. I check out&nbsp;advertised indicators, trading systems, or software tools that have some relation to the project at hand. If I like what I see, I contact the developer and ask if she or he does contract work. Most do. This way I know that the new coder has knowledge about the subject, can bring in her experience, and can do commercial quality work.</p>
<p>When contracting on trader forums or freelancer&nbsp;websites, be aware that coding abilities are not equally distributed among&nbsp;the population. Speed and code quality by&nbsp;freelancers differ by <strong>factors up to 10</strong>. So you need some means to judge the coding beforehand. Check out example projects (obviously, don&#8217;t hire someone who has nothing to show). If you can&#8217;t decide among five coders, hire all five. Give them all a small task, a little script, something that can be done in about 3&nbsp;hours. Pay all five for the small task, then select the one with the best work for the real project. The invested money is well spent. A connection to a good coder is a very valuable asset.</p>
<h3>Grill the coder</h3>
<p>Before hiring, interrogate&nbsp;the freelancer about his skills and his approach to&nbsp;the project. And&nbsp;put attention on&nbsp;clear and prompt&nbsp;answers. Many issues arise from misunderstanding. Freelance coders must&nbsp;be able to&nbsp;express themselves not only in script, but also in plain English. As&nbsp;you&#8217;ll most likely communicate by email, test the <strong>promptness</strong>. If&nbsp;it takes your aspiring coder three days to respond on an email even in the negotiating phase, he&#8217;ll likely need three weeks to react on an issue after delivery and payment &#8211; if at all.</p>
<p>One important thing to ask is how the coder tests his&nbsp;scripts. In software development, proper <strong>test procedures</strong> are more important than writing code. A good coder has some test framework for putting his code under stress. This is twice important when the coder, as I sometimes do, sub-contracts parts of the task to other coders. Understanding and testing other people&#8217;s scripts is an additional effort that pays back in better code quality.</p>
<p>Naturally you should also make sure that&nbsp;the coder has basic understanding of trading, and knowledge in math and statistics &#8211; or can at least quickly come to grips with a new field of knowledge. A&nbsp;degree in math, physics, engineering, or computer science is of advantage, even if it pushes up the coder&#8217;s fees. But&nbsp;<strong>understanding the algorithm on a deep level</strong>&nbsp;can be essential&nbsp;for coding a serious trade system. My favorite way to grill a coder was giving her a sheet of paper and asking her for a quick proof of Pythagoras&#8217; theorem. Unfortunately, this only works in a face to face interview, not by email.</p>
<h3>Feed the&nbsp;coder</h3>
<p>An essential part of cooperation with coders is your <strong>project description</strong>. Know your goals precisely, but not too precisely. Some clients are able to describe clearly what they want. Others send long and utterly confused project specifications that leave you completely in the dark of what you have to code. From some clients I got laconic flow diagrams like this: &#8220;Analyze price curve with neural network &#8211; open position when profitable &#8211; close position at price maximum &#8211; repeat&#8221;. Others have 22-page concepts with a complex strategy described up to the finest detail of the user interface button colors. And as they felt that all this could somehow limit the flexibility, they usually require any detail to be adjustable with many different parameters and modes.</p>
<p>A trading strategy is no iPhone app. No one knows beforehand if your idea&nbsp;will work or not. If not, any implemented additional details are wasted money. So split your project&nbsp;into <strong>milestones</strong>. Or let the coder do it. The first milestone is always the proof of concept: a script of just your trade idea, with no stops, extra filters, money management, user interface, or other gimmicks. This should be coded at first, and carefully tested in all possible variants. If this script turns out to be profitable, go on with the next step. Otherwise you won&#8217;t need all the rest.</p>
<p>If your trade idea or algorithm is very secret, the coder should offer you a <strong>non-disclosure agreement</strong>. This way he accepts the responsibility to keep your trade method for himself. Which he should do anyway, of course.</p>
<h3>Don&#8217;t listen to the coder</h3>
<p>At least not to me. I used to advise clients about the success chances of their concept &#8211; even before coding and testing it. For instance I declared a certain strategy doomed to fail since it seemed just a complex hodgepodge of conventional indicators. The client was unimpressed. He told me to code it nevertheless. Now, 18 months later, he&#8217;s still living from the returns of that system. Since then I refrain from unsolicited advising.</p>
<p>But you should very well listen to the coder when he suggests different methods of implementing your system, or modifications for simplifying the algorithm or making it more effective. The coder possibly knows your algorithm better than you.</p>
<h3>Pay the coder</h3>
<p>I will be frank: For&nbsp;almost all coders (I&#8217;m no exception), coding is one of the greatest things on earth. For some, it&#8217;s better than sex. We all would <strong>code for free</strong> if there were no alternative. However, professional ethics and our bank account require that we demand payment.</p>
<p>Since&nbsp;coding speed can be very different, it&#8217;s normally not advised to pay a coder by hour, unless you&#8217;ve worked with her a long time and know her well. Normally the coder will quote the project at a fixed price. The price should include not only the coding, but also a support and warranty period after delivery. It usually does not include training the script or adjusting the parameters. This is your task, as it&#8217;s very time consuming and thus would be expensive, but requires no code knowledge.</p>
<p>Just as coding speed and quality, <strong>coding prices</strong> vary strongly among freelancers. Obviously the cheap price is not always the best. On the other hand, if the project is really interesting and the coder would really like to get the job, you can often negotiate a discount. Some ballpark figures: My own contracts start at EUR 170 per strategy, which is my employer&#8217;s required minimum for a simple script. Contracts for complex projects with options trading or machine learning algorithms are in the EUR 1000-2000 range; individual user interfaces, and special analysis or input / output methods can raise the contract to EUR 10,000 or more. My largest contract so far was 1.5 million EUR. Sadly, the small contracts are much more frequent than the large ones&#8230;</p>
<p>Coders usually demand <strong>advance payment</strong>. How much depends on your prominence&nbsp;in relation to the coder. If you are Warren Buffett and the coder is an unknown guy from India, you&#8217;ll be able to negotiate payment after delivery. If you&#8217;re a nondescript retail trader and the coder is employed&nbsp;by a large company, he&#8217;ll likely ask you for 100% advance payment. In most cases the terms will be 50% in advance and 50% after delivery.</p>
<p>If the script works, pay the rest immediately. This won&#8217;t cost you much, but makes a good impression on the coder. I only ever had one single case where the contract price was not paid at all. This is always a bad idea: We coders talk to each other. Not paying a contract might get you in trouble&nbsp;to ever find a coder again. Or worse: You might find one who implements a little surprise in your trading script&#8230;</p>
<h3>Be independent of the coder</h3>
<p>Even when you hire a coder, it makes sense when you acquire a basic understanding of coding &#8211; for instance through the <a href="http://manual.zorro-project.com/tutorial_var.htm">Zorro tutorial</a>. It will take a day or two. But it will allow you not only to better judge the code quality, but also to modify the script beyond just setting parameters. Then you don&#8217;t need to always wait for a new quote by the coder. And you save money. Remember, I have to charge EUR 170 (at least) no matter if I re-write the script completely or only modify a single line.</p>
<h3>Conclusion</h3>
<p>Be very, very meticulous&nbsp;in selecting a coder and working with her or him, and try to understand as much of the&nbsp;code and its structure as possible. This can be the deciding factor for&nbsp;the success of your project. &#8211; In case you&#8217;re curious about my above&nbsp;mentioned one point five million contract, or about the single case when a&nbsp;contract was not paid, or about my most bizarre experience as a hired coder so far: You can read that story <a href="http://www.republic-of-utopia.com/mystery.htm" target="_blank" rel="noopener noreferrer">here</a>. But it is not suited for minors. So if you&#8217;re below 18, please do not click on that link. Thank you.</p>
<hr>
<p><span style="font-size: 10pt;">* Some&nbsp;coders prefer to be referred to as &#8216;programmers&#8217;. The rationale is that a coder just converts an algorithm in code, while a programmer develops the algorithm. This distinction is not really useful: You can not code a trading strategy when you&#8217;re illiterate in algorithms. Thus,&nbsp;I don&#8217;t care if I&#8217;m a coder or a programmer as long as I&#8217;m paid. </span></p>
]]></content:encoded>
					
					<wfw:commentRss>https://financial-hacker.com/i-hired-a-contract-coder/feed/</wfw:commentRss>
			<slash:comments>23</slash:comments>
		
		
			</item>
	</channel>
</rss>
