- Search Crypto Craft
-
radityo.ardi replied Oct 21, 2015see a few posts above. Hmmm... it seems that it may have risks, but I'm willing to take a chance for today. So I will not close the EA today. Moreover, the news is on 1:00 (GBP, indirect impact with EU) and 1:30 (med direct impact).
Trapping System: Grid
-
radityo.ardi replied Oct 20, 2015secondly, I'm still accepting donations. As stated in the first thread also, donation is not mandatory but I encourage you to do so. third, I have opened a poll, will be expired in ~28 days Should we just donate it directly, OR we should invest it ...
Trapping System: Grid
-
radityo.ardi replied Oct 20, 2015What I was trying to say in that post is, I would like to say thank you to all of you for your time, presence, participation in this project. It's been 4 months since this was started. We've been through a lot things like errors, loss, account blew, ...
Trapping System: Grid
-
radityo.ardi replied Oct 20, 2015Seems someone deleting my post (admin maybe, or someone reported to cleanup my post). Not sure why it was considered as "violating", since I didn't sell my EA. I have created a poll in the first thread, it's regarding the donation as per stated in ...
Trapping System: Grid
-
radityo.ardi replied Oct 19, 2015Hi Chris! So glad to see friends from the lion city! It's quite rare actually... You can set the Target Profit Type to Fixed, and set the value 100 to Target Profit. Same thing does for the Lot size, set Lot Size Type to Fixed, and set Lot Size to ...
Trapping System: Grid
-
radityo.ardi replied Oct 19, 2015backtesting (again)? So, in my opinion, backtest could resulting you negative. Because (as I have explained), - backtest doesn't have control over holidays - backtest can't simulate dynamic spreads - backtest can't simulate stop level and margin ...
Trapping System: Grid
-
radityo.ardi replied Oct 19, 2015pushed to v2.X.... can? Please log it in the RdzGridTraps.codeplex.com in the issue tab. Add "[Feature]" in the title, so I can able to know that is a feature request. I'm quite busy and tend to forget...

Trapping System: Grid
-
radityo.ardi replied Oct 19, 2015This is lot step issue I suppose. The lot size increment is 0.1. So in general, they only allow you to create trade with 0.1, 0.2, 0.3, etc lot size. They won't allow you to create lot size like 0.11, or 0.23. I have fixed it in v1.8, but I can't ...
Trapping System: Grid
-
radityo.ardi replied Oct 19, 2015Probably my term was wrong, but the profit to calculate is for all orders. Based on the current setting: if you would have 6 open orders, but one of them is not profit, then it won't close. All of them has to be in profit, then it will close. if you ...
Trapping System: Grid
-
radityo.ardi replied Oct 19, 2015I can't remember who requested this: "one more Close Type by Target Based OR Middle Point OR Threshold". That item is added in v1.8 now. And now you can use in dynamic calculation with Equity (Lots, Target Profit, and Stop Loss). This item is also ...
Trapping System: Grid
-
radityo.ardi replied Oct 18, 2015I got it coded already, it will read from the lot step (which is in your case will be 0.1 instead of 0.01). So, I will use mod operator, Lot size will be = 0.11 - (0.11 mod 0.1) = 0.11 - 0.01 = 0.1 It will be rounded down.
Trapping System: Grid
-
radityo.ardi replied Oct 18, 2015This issue is not yet fixed, but I have changed the code to adjust lot step. I'm not sure how to test it, is there any broker which has demo account with non-standard lot step?
Trapping System: Grid
-
radityo.ardi replied Oct 18, 2015I think this week I'm gonna start testing GTLIMIT3 with LIVE account. Remember that I had applied cents account, so I'll push it off with $1 -> $100. We'll see if we can tripled this $100 account within a month.
Trapping System: Grid
-
radityo.ardi replied Oct 18, 2015This issue is fixed now, in v1.8. The fact that I was using buggy code in Live account is tempting me to convert this bug into "feature".... hahahaha.... (I'm now starting like an IT project manager). I'll have another options for the bug, "Target ...
Trapping System: Grid
-
radityo.ardi replied Oct 18, 2015Yes, you can. I don't deny that. As long as money management is in place, then no need to worry.
Trapping System: Grid
-
radityo.ardi replied Oct 17, 2015You must be careful running 2 strategies at the same account. Precisely you can't use my setting because it was meant for 1 whole account. If you want to use it for 2 different strategies, then lower the risk down would be at least the best option. ...
Trapping System: Grid
-
radityo.ardi replied Oct 17, 2015double the risk = double the lotsize and target profit. Both you have to change. My set got no stop loss.
Trapping System: Grid
-
radityo.ardi replied Oct 17, 2015interesting. This is another point to improve. I'll note on that, will do the feature sometime. I'm still working on issue reported by churcut.
Trapping System: Grid
-
radityo.ardi replied Oct 17, 2015Let me try to help explaining it. LIMIT, you have to use if the market is ranging, which typically this happen when it starts near end hours of London time and ends at near end hours of New York time, and continuing until Australia time. Why choose ...
Trapping System: Grid