- Search Energy EXCH
-
TallCoolOne replied Jun 20, 2013Hi Erin, thanks for your kind words. I'm sorry about the 141 error. I have not seen this error with IBFX. I wonder if the EA was trying open many orders at one time and then perform the TP and SL modify and this overwhelmed the FXCM. I'm not sure.
TCO Trader EA
-
TallCoolOne replied Jun 20, 2013I'm wondering if you had the CloseAfterPctProfit = true. Please check your settings. Did you read the instructions and understand all the settings before adding the EA to your charts? You have to be careful. Thanks!
TCO Trader EA
-
TallCoolOne replied Jun 20, 2013Right on the Stoch stuff. I will make it happen. I should be able to work on it this weekend - if the boss(my wife) lets me. If mama ain't happy, no one is happy. Maybe I should put that as my signature line. Anyways...thanks for the input guys. TCO
TCO Trader EA
-
TallCoolOne replied Jun 20, 2013Hi Guys, on my way to work today. I had some thoughts about keeping the code in the EA simple. I think we can add more trend methods and lower TF signal methods. I just need to make sure I keep the code clean and optimized. We can add the weekly ...
TCO Trader EA
-
TallCoolOne replied Jun 20, 2013Hi New, I'm glad you have joined the thread and I appreciate your diligence in reading all the posts. I think adding the turtle channel should not be a big deal. The actual logic is very easy and I should be able to add that as a trend method. There ...
TCO Trader EA
-
TallCoolOne replied Jun 19, 2013When it is ranging the price should be between the EMAs. So technically we are not in a trend according to 100PipsADay's strat, if I understand it correctly.
TCO Trader EA
-
TallCoolOne replied Jun 19, 2013Hi UK, welcome to the thread. I hope it all goes well for you. I'm closing all trades at 3% profit at the moment. You can download my set files in post one and use them. It might be better to just set atr tp to 3 and atr sl to 2 and let the chips ...
TCO Trader EA
-
TallCoolOne replied Jun 19, 2013Yep...I sent the fix to your platform telepathetically

TCO Trader EA
-
TallCoolOne replied Jun 19, 2013Hi MX, yes we could make the oscillators a and/or combination. We could try the turtle also. I would need the indicator and the rules for trading it. Just another trend method to add - here we go.....oh my, and every combination will grow ...
TCO Trader EA
-
TallCoolOne replied Jun 19, 2013Hi Guys. I know we have a few bugs. I will try to get those ironed out. I kinda like where the EA is as far as features and presentation. Here is what I'm looking at for a few future enhancements and fixes. - Adding two trend method combinations - ...
TCO Trader EA
-
TallCoolOne replied Jun 19, 2013Thansk MXFX, this makes sense, the display TP and SL are not the external paramters, I set the display TP and SL when we actually have a confirmed trade signal. I will have to look into this to make the external TP and SL the default display TP and ...
TCO Trader EA
-
TallCoolOne replied Jun 19, 2013Hi Telac, I will do some more testing with this tonight. Sorry that the TP and SL aren't getting set. I havent' had that issue yet. I will check to see if I can determine what is the cause. Thanks!
TCO Trader EA
-
TallCoolOne replied Jun 19, 2013I'm using 13 for ATR, but you can set it to what works best for you. I'm aware of TP and SL showing up on the screen display as zero sometimes. I will look into getting the fixed. Thanks!
TCO Trader EA
-
TallCoolOne replied Jun 19, 2013Hi Guys, I wanted to add a trade explorer for my MACD demo but I guess we are limited to 2 explorers on a thread (unless someone can tell me how to add more). So I will give weekly updates. So I will post a weekly report for the MACD demo. I'm also ...
TCO Trader EA
-
TallCoolOne replied Jun 19, 2013Hi Prozor, thanks for the feed back. I should put an object delete in there if show settings is false. I would think most would want the screen display. I would just turn it off for back testing, which should make the test go faster. I see that ...
TCO Trader EA
-
TallCoolOne replied Jun 18, 2013Well if you select all 3 trends which is number 4 in the trend selection menu. Then all 3 have to be in uptrend for the EA to take a buy or all 3 have to be in a downtrend for the EA to take a sell. So I think it will a more conservative approach.
TCO Trader EA
-
TallCoolOne replied Jun 18, 2013Hi Guys, I posted my set files in post 1. If you want to use them just download them and rename back to *.set for each file. Thanks!
TCO Trader EA
-
TallCoolOne replied Jun 18, 2013If you are tick mode, it shouldn't matter, but if you are on bar mode, you will want to keep it on the lower TF.
TCO Trader EA
-
TallCoolOne replied Jun 18, 2013Hi Gary, CheckOncePerBar if set to true, you will be in bar mode, if set to false you will be in tick mode. I thought about allowing just 2 strats to be combined for trend determination. Maybe I will add that as a future option, it just adds more ...
TCO Trader EA