Posts belonging to Category 'Scheme'

September 24, 2009 | Posted by andrew
It’s been a while since I’ve done any serious work in C so I’d forgotten about some of the disadvantages: segmentation violations.
The good news is that I’ve now implemented everything that I need in C to start my first run and performance is OK – I’ve estimated that each generation will take about 2 hours [...]
Categories: C, Genetic Programming, Scheme |
Tags: |
No Comments »

September 23, 2009 | Posted by andrew
I’ve had a very busy series of late nights rewriting all of my Scheme code in C. I love Scheme as a language and it has really enabled me to get into this whole genetic programming adventure but alas I’ve reached the performance limits of the language.
The problem came when I tried to load my [...]
Categories: C, Genetic Programming, Scheme |
Tags: |
No Comments »

September 14, 2009 | Posted by andrew
So here’s the plan for creating at least one successful trading strategy for forex :-
As you can see, I will be hosting the trading robots as Expert Advisors in MetaTrader. This makes a lot of sense because many brokers offer MetaTrader based integration so no further work is required to use these for demo and [...]
Categories: Forex, Genetic Programming, MetaTrader, Scheme |
Tags: |
No Comments »
Recent comments