Friends

Add friends via their profile or user search and you will be able to see if they are online

Russell
Added topic What is your opinion on this backtest
What is your opinion on this backtest? Do you this it's stable enough as a base for further development. Now in this test it only trades short, with long trades turn on it still makes money, a bit less though. Any and all advise appreciated! Strategy
Russell
Registered at MQL5.community
Russell
Added topic [Solved] How to calculate margin while hegding
Hi, I'm trying to calculate the margin while hedging. In the code below I made an atempt to calculate the correct margin. The function works fine if there are only trades open in one direction. But it's totally off when the EA has trades open in both
Russell
Added topic simple mysql wrapper
Hi All, I wrote a small wrapper for fetching row and fields from MySQL. source and compiled dll in attachment. Futher more a mqh for including the goodies :)
Russell
Added topic referencing and dereferencing c++
Hi All, ok this is a bit off topic, but I know there are some good C(++) coders around on this forum. So i'll will give it a try any way. here the problem I'm having... Im importing a dll in MT with follow function in it. #import " some.dll " int
Russell
Added topic Membrain NeuralNet
Hi All, I wrote a wrapper for membrain... http://www.membrain-nn.de/main_en.htm here the files for those how like to experiment with it. I haven't fully tested it yet. So any feedback is welcome Greetings, Russell -- fixed typo
Russell
Added topic 4 to 5 digits correction, 130
Hi All, I have this weird thing in my code, and I just can get my head around it... Ok i have a function handleOpenPositions() which should manage my trailing and stoploss. ( Ok where you See VirtOrder, just read Order) void handleOpenPositions(){