- Search Energy EXCH
- disbellj replied Apr 5, 2010
yes and no. the original trade is by a signal, not just anytime. after that, julius did say that he would re-enter a new basket if the first one was taken out by stoploss. if you're trading one pair, that's not T101. if you're trading one pair, use ...
Indicators development for T101's not very simple method
- disbellj replied Apr 4, 2010
arjuncora, enter ANYTIME? and you say how can you not lose? try it out on demo.
Indicators development for T101's not very simple method
- disbellj replied Apr 3, 2010
I just answered that for charvo. and BTW, I made an indicator to see for myself, gave it to someone, they used it, it eventually got out to the forums, I've given different methods and indicators to look at the same T101 info in different ways. It's ...
Indicators development for T101's not very simple method
- disbellj replied Apr 3, 2010
I never said it's the exact same as all the other indicators. Maybe it's not significant to see that if you bought all that at approx. $1/pip, a couple thousand pips is something that could have been achieved last week, but not important?
Indicators development for T101's not very simple method
- disbellj replied Apr 3, 2010
Price is the same on all timeframes. But I'm not using BuyAll. I'm using Buys and Sells lines only, in BuysVsSells. Start the week, and who jumps first? What if you lose? Do it again and again. Your stoploss is how far the losing set is from 0. 0 IS ...
Indicators development for T101's not very simple method
- disbellj replied Apr 3, 2010
as with most traders who are not successful, it comes down to emotions with me. i opened a real account too soon, lost it all before i became comfortable. if i were comfortable within myself at this point, i would be profitable with T101, or any ...
Indicators development for T101's not very simple method
- disbellj replied Apr 3, 2010
arjuncora, I coded T101_BuyAllPairs (or BuyAll, I've coded multiple versions, some with MA, some without, some with MasterIA_Mode, some without, one with Semafors, etc. , etc., etc., but rarely do I release an indicator to the public, and if I do, I ...
Indicators development for T101's not very simple method
- disbellj replied Apr 2, 2010
charvo, I understand where you're coming from, but I didn't come to just jack-jaw around. I started learning programming after this thread started, and am by no means an awesome programmer. And I don't care. I learned programming for one reason: to ...
Indicators development for T101's not very simple method
- disbellj replied Apr 1, 2010
charvo, Thank you very much. That is basically what I do. If my Buys is above Sells profit in my BuysVsSells indicator, and above 0, I buyall. opposite for sellall. Simple. Waiting until Monday or Tuesday may keep you out of some unprofitable ...
Indicators development for T101's not very simple method
- disbellj replied Mar 31, 2010
Well, the same Sells that Orest EA got me into when it said Long Strong, and I asked and nobody answered why I got Sells when trend was Long Strong, those Sells are still open on my mini account, trading micro lot each pair. So with about 10 cents ...
Indicators development for T101's not very simple method
- disbellj replied Mar 30, 2010
hazelj80, you can "hard-wire" the suffix for a certain broker into the indicator. Save the indicator in the particular broker's MT4 > experts > indicator folder. Then open in MetaEditor. You'll see the extern (external inputs) near the top of the ...
Indicators development for T101's not very simple method
- disbellj replied Mar 29, 2010
Using Orest's EA on demo, and I also see long strong, but EA just did a bunch of sells. I put startdate of 2010.03.28 00:00 on both brokers. Both demos I'm doing did sells. Anyone might know why I got sells? Note: Basically I just saw the line-up on ...
Indicators development for T101's not very simple method
- disbellj replied Mar 27, 2010
zznbrm, It certainly is nice when calculations can be trusted, given the nature that math plays in our work
Regards and thank you, Don P.S. One thing I love about this is that one can use IBFX pairs, or non-IBFX pairs, and make a good amount of ...Indicators development for T101's not very simple method
- disbellj replied Mar 26, 2010
zznbrm, Looks good to me. I showed comments on my chart on my backtest indicator to check your first column to my column numbers on backtest indicator, and made sure your indicator used same startdate as mine (first actual bar of week on a broker, ...
Indicators development for T101's not very simple method
- disbellj replied Mar 26, 2010
Well, I tried to fix zznbrm's indicators to give you what you want, but failed in doing so. Neither of the ones I worked on are worth a damn.
Indicators development for T101's not very simple method
- disbellj replied Mar 26, 2010
wingate, cool. hopefully any other readers that have the same question can also be helped by my post in the future (if they read it). I will most likely not post the same information again. That's why I advise anyone that wants nuggets like what I ...
Indicators development for T101's not very simple method
- disbellj replied Mar 26, 2010
put EA v1.18 in MT4/experts folder. put banana's preset into MT4/experts/preset folder. in MT4, in Navigator, double-click EA to load to an H4 chart. before hitting OK, when looking at user inputs, hit load, and choose banana's H4 preset in presets ...
Indicators development for T101's not very simple method
- disbellj replied Mar 25, 2010
zznbrm, hazelj80 is asking to be able to trade IBFX pairs as well as non-IBFX pairs. The latest indicator you uploaded/posted does not have the option for non-IBFX pairs, and doesn't have an option for the suffix. I changed that and uploaded a ...
Indicators development for T101's not very simple method
- disbellj replied Mar 25, 2010
wingate, I'm getting trades by not changing anything. I just load the H4 preset into v1.18 EA on H4 chart, and I'm in buys right now that are in profit. Now whether this EA is actually profitable over the longer-term is yet to be seen. I myself ...
Indicators development for T101's not very simple method
- disbellj replied Mar 25, 2010
I think that Orest must tell his code that if close time set is before open time set (which is the default at least on banana's preset), then to use the current close as close. At least, this would make sense. Otherwise, a close time that is before ...
Indicators development for T101's not very simple method