- Search Crypto Craft
-
radityo.ardi replied Jul 7, 2015your lot size produced 0.00 lot size. Although I've added validation (since v1.1) if the dynamic lot size less than minimum lot size from broker, it will use the broker's value (normally this will be set at 0.01). Let me know also your broker and ...
Trapping System: Grid
-
radityo.ardi replied Jul 6, 2015CONGRATS, maaan! Dunno whether you are running LIMIT orders or stop? But just monitor it day by day if there's still any issues.
Trapping System: Grid
-
radityo.ardi replied Jul 6, 2015GT500 was with of course the old version. But I have released the new GTSTOP, and that was configured using the new v1.5.
Trapping System: Grid
-
radityo.ardi replied Jul 6, 2015seems good idea but complicated to implement. Actually there's another way without changing the code. Just start this EA at 2 different chart, 1 with LIMIT, 1 with STOP. But again, the profit counter will be based on each EA again, not the total ...
Trapping System: Grid
-
radityo.ardi replied Jul 6, 2015Interesting...

I had this taken care on the code already. If the value is less than Min Lots allowed in the broker, it will use the min lot size provided by the broker. Most of broker will set min lot to 0.01, but this produced as 0.00. ...Trapping System: Grid
-
radityo.ardi replied Jul 6, 2015It can be because of in your EA settings, the EA is not allowed to run (supposedly run on live account). Can't give u screenshot, as I'm replying from my mobile.
Trapping System: Grid
-
radityo.ardi replied Jul 5, 2015wat I meant is this image will set up one, bro. I'm very sorry coz I haven't updated the blog. A couple of friends PMed me to send us the books, we are still ok with that. But anyway, let me try to open a cash donation channel as quickly as ...
Trapping System: Grid
-
radityo.ardi replied Jul 5, 2015hmm...it is quite acceptable. Only the "mountain" is reaching up too high, and 0.3 lot size.. hmmm. However on top of that, your profit seems stable. Slippage is the biggest problem with STOP orders actually. It could work, but we need a little more ...
Trapping System: Grid
-
radityo.ardi replied Jul 3, 2015Well, I think I need to emphasize a few points down below before you start to use Live account. In Tickmill.com Exchange we get all of these: 1:500 leverage 0.3 - 0.4 pips average spreads (do mark up this number a bit, they promised as low as 0.2 ...
Trapping System: Grid
-
radityo.ardi replied Jul 3, 2015ECN. I really want to test roboforex with live, so able to compare with other broker. No problem. But you must remember, you need to lower down proportionally, and think about the risks. Since both are tend to overlap on the timerange.
Trapping System: Grid
-
radityo.ardi replied Jul 3, 2015Should it be Independence Day in America tomorrow? I heard some markets are closing earlier... CMIIW.

Trapping System: Grid
-
radityo.ardi replied Jul 3, 2015Can you change it to Balance? If you are set the Target to Fixed, by right it should not consider whether it is Balance or Equity. Because settings is fixed. (let me check this out in the code).
Trapping System: Grid
-
radityo.ardi replied Jul 3, 2015Hi all, additionally, below are the settings file that I have changed to both GT500 and GT1000 above, and renamed it accordingly. GT500 is now GTSTOP. GT1000 is now GTLIMIT. And I have 1 settings that changed recently to adjust GTLIMIT, called ...
Trapping System: Grid
-
radityo.ardi replied Jul 2, 2015Hi All, Good Afternoon to you all in south east asia, and Good Night to all of you in North and South America, and Good Morning to all of you in Europe! I have uploaded the latest version 1.5 after a few tests and didn't found any issues. Probably ...
Trapping System: Grid
-
radityo.ardi replied Jun 30, 2015I think drawdown is not that simple since I need to calculate all the orders and all orders history. The bold text, is the one I really want to avoid, because it could really consume your resource on the PC where you run this EA. I need to keep EA ...
Trapping System: Grid
-
radityo.ardi replied Jun 30, 2015Regarding the new version, I think I need to delay for sometime since there is 1 issue I found. It created another cycle while the current cycle is not finished. And this happened at my Live account!
Luckily the order is not executed yet, so I ...Trapping System: Grid
-
radityo.ardi replied Jun 30, 2015I think that is the nature of having low latency to your broker's server. Actually I have another method for closing all orders using another multiple EAs. So actually this EA will just "announce" that the orders needs to be closed. Then multi EAs ...
Trapping System: Grid
-
radityo.ardi replied Jun 29, 2015Yes. If you set as 2, it will go until 2 cycles then after that will not create another cycle (even though timerange is still valid). Then the cycle number will be reset to 0 (zero) once the stop time reaches. Or if when the stop time reaches still ...
Trapping System: Grid
-
radityo.ardi replied Jun 29, 2015It is configured, no? you can limit as many as you want. Screenshot says 0, means limited to 0 cycle (it will not create any orders). But typically people would have set it as 1.
Trapping System: Grid