- Search Crypto Craft
- tundex replied May 5, 2016
Well I don't know but still surviving. Let's see how it goes.
Free EA - Piggy n The Middle
- tundex replied May 4, 2016
That is what the other EA is for. It close all trades when the equity target is reached and disable expert.
Free EA - Piggy n The Middle
- tundex replied May 3, 2016
Sincerely I'm not doing anything special, I just load the way I have explained here.
Free EA - Piggy n The Middle
- tundex replied May 2, 2016
Sorry I forgot to tell you. That is not too hard. What I do is to use variable and this is what you will do: Type Name Value Double ExpectedEquityTarget (or whatever you want to call the variable) AccountBalance() + (AccountBalance() * ...
Free EA - Piggy n The Middle
- tundex replied May 2, 2016
That is cool. Keep me updated with your progress.
Free EA - Piggy n The Middle
- tundex replied May 2, 2016
I use that same settings and as per the image, I left it as default since I have already turn useBasketBEandJump = false, useJumpStepTPmoves = false
Free EA - Piggy n The Middle
- tundex replied May 2, 2016
After getting high DD the account end up hitting the equity target for today.
Free EA - Piggy n The Middle
- tundex replied May 2, 2016
Not sure what went wrong. Today was very hard as my own trades too ran deep into NY market and it get a very high DD but it survive by hitting target. May be your broker. I can't say for sure.
Free EA - Piggy n The Middle
- tundex replied May 2, 2016
@keydcuk you can try this, I use this in my previous equity code. You can calculate expectedequitytarget with this : Double ExpectedEquityTarget = AccountBalance() + (AccountBalance() * (equity_target_percentage / 100)) Cheers
Free EA - Piggy n The Middle
- tundex replied May 2, 2016
Just 0.01 lot all through. Keep us posted about your results. Cheers
Free EA - Piggy n The Middle
- tundex replied May 1, 2016
Here is my settings of the basket EA. I think if you set the first option on the setting to true, it may enable autotrading at the time you set on Monday but not on daily basis but I have not test this option. Apart from the one here the other ...
Free EA - Piggy n The Middle
- tundex replied May 1, 2016
Yes, you are right. I'm still in testing phase too. So I think people should test very well before going to live account. My goal is to stretch the EA with small amount, if the EA can survive and hit targeted profit consistently with $200 account, ...
Free EA - Piggy n The Middle
- tundex replied May 1, 2016
I put piggy EA in one GBPJPY chart and the basket EA in another pair. I enable autotrading like 15 - 30mins after London open and when the target is hit the basket EA will diasble autotrading. So the only thing I do is to enable autotrading, I let ...
Free EA - Piggy n The Middle
- tundex replied May 1, 2016
Yes 5% and no SL is right. I manually enable expert and the EA disable expert after equity profit is hit. Not sure about enabling EA, although my personal EA does that but I dropped it because it does not refresh all chart when the expert is enable. ...
Free EA - Piggy n The Middle
- tundex replied Apr 29, 2016
Nothing special. I just set my equity target to 10% and disable SL, other are default settings.
Free EA - Piggy n The Middle
- tundex replied Apr 29, 2016
First let me clarify, the system is not my system, I'm only testing @Keydcuk EA. Concerning your question, 1. The test I did on a separate account for NY market was not successful, so I have not tested the EA again during NY. 2. Most time during ...
Free EA - Piggy n The Middle