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 only way to really limit drawdown is to use proper lot sizing in relation to what your equity is and don't over-leverage. Janus has posted some great discussions on this.You're going to have losing trades - no doubt about it, but the EA seems to work particularly well when you limit MaxTrades to 4 or 5, and use wider stops. Read through this and the Goblin thread as well as the 10Point3 thread for some exhaustive discussions on the account protection scheme and what it does...essentially it just bails you out of a winning trade early to grab some minimum profit.
What do you mean wider stops? Is initial stop = 1 automatic calculated stop loss??? if you have max trade = 4 pipstep 10 meaning your stop loss for all orders is 40??? correct me if i am wrong
Bluto,
don't you think Fibo mode in Bipolar is worth fixing (less margin requirement) ?
Below my test on Goblin Fibo 1.2 running in David's hedge configuration.
Bluto,
don't you think Fibo mode in Bipolar is worth fixing (less margin requirement) ?
Below my test on Goblin Fibo 1.2 running in David's hedge configuration.
I thinks it's worth fixing if folks want it. Problem is, I'm not sure what's wrong with it. I simply copied the code from GoblinFibo...it should work the same as is. It's not producing errors when it runs, so I'd need some detailed explanation of what it's doing wrong and what it should be doing. I don't use that option myself, so what I'd like is for Tross to doctor up Goblin BiPolar like he did with Goblin.
Bluto,
don't you think Fibo mode in Bipolar is worth fixing (less margin requirement) ?
Below my test on Goblin Fibo 1.2 running in David's hedge configuration.
how do u manage the hedge? manual enter positions? i see you testing on 4 pairs...that will make you busy doing hedging.... goblin bipolar should be able to do this...
how do u manage the hedge? manual enter positions? i see you testing on 4 pairs...that will make you busy doing hedging.... goblin bipolar should be able to do this...
Yes Goblin Bipolar does it but there is a problem with Fibonacci progression mode thats why I am testing with regular Goblin Fibo 1.2. This is David's setup-I attach Goblin twice with different magic number for Long and Short.
Look at attached picture.
I can't duplicate your results exactly.
In my backtests with lotsize of .01 or .1 it Fibo progresses properly. (MM off)
I did find that with moneymanegement set to TRUE it will adjust the lot size during a progression depending on your account balance, which is how it is written.
I'm not going to change this at this point in time.
Try some backtests with moneymanagement off.
Or some forward tests with MM off.
If I don't specify stoploss in the EA but the trend goes to the opposite direction even the number of orders specified in "MaxTrade" opened, when will the EA close the orders? Or it just let the account being blown-up?
If I don't specify stoploss in the EA but the trend goes to the opposite direction even the number of orders specified in "MaxTrade" opened, when will the EA close the orders? Or it just let the account being blown-up?
correct, it blows up.
so use initial stoploss with a higher value to push your stops further away.
or you can use max loss per order, something like 10% of your account.