It is a good point. After reading all the comments (the backtesting point was the most discussed), I can't disagree that there is value in...
Rob, you should publish your list. I'm sure people will appreciate it. #2 is the most controversial it seems. I did write my own too and there...
Don't quit your job (same as advice given by a Market Wizard of systematic trading - @mhparker) Don't write your backtesting engine Expect to...
Or rather unlearn a concept of risk management and just start betting a farm on stocks and bitcoin only going up. One guy I know told me last...
As you can imagine, many people make those claims. Perhaps, a mentor, actively selling his services will reach out as that would be part of their...
Great strategy! Congratulations.
If you wanna be accountable - post your findings after the weekend! :) When I migrated all my code from AB to RealTest it became so easy/safe to...
@Nobert - thank you for posting. Such an unusual mix for this forum. Love the art, love the music selection. Would follow this thread for the...
I have Pingdom checking my bot's health API every minute and SMS/email if returns wrong code or can't reach. There are many services like that....
Generally speaking, to get filled anywhere close to high/low you would have to be well under 1% of trading bar's volume. Wouldn't hurt to include...
@yc47ib, realistically, if you are in this long term, you will choose not based on how easy it is to get started, but the core feature or two you...
Since I don't know your background I will answer in a bit general sense. I've read hundreds and there is no single one where I would take a...
In "Fooled by Randomness", Taleb portrays a happily retired dentist who expects to earn 15% annually on his investments with a 10% error rate (or...
You're living many traders' dream. Markets keep paying you to continue your study of them :D
Find 1000 trades like that. Run a simulation for each of your targets. Pick whichever combines equity you like the most.
JVM is the runtime. Kotlin compiles into same bytecode as Java and runs on JVM. No difference for what you are asking. Nothing is without...
There will be few practical limitations that will make you application side latency not matter as much as you think. Likely limitations of your...
public static void main() { // your code here } Good news - performance is likely going to the last problem you need to be worried about when it...
I splurged on coding this weekend. To save a bit of time on doing weekly/monthly routine I now automated PL/DD graphs generation. In the past,...
A lot of trades with a positive expectancy is the best if you aim for returns consistency. But I can see how it can be tiring if you're doing all...
Separate names with a comma.