- Search Energy EXCH
- disbellj replied Jun 11, 2011
Glad you found the fix 4xAndy. Sorry about that. Hope it works good now. Sounds like it does. Good job. Kind regards, Don
Zero Divide error? Where do I need to look to fix it?
- disbellj replied Jun 7, 2011
I will not be answering this question again, since this information is in the thread multiple times. Print it now. Keep it for later. INFO FOR ALL OFFLINE CHARTS: INFO ON HOW TO CREATE OFFLINE CHART: Drop script onto chart: 1. Make sure 'Allow DLLs ...
Indicators development for T101's not very simple method
- disbellj replied Jun 7, 2011
kalina1977, Cool mtf 12,12,3,Stochastics indicator at the bottom right. Forex Power? Looks like it could be "Boom! Boom! Fiyah Powah!" BoomBoomFiyahPowah.mp3 Is it available for download? Kind regards, Don
Indicators development for T101's not very simple method
- disbellj replied May 17, 2011
Kos has TWO setups: 1. You can use T101 H4 for TTF. Then put HAS on T101 H1 STF, which has TTF as 240 in it's inputs. Indicator is not applied to T101 H4 TTF. 2. You can use T101 H1 for TTF. Then put HAS on T101 M15 STF, which has TTF as 60 in it's ...
Indicators development for T101's not very simple method
- disbellj replied May 15, 2011
dryclean, If I get in trouble, I close the trade(s) because I made an unprofitable decision. That's what stoploss is for.
BTW, I don't use static stoploss, but variable stoploss based on price action in my EAs. This is why I'm pretty confident ...Indicators development for T101's not very simple method
- disbellj replied May 15, 2011
Edd, First place the script to make offline chart onto the M1 chart of the pair. THEN go to File menu > open the offline chart that was made and place indicator on the offline chart. I then go to window > tile vertically to show both windows open at ...
Indicators development for T101's not very simple method
- disbellj replied May 15, 2011
crossy, That's why I like trading a lot less pairs right now. Like last week on one trade, I have EURUSD in setup described in my last post, risk like 27 pips and got 166. That's around 6.15 R:R. I risked 0.5% and gained 9.86% if I close trade when ...
Indicators development for T101's not very simple method
- disbellj replied May 14, 2011
Eric. I understand. and really, in my EA, I just look for the 1-2-3 pattern in real time (not using history except for fact that when a semafor is made on this bar, it uses history to know a Semafor needs made. The trade is only taken after the 3 in ...
Looking for someone to code my system
- disbellj replied May 14, 2011
taipan99, I got RangeBarScript1.ex4 from zznbrm: url This I put on EURUSD M1, make sure "Allow DLL import" is checked, and make no changes to user input. When hit OK, I then opened offline M32 chart made of 25 pip bars. This type of chart removes ...
Indicators development for T101's not very simple method
- disbellj replied May 14, 2011
zznbrm, I just wanted to say that I respectfully highly disagree with your statement regarding semafor indicator. It IS a 1-2-3 indicator if someone uses it correctly (knows rules of 1-2-3 system). People lose when using Semafors because either they ...
Looking for someone to code my system
- disbellj replied May 12, 2011
I use indicator Kos has shown he uses most recently, except I do not use multi-TF. I put it on range bar offline charts created by zznbrm. I just keep indicator set to 0 timeframe to use current timeframe. This works best for me. Kind regards, Don
Indicators development for T101's not very simple method
- disbellj replied May 11, 2011
Kos, Thank you! Whether using your method H1-M15 combo on basket, or even using that indicator with H1-M15 combo on a single pair, or even that indicator with single pair M15 or above, without using the multi-TF attack, the indicator rocks. Thanks ...
Indicators development for T101's not very simple method
- disbellj replied May 8, 2011
For those getting zero divide errors — For those getting zero divide errors using t101_indy_pricehistory_v3-dnk_donfix14 indicator to make offline chart, please see posts from Dec. 8, 2010 between myself and hopfi2k, and use ...
Indicators development for T101's not very simple method
- disbellj replied Mar 8, 2011
I still got zero divide error on FXDD, so I looked at code of v6. I noticed that sangmane's code was if less than 0.1 * Point (1/10th pip on 5 digit broker), and when I fixed it, it became less than 0.1 * Pip (again, 1/10th of a pip on 5-digit ...
Zero Divide error? Where do I need to look to fix it?
- disbellj replied Mar 6, 2011
trade4fun, I went over the code you sent me v3 and compared it to sangane's posted v3, and it looks like sangane added code: if(MathAbs(H-L)<0.1*Pip) continue; if(MathAbs(H1-L1)<0.1*Pip) continue; if(MathAbs(H2-L2)<0.1*Pip) continue; ...
Zero Divide error? Where do I need to look to fix it?
- disbellj replied Feb 18, 2011
Thank you guys for your kind remarks. BTW, Orest is correct, and Julius said this long ago, and I've mentioned that if my MM equation were used so that each pair risked same amount (meaning each pair ends up with different amount of Lots) I also ...
Indicators development for T101's not very simple method
- disbellj replied Feb 17, 2011
Goodbye and Good Luck — No longer working on T101. Lost my job and must now do my own thing to try and survive. I don't have the consistency yet that I need (that Tex has and it seems funny or a joke to him that some of us others are ...
Indicators development for T101's not very simple method
- disbellj replied Feb 1, 2011
texmade1, Do you mind sharing the percent gain on account? Pips really don't mean anything of themselves. Trading multiple pairs at the same time makes you trade lower Lots per pair, and trading on higher timeframe makes the Lots lower also because ...
Indicators development for T101's not very simple method
- disbellj replied Jan 17, 2011
Thanks diceman. Regards, Don
Indicators development for T101's not very simple method
- disbellj replied Jan 13, 2011
Great going manperm! Nice setup. Nice to see someone else coming forth with proof that T101 is for real and not a pip(e) dream. I can trade one pair or a basket, it makes no difference to me. And there are ranging weeks in the basket. Nothing gains ...
Indicators development for T101's not very simple method