Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
The EA entered a 3rd trade (next_trade) after the initial trade with a value of .01 lots but it should be at .13 lots. The 2 consecutive next trades after the initial are .11 & .12 lots (lot size increment set at .01). Could you please take a look at this when you have some time?
Thanks Wolfe that is what I have done "set the Lot_Size_Increment in the external variables to 0" see in preset file attached in my previous post.
And it will produce profit at least for a certain period of time.
In terms of using a more aggressive progression yet only invest the money you won you could follow this example:
0.1 0.1 0.1 0.2 0.3 0.5 0.8 1.3 etc..
The first 3 element are 0.1 and then it is the sum of the last two.
This is as far as I will go in terms of "aggressivness" but I like the simple pyramiding 0.1 0.1 0.1 0.1 etc...
In any case you can always have x variantes of progression but always risk your winning pips so in the worst case you dont win or lose much.
I have a suggestion:
1)
Maybe it is better to set the starting Lot as a percentage of your account via a external variable.
Example 1% with 10000 Capital = 100 $ so you will start with 0.1 Lot
but if Capital 50000 you will start with 0.5 lot
The EA entered a 3rd trade (next_trade) after the initial trade with a value of .01 lots but it should be at .13 lots. The 2 consecutive next trades after the initial are .11 & .12 lots (lot size increment set at .01). Could you please take a look at this when you have some time?
Thanks,
lcfxtrader
I just ran a quick back test on Interbank using 0.01 Start_Lot_Size and 0.01 Lot_Size increment, and it incremented properly. So I'm not yet sure what the problem you're having is. Have a look:
Please see the print screen attachment. It started with .1 lot and should increase by .01 for each next trade (ex: .11, .12, .13, .14 , etc.).
I checked out your screen shot, and am not sure what is happening yet. I have attached EA to Interbank with your parameters. I'll let it run and try to figure out the problem.
I checked out your screen shot, and am not sure what is happening yet. I have attached EA to Interbank with your parameters. I'll let it run and try to figure out the problem.
Icfxtrader,
This is what happened when I attached to live Interbank Demo. I'm still not sure what happened to your test yet.