- Search Crypto Craft
-
radityo.ardi replied Nov 23, 2015Leverage in my Roboforex account set to 1:1000. why not?
Trapping System: Grid
-
radityo.ardi replied Nov 22, 2015Yes, I know it. I think it will be settled either tonight or later. If the time is coming tonight during EA run, I will stop it. If no, then need to see closely on the timings.
Trapping System: Grid
-
radityo.ardi replied Nov 22, 2015So far it is not been confirmed yet, keep it run. Your question should be reversed, "when we should stop the EA?" is something we have to look at. I'll keep you posted.
Trapping System: Grid
-
radityo.ardi replied Nov 22, 2015I don't think we should worry about this week, am I right? Or I was wrong... I'll wait and see every day to see this tentative schedule.
Trapping System: Grid
-
radityo.ardi replied Nov 22, 2015It doesn't do good on any account with commission (I feel). Anyway for me, no big diff between ECN and standard account. The EA I used in Pro-Cents account on Roboforex (without commissions with standard avg. 15 points spreads).
Trapping System: Grid
-
radityo.ardi replied Nov 22, 2015Well, I haven't try any ranging pairs. but for sure we can play on Silver, or Gold outside of the New York hours. I feel that Gold and Silver is only affected by USD (for XAU/USD and XAG/USD). The other pairs, you can try on AUD/JPY (this one is ...
Trapping System: Grid
-
radityo.ardi replied Nov 22, 2015What you can't find? the excel file? it is here: url
Trapping System: Grid
-
radityo.ardi replied Nov 22, 2015It sucked the balance to the ground till nothing left. I might not want to continue my thread about martingale again, I guess. The reason being is because: - it was having a quite good profit at least 10% in a month. - at some point of time, it will ...
Trapping System: Grid
-
radityo.ardi replied Nov 20, 2015Just for the last words before closing this weekend. GTLIMITEURUSD2 Live is now in perfect 15% gain for this third week. I do believe this can grow more, LIMITREBOOT is now 23%. But better be safe than sorry later. Thanks for your kind words, and ...
Trapping System: Grid
-
radityo.ardi replied Nov 20, 2015Hahaha....genius!!! I even never thought of that! Yes, you can do that also.
Trapping System: Grid
-
radityo.ardi replied Nov 20, 2015Excel is just for simulation. No connection with EA at all. Let say you want to play around with some cases, this excel will help. But this excel will not do anything to the EA, it's totally independent. Even you can do at home without internet ...
Trapping System: Grid
-
radityo.ardi replied Nov 20, 2015OK. Back to FF.
Continuing from my previous post about STOP orders' calculation: url . So, the conclusion is, the more you got orders on the opposite side executed / opened, you'll be having more risks getting stuck. Or actually, let us say ...Trapping System: Grid
-
radityo.ardi replied Nov 19, 2015I'm sure this excel file will help. Why all of my trades now using LIMIT, instead of the initial plan which was STOP. Now, let us play with numbers. I got $3000, 0.5 lot size, leverage 1:1000, Spreads 18, Order Type STOP, Grid Step 100 and Current ...
Trapping System: Grid
-
radityo.ardi replied Nov 19, 2015Good morning guys! I have created an excel file to simulate RdzGridTraps (Microsoft Excel 2010/13 format). I'm not sure whether this will help you, but for me it may help under some circumstances. Simulation can only be done for LIMIT orders and ...
Trapping System: Grid
-
radityo.ardi replied Nov 19, 2015Shouldn't be a problem. I think it is due to the order seems closed too fast. Close was triggered at OnTick method, I think OnTick is threaded. So Close method at some point of time due to rapid tick received, it might be called multiple. I'm not ...
Trapping System: Grid
-
radityo.ardi replied Nov 19, 2015GridStepPoints = (int)NormalizeDouble(AV2*0.786, 0); Are you modifying using gridtraps source code? I hope you have read the license term. What your are doing still OK, to modify or combine with other code, as long as you keep "RdzGridTraps" name, ...
Trapping System: Grid
-
radityo.ardi replied Nov 19, 2015It's not an error. It's a conversion warning. EA will still work, as long as both are on the same base type. If you want to fix it, see this: your AV2 is double. 0.786 is also double. NormalizeDouble will return double. So, I'm suspecting ...
Trapping System: Grid
-
radityo.ardi replied Nov 18, 2015I never check that logic, but I suppose EA never check how many orders've been missing. So, I guess EA will do nothing and continue. If your all of your BUY order is closed, and you still have any other pending orders left, EA will do nothing. ...
Trapping System: Grid
-
radityo.ardi replied Nov 18, 2015Good observation. I never want to trade during news actually. But if you do want to watch the chart, this kind of mechanism you've mentioned is also worth to try.
It's not my thing actually to watch the chart (3 am in the morning dude... ...Trapping System: Grid