- Search Crypto Craft
-
radityo.ardi replied Dec 16, 2015Would you mind to check once again, or get a screenshot if you can? I got answered by RoboForex team, the answer is correct on their side. My calculation and their calculation was almost the same (well, pretty much...). Your case, since the lot size ...
Trapping System: Grid
-
radityo.ardi replied Dec 15, 2015Margin is always calculated based on the open order, irregardless of its position whether buy or sell. That means, you should add instead of substracting it. So, total lot size should be 0.08 = 0.02 + 0.06 So, to calculate the lot size it should be ...
Trapping System: Grid
-
radityo.ardi replied Dec 14, 2015Noted, bro. I think I may need to review the set file. It feels that the current one is not really safe enough. And I hate to say that my account used for donation was behaving strange. It was opened the cycle at a different price level. Need to ...
Trapping System: Grid
-
radityo.ardi replied Dec 14, 2015Hi All, what an interesting week. I was off for couple days, and now I'm back.
For those who wonder about kind of "martingale" thing, please be patient. I know what you mean.
Even earlier I promised that this will be part of v2.0, so just wait ...Trapping System: Grid
-
radityo.ardi replied Dec 9, 2015You can. Download from source code tab first. I haven't prepare the release note.
Trapping System: Grid
-
radityo.ardi replied Dec 9, 2015So, in your case, is when the market starts trending when the EA started. Then it retracts back. You are correct, it will close in 25 usd. But you are just talking about 1 scenario. Think of another scenario. Market is too lazy to start
. ...Trapping System: Grid
-
radityo.ardi replied Dec 9, 2015I still have no idea which version and set file you are using. Because in v1.7 and v1.8 there's a drastic shift in the logic. By right, it should be closed. ok. Anyway, that logic is exist since v1.7. "Force close all" on the Stop Time Action. Yes
Trapping System: Grid
-
radityo.ardi replied Dec 9, 2015Don't open the setfile directly. You won't find it. The name still CloseMiddlePointAftOrders, but the UI name is changed to Middle Point Activation.
Trapping System: Grid
-
radityo.ardi replied Dec 9, 2015
Today I even haven't touched the new logic. Planning to finish by end of next week. Still doing code optimization, since I need it before touching the new logic. Got to restructurize the whole code. Otherwise, the code'll be too messy.Trapping System: Grid
-
radityo.ardi replied Dec 9, 2015No, it's not a break even point. Break even point is where the $0 profit point. As I said, it depends on your settings. If you are using GTLIMITEURUSD2 or GTL_EU2, once buy limit hit, it will pass through middle point. But it will not close the ...
Trapping System: Grid
-
radityo.ardi replied Dec 9, 2015Even at this point, I can't guarantee 2 different demo accounts with the same settings, same version, same environment will have the exact same result. There are so many factors. The code depends on the tick / quote received from the server. I have ...
Trapping System: Grid
-
radityo.ardi replied Dec 9, 2015That is your broker limiting the max pending order. Seems like you only have max 50 pending orders, am I right?
Trapping System: Grid
-
radityo.ardi replied Dec 9, 2015In a simple word, the initial intention for Middle Point was to close all orders that is in profit as quickly as possible before reaching the target, if possible. Quickly get out of the current cycle in profit as soon as possible and start a new one ...
Trapping System: Grid
-
radityo.ardi replied Dec 8, 2015The logic for Stop Time Action is only executed once. It didn't close maybe due to the tick issue. Or maybe at the point of time the code executing, it was in loss. Stop Time Action is only executed once during Stop Time within 30 seconds (v1.8) or ...
Trapping System: Grid
-
radityo.ardi replied Dec 8, 2015Yes, this middle point range strategy is just for LIMIT orders, not suitable for STOP orders. Middle Point Range you can check on this: url
Trapping System: Grid
-
radityo.ardi replied Dec 8, 2015You can read the same explanation here: url Basically, Stop Time Action logic in v1.8 earlier was built by checking the tick's datetime. If tick's datetime is between Stop Time and (Stop Time + 30 seconds), it will execute those logic to close all ...
Trapping System: Grid
-
radityo.ardi replied Dec 8, 2015It's again quite obvious that the market price could move wherever it wants, am I right? Let us talk about GTLIMITEURUSD2 with v1.7 EA. Remember that v1.7 has positive bug in Middle Point, where it will close the order not at the middle point but ...
Trapping System: Grid
-
radityo.ardi replied Dec 8, 2015Middle Point is where the Initial Bid and Ask located. Inital Bid and Initial Ask is recorded when EA starting a new cycle. Based on the Initial Bid - Middle Point Range, and Initial Ask + Middle Point Range, these 2 lines formed a Middle Point ...
Trapping System: Grid
-
radityo.ardi replied Dec 8, 2015I forgot to tell, another additional information about the donation. I have set up a Donation Box on an account in RoboForex. This account is only meant for Investment Donation (I can't find the right word for it). Every end of the month, I will ...
Trapping System: Grid