• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 12:59am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 12:59am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Trapping System: Tunnel Martingale 459 replies

Grid - New indicator that replaces chart grid 54 replies

Grid (not grid system) or horizontal lines indicator 6 replies

Trapping System: Way to Fully-Automated Trading System 47 replies

Grid, Burst Grid, Grid Risk and Grid Profit 1 reply

  • Commercial Content
  • /
  • Reply to Thread
  • Subscribe
  • 842
Attachments: Trapping System: Grid
Exit Attachments

Trapping System: Grid

  • Last Post
  •  
  • 1 1314Page 151617 187
  • 1 Page 15 187
  •  
  • Post #281
  • Quote
  • Jun 16, 2015 7:43am Jun 16, 2015 7:43am
  •  radityo.ardi
  • Joined Jul 2014 | Status: BAGONG!!! | 1,136 Posts
Quoting lcouto
Disliked
{quote} its live on xm.com {image}
Ignored
this should be easy, no?
Your trade explorer is not allowed on your MetaTrader. The icon on the right upper side is sad. So, you should enable Expert Advisor checkbox.

http://forum.mql4.com/62033

Btw please be mindful of the settings. I see your settings is quite tight, grid is on 50 points.

And, please test it on demo first for sometime.
I'm a lazy trader... please don't follow me for no reason...
  • Post #282
  • Quote
  • Jun 16, 2015 7:52am Jun 16, 2015 7:52am
  •  lcouto
  • | Joined May 2015 | Status: Member | 40 Posts
Quoting radityo.ardi
Disliked
{quote} this should be easy, no? Your trade explorer is not allowed on your MetaTrader. The icon on the right upper side is sad. So, you should enable Expert Advisor checkbox. http://forum.mql4.com/62033 Btw please be mindful of the settings. I see your settings is quite tight, grid is on 50 points. And, please test it on demo first for sometime.
Ignored

i did what you said but it stills keep active: no, it turns on but goes imediatly off
  • Post #283
  • Quote
  • Jun 16, 2015 7:58am Jun 16, 2015 7:58am
  •  tutsola
  • | Joined Jan 2011 | Status: Member | 40 Posts
Have you checked off Expert Advisor Allowed in both Tools - Options, and in the epert advisor Common settings?
  • Post #284
  • Quote
  • Jun 16, 2015 8:15am Jun 16, 2015 8:15am
  •  lcouto
  • | Joined May 2015 | Status: Member | 40 Posts
Quoting tutsola
Disliked
Have you checked off Expert Advisor Allowed in both Tools - Options, and in the epert advisor Common settings?
Ignored
it should have checked on right ? allow automated trading
  • Post #285
  • Quote
  • Jun 16, 2015 9:05am Jun 16, 2015 9:05am
  •  slianto
  • | Joined Feb 2015 | Status: Member | 180 Posts
Quoting lcouto
Disliked
{quote} it should have checked on right ? allow automated trading
Ignored
Yes. But if everything is right then I suspect maybe it's on broker side?It's prohibited to put such kind of grid order maybe?pls try same condition on demo or another broker
  • Post #286
  • Quote
  • Jun 16, 2015 9:30am Jun 16, 2015 9:30am
  •  gallardo
  • | Joined Jun 2011 | Status: Member | 7 Posts
hello mr radityo.ardi
it seems very good result
pl
save gt500 set file and share here
(save in ea setting with xxx.set )
thanks
i try to setup this manual with your gt500 .txt but i cant
thanks
88888888
  • Post #287
  • Quote
  • Jun 16, 2015 9:57am Jun 16, 2015 9:57am
  •  slianto
  • | Joined Feb 2015 | Status: Member | 180 Posts
Quoting gallardo
Disliked
hello mr radityo.ardi it seems very good result pl save gt500 set file and share here (save in ea setting with xxx.set ) thanks i try to setup this manual with your gt500 .txt but i cant thanks 88888888
Ignored
rename it to GT500.set, delete the .txt
  • Post #288
  • Quote
  • Edited at 10:42pm Jun 16, 2015 8:17pm | Edited at 10:42pm
  •  KGP
  • Joined Sep 2014 | Status: Don't make me use this! | 1,214 Posts
i am thinking of giving it a try but have a somewhat tricky question....

we have 2 X longs and 2 X shorts on each cycle ....

what happens if ALL 4 are "activated/hit" ? is this a scenario that any of you encountered ? is (shouldnt) a "third" set of 1 X long and 1 X short entries open?


