queenfxseptember

Default image
Version: Date: Status: Description:
2 07.09.2012 Executed  Download
1 31.08.2012 Not running  Download
tabanyi avatar
tabanyi 8 Sep.

oh, man! please fix this:

private boolean IsInst2Trade(Instrument instrument) {
if (currentInstrument != instrument) {
return(false);
} else {
return(true);
}
}

tabanyi avatar
tabanyi 8 Sep.

return currentInstrument == instrument;

rexxx81 avatar
rexxx81 9 Sep.

Good luck for that week my friend...

orto leave comments


(few words about added changes)

(example: 1.1, beta, alpha)