- Search Energy EXCH
-
TallCoolOne replied Apr 12, 2019Hi Guys, here are my results for the automated 111 strategy for this week. I started on Wednesday, so it was a short week. I will do a full week of testing next week. These results are in dollars, I'm using 0.01 lots. AUDCAD +6.40 AUDCHF +3.41 ...
Flexy Grid EA (Grid Trading)
-
TallCoolOne replied Apr 11, 2019Hi Kaylan, yeah it just trades the 111 strategy automatically. Hopefully should close grids and open new trades successfully. I'm using a DO WHILE loop for closing trades, so it will keep trying to close trades until all trades are closed. I never ...
Flexy Grid EA (Grid Trading)
-
TallCoolOne replied Apr 11, 2019Hee hee, not really sure yet. Others here with EURGBP & AUDNZD pairs have been closing all their trades on Friday, and seem to be making a profit. So, It will take some testing to come up with a strategy. Right now i'm at break even on my demo ...
Flexy Grid EA (Grid Trading)
-
TallCoolOne replied Apr 11, 2019file Hi Guys, I have been lurking here for awhile. I'm attaching my EA, if the thread owner doesn't mind. It trades the 111 strategy automatically. It is a simplified version. The EA will open Buy Grid and Sell Grid on same chart, and track profit ...
Flexy Grid EA (Grid Trading)
-
TallCoolOne replied Apr 10, 2015Hi Nkimandi, I'm still kicking. I have been working on a SonicR EA, that I was posted in SH's forum, written by Morcos. I have taken the logic from that and put it in my own EA shell. It has been doing very well on the backtesting/WFA process. It ...
My EA Gift to Traders
-
TallCoolOne replied Apr 10, 2015Hi Dave, I guess I didn't make myself clear. It sounds like you have come up with a possible better optimizer than MT4. What i'm suggesting, is leveraging your SO, so that it could work with any EA. It sounds like you have the strategy logic ...
My EA Gift to Traders
-
TallCoolOne replied Apr 9, 2015Hi Dave, I've been lurking for some time. I appreciate all your hard work and generosity. I was wondering if there was a way you could make your optimizer for any ea and allow for a generic EA parameters page that would read the extern parameters of ...
My EA Gift to Traders
-
TallCoolOne replied Jan 26, 2015Hi Darwin, Thanks so much for sharing this package. Powerful!. I just want to make sure I have the right steps for testing my own EA. I have everything setup and it seems to be working, the EA has compiled, I have all the history data from ...
DATFRA - Mt4 EA Builder & Walk Forward Analyser
-
TallCoolOne replied Sep 27, 2013Hi Robinho, thanks for posting your settings. I will give it a try.
TCO Trader EA
-
TallCoolOne replied Sep 27, 2013Hi Mohsen, you should be able to TCO_Trader.mq4 file and find where the BuySignal is set to true and change it to SellSignal being set to true and vice versa. I don't guarantee this will work, but that would be a place to start. Then recompile the ...
TCO Trader EA
-
TallCoolOne replied Aug 30, 2013Hi Yasirfx, you can set the lower time frame to 5 or 15 instead of the default 60. You might be able to use H4 for trend time frame = 240 instead of default 1440. The template will need to be changed accordingly. You can set the TP and SL to what ...
TCO Trader EA
-
TallCoolOne replied Aug 20, 2013I know...supertrend indicator looks good as a possible LTF trend tool. Do you have the indicator that you would like me to use?
TCO Trader EA
-
TallCoolOne replied Aug 8, 2013Hi Wabbit, thanks for you kind words. Yes 0 is false and 1 is true. Thanks!
TCO Trader EA
-
TallCoolOne replied Aug 8, 2013Sorry Trezende, I missed this post. I probably won't make this change. Thanks!
TCO Trader EA
-
TallCoolOne replied Jul 29, 2013Sorry ftse, it is not designed that way. I'm not going to code an option to only trade once per day. Thanks!
TCO Trader EA
-
TallCoolOne replied Jul 25, 2013Hi FoxMaster, I'm afraid to tell you it will work and then have you blow your account. It all depends on your own risk tolerance. Thanks!
TCO Trader EA
-
TallCoolOne replied Jul 25, 2013Hi fxcolca, not really sure why you are getting that error. Are you using Ichimoku and do you have KijunSenSL = true?
TCO Trader EA
-
TallCoolOne replied Jul 25, 2013Hi Foxmaster, Please be careful. Some brokers will start closing your biggest loser when the margin hits 100%. That is why I select 300 % for my personal account. Another possibility for us single hitters, would be to close all profitable trades at ...
TCO Trader EA
-
TallCoolOne replied Jul 25, 2013Hi YM, CloseAfterPctProfit = true @ 3.0 % Turtle_StrictEntry = false MA_Cross = false
TCO Trader EA