i am probably going to run the following set
Inserted Code
DateTimeType=0
DailyStartTime=01:00:00
DailyStopTime=23:00:00
StopTimeMode=0
OpenType=1
OrderOperation=0
OrderCountPerSide=2
RecreationCountPerSide=1
LimitOrdersCount=3
RecreationThreshold=50
GridStepPoints=50
CurrentPriceInterval=50
MagicNumber=8888
InitialLotsType=1
InitialLots=0.01
InitialLotsMult=0.00025
CommentInfo=
ProfitTakingMode=0
TargetProfitDynamicBase=0
TargetType=1
TargetProfit=0.3
TargetProfitMult=0.007
CloseType=0
CloseMode=0
CountRunningCloseEA=0
CheckIsCorrupted=false
  • Post #289
  • Quote
  • Jun 17, 2015 12:26am Jun 17, 2015 12:26am
  •  radityo.ardi
  • Joined Jul 2014 | Status: BAGONG!!! | 1,136 Posts
Quoting KGP
Disliked
i am thinking of giving it a try but have a somewhat tricky question.... we have 2 X longs and 2 X shorts on each cycle .... what happens if ALL 4 are "activated/hit" ? is this a scenario that any of you encountered ? is (shouldnt) a "third" set of 1 X long and 1 X short entries open? i am probably going to run the following set DateTimeType=0 DailyStartTime=01:00:00 DailyStopTime=23:00:00 StopTimeMode=0 OpenType=1 OrderOperation=0 OrderCountPerSide=2 RecreationCountPerSide=1 LimitOrdersCount=3 RecreationThreshold=50 GridStepPoints=50 CurrentPriceInterval=50...
Ignored
Your Open Type is 1, which means Dynamic Recreation (All Orders).
Once all 4 orders are executed, it will create another 2 orders (1 each side).

Quoting Trading88
Disliked
Thanks to all for this wonderful thread and to the creator for being so nice with us and his explanations I am very happy trading this system
Ignored
Thanks for the support.

Quoting codar
Disliked
I'm eager to try this on live cent account with minimized settings. FxOpen has ECN-like cent account. Just wondering, what ping speed should I look for? Right now I have 125ms to FxOpen, but I have 33ms to Tickmill and 57ms to Pepperstone. Too bad Tickmill doesn't have cent accounts.
Ignored
Ya, Tickmill quite fast. It is too bad they don't have cent accounts.
I never tried Pepperstone, probably you can try both Pepperstone and FxOpen. Give us feedback on how's the orders and the slippage.
I'm a lazy trader... please don't follow me for no reason...
  • Post #290
  • Quote
  • Jun 17, 2015 12:41am Jun 17, 2015 12:41am
  •  KGP
  • Joined Sep 2014 | Status: Don't make me use this! | 1,214 Posts
Quoting radityo.ardi
Disliked
{quote} Your Open Type is 1, which means Dynamic Recreation (All Orders). Once all 4 orders are executed, it will create another 2 orders (1 each side).
Ignored
sorry i forgot to explain myself better... what happens when those "extra" (recreation orders) are executed and both are hit as well? will another "set" open? thats what i meant to ask
  • Post #291
  • Quote
  • Jun 17, 2015 4:37am Jun 17, 2015 4:37am
  •  radityo.ardi
  • Joined Jul 2014 | Status: BAGONG!!! | 1,136 Posts
Quoting KGP
Disliked
{quote} sorry i forgot to explain myself better... what happens when those "extra" (recreation orders) are executed and both are hit as well? will another "set" open? thats what i meant to ask
Ignored
Yes. it will keep creating.
I'm a lazy trader... please don't follow me for no reason...
  • Post #292
  • Quote
  • Jun 17, 2015 4:57am Jun 17, 2015 4:57am
  •  ajaysingghh
  • | Joined Mar 2013 | Status: Member | 16 Posts
hi radityo.ardi, you are using GT 500 on M5 timeframe?


thanks.
  • Post #293
  • Quote
  • Jun 17, 2015 6:09am Jun 17, 2015 6:09am
  •  Encorep202
  • | Joined Oct 2012 | Status: Member | 182 Posts
Quoting ajaysingghh
Disliked
hi radityo.ardi, you are using GT 500 on M5 timeframe? thanks.
Ignored
Hi ajaysingghh ,

TF is not important in this EA
  • Post #294
  • Quote
  • Jun 17, 2015 6:34am Jun 17, 2015 6:34am
  •  codar
  • | Joined Mar 2015 | Status: Member | 43 Posts
Quoting KGP
Disliked
i am thinking of giving it a try but have a somewhat tricky question.... we have 2 X longs and 2 X shorts on each cycle .... what happens if ALL 4 are "activated/hit" ? is this a scenario that any of you encountered ? is (shouldnt) a "third" set of 1 X long and 1 X short entries open? i am probably going to run the following set DateTimeType=0 DailyStartTime=01:00:00 DailyStopTime=23:00:00 StopTimeMode=0 OpenType=1 OrderOperation=0 OrderCountPerSide=2 RecreationCountPerSide=1 LimitOrdersCount=3 RecreationThreshold=50 GridStepPoints=50 CurrentPriceInterval=50...
Ignored
Would you please enter your settings in the table I've attached and post it here so we can keep track of different settings. Later on, you can just add your results.

Attached File
File Type: xls GTSettings.xls   43 KB | 217 downloads


Good Luck with your test!
  • Post #295
  • Quote
  • Jun 17, 2015 10:22am Jun 17, 2015 10:22am
  •  radityo.ardi
  • Joined Jul 2014 | Status: BAGONG!!! | 1,136 Posts
I've rebooted GT 1000 with 1.5x bigger lots and target, and make the timerange narrow until 10am SGT, with "Close when no open order" Open Type.
We'll see if this can go better.

http://www.forexfactory.com/radityo.ardi/18
Attached File
File Type: txt GT1000REBOOT.set.txt   < 1 KB | 294 downloads
I'm a lazy trader... please don't follow me for no reason...
  • Post #296
  • Quote
  • Jun 17, 2015 12:17pm Jun 17, 2015 12:17pm
  •  Trading88
  • | Joined Feb 2015 | Status: Member | 27 Posts
Hello dear creator of this system

Can i use limit and stop orders in the same acc?
thank u so much
  • Post #297
  • Quote
  • Jun 17, 2015 12:20pm Jun 17, 2015 12:20pm
  •  Trading88
  • | Joined Feb 2015 | Status: Member | 27 Posts
Quoting radityo.ardi
Disliked
I've rebooted GT 1000 with 1.5x bigger lots and target, and make the timerange narrow until 10am SGT, with "Close when no open order" Open Type. We'll see if this can go better. http://www.forexfactory.com/radityo.ardi/18 {file}
Ignored
In this set when u put TargetProfitMult=0.015 means would be more profit? would take so much time to the order close because of this higher profit?

Thank u
  • Post #298
  • Quote
  • Jun 17, 2015 12:48pm Jun 17, 2015 12:48pm
  •  slianto
  • | Joined Feb 2015 | Status: Member | 180 Posts
Quoting radityo.ardi
Disliked
I've rebooted GT 1000 with 1.5x bigger lots and target, and make the timerange narrow until 10am SGT, with "Close when no open order" Open Type. We'll see if this can go better. http://www.forexfactory.com/radityo.ardi/18 {file}
Ignored
I like the idea, this should be safer.
or maybe until 12am SGT the market is still slow.

I tempted to try this on live account too.
GT1000 with "close when no open order" 00:00 - 12:00 WIB.
so far I tried on demo 00:00 - 14:00 WIB also good..
the profit is okay. but most importantly i like the low drawdown

the original GT1000 00:00 - 14:00 WIB on 5000$ demo account (run for a month):
Attached Image


GT1000 00:00 - 14:00 WIB with 500$ demo account. with "close when no open order" (run for 3 days)
Attached Image
  • Post #299
  • Quote
  • Jun 17, 2015 12:50pm Jun 17, 2015 12:50pm
  •  slianto
  • | Joined Feb 2015 | Status: Member | 180 Posts
Quoting Trading88
Disliked
Hello dear creator of this system Can i use limit and stop orders in the same acc? thank u so much
Ignored
I tried that. and it's messed up..

I run it on different time too.

because there will be some order still opened and yet another cycle is going to start but can't...

so it's not good in my testing. then i tried to test it on separate account...


but maybe with the new feature like "close when no open order". this can be a solution?
you can try it and post the update
  • Post #300
  • Quote
  • Jun 17, 2015 1:33pm Jun 17, 2015 1:33pm
  •  Trading88
  • | Joined Feb 2015 | Status: Member | 27 Posts
Quoting slianto
Disliked
{quote} I tried that. and it's messed up.. I run it on different time too. because there will be some order still opened and yet another cycle is going to start but can't... so it's not good in my testing. then i tried to test it on separate account... but maybe with the new feature like "close when no open order". this can be a solution? you can try it and post the update
Ignored
I tried in the same acc (Demo) and it is giving good profits, not problems at all about cycles
  • Commercial Content
  • /
  • Trapping System: Grid
  • Reply to Thread
    • 1 1314Page 151617 187
    • 1 Page 15 187
1 trader viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2021