trading Archives - Page 2 of 2 - Ravi Desai

>Statistics of random-entry system

>Here are some statistics about the random-entry trading system. One reason I’m doing this is so that I have an ordered sense of what this system is capable of. Another is that these results can serve as a benchmark for comparing other systems against. Finally, I want to share this with the world. The evaluation […]

>Starting out with neural nets

> Neural nets? What? Why? Huh? With real-estate, I currently have the problem of not enough capital to begin investing with. The algorithm to solve this, currently, is simple enough; save up money. Since I can only work so many hours a day, I am left with oodles of free time (Even after reading and […]

>MQL4: Trailing stop-loss

>This program is written in the MQL4 programming language. This language is domain-specific and is used on the MetaTrader 4 trading platform. The syntax and semantics of this language are, to put it quite simply, just like C. Like C, its a nice language, and is easy to learn. All you need to do is […]