- Search Crypto Craft
-
iamgotzaa replied Aug 9, 2015this is self-destruction what is entry/exit rule anyway? or it's just blindly place order.
Grids Without Greed
-
iamgotzaa replied Aug 9, 2015I can forward you my whole source code for my ea which include recovery, sortof selective martingale. Here is my thread url There are a couple people running live account for this. (thanks to them!)
New TDI Method v2
-
iamgotzaa replied Aug 9, 2015you got it please come and download
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Aug 9, 2015Hi yadgayan, I think it is vary broker by broker. For crosses pairs whipsaw are pretty high and swift.
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Aug 9, 2015Hi colyske, thank you for joining my thread. I use ema200 on M15, for buy and sell restriction. But for larger timeframe I had attempted some test like you said, most of the time it blew account away because of trend reversal. I'm considering to ...
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Aug 9, 2015here it is Stable version: Feb10v66ke Developing version: Feb10v66H (as shown in trade explorer)
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Aug 9, 2015I like this system. I used to try CCI on H4 before. I quite profitable however trading on H4 left you hang boring for weeks to make a trade. Anyway, keep it coming.
H4 stoch and CCI based strategy
-
iamgotzaa replied Aug 9, 2015oh there is some reply to this thread hello there Current working version, tested secretly is version 66ke (I don't upload it). Just wanna check whether some one want to test it.
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Aug 7, 2015I have a core ea program for another purpose. I just plug in your system in that core just to see what happen. Frankly it does look promising.
H4 stoch and CCI based strategy
-
iamgotzaa replied Aug 7, 2015Stick and your right hand up, guys and write down "run and forget" on it. Thanks 5aztv88 for sharing. double sto=iStochastic(NULL,PERIOD_H4,20,3,3,MODE_EMA,STO_CLOSECLOSE,MODE_MAIN,0); double cci=iCCI(NULL,PERIOD_H4,20,PRICE_MEDIAN,0); BUYSIG=sto<80 ...
H4 stoch and CCI based strategy
-
iamgotzaa replied Aug 7, 2015your JPY pair has problem when setting tp or sl. I think it's a problem from calculating points. I see sl on GJ go up to 9000 pts. That's crazy
New TDI Method v2
-
iamgotzaa replied Aug 3, 2015can you ship me those beers if you win, BKK Thailand
Foolish EA request - help me win a sixpack of Heineken
-
iamgotzaa replied Aug 2, 2015Hey I like your ea idea can you share the source code? I would like to alter how it recovery loss trade and possibly trailing behavior.
New TDI Method v2
-
iamgotzaa replied Aug 1, 2015how many pairs you are running in the trade explorer above?
New TDI Method v2
-
iamgotzaa replied Jul 25, 2015thanks for the indicator Donchain, I was looking for it.

Donkey (donchian based system)
-
iamgotzaa replied Jul 25, 2015Hi I cant find where to download the EA. Tought it got pull off the thread. I would be appreciated if any one got a copy of mq4 file thanks
Trapping System: Grid
-
iamgotzaa replied Jul 18, 2015nice thread (go back to PC and doing coding again)
Low Volume Candles
-
iamgotzaa replied Jun 24, 2015can you share the dochian indicator? and explain more about the rule, list down, please
I will code your EAs and Indicators for no charge
-
iamgotzaa replied Jun 22, 2015Since you guys are following this thread and helping me revisiting this ea. I would like to describe the what trigger the trade in v66k, please see attach powerpoint file. Right now i'm testing v66m with the filters
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Jun 22, 2015I think it is because there is a limit for minimum distance from the open price you can place a stop loss. For some broker I experience 30 points or 3 pips minimum for stop loss. So, I edit the 66k version and add user settings. See below. markPts = ...
Non-Indicator Trade Robot (Free Give away w/ Code)