- Search Crypto Craft
- Orest replied Feb 8, 2010
Hey, Shmurex - I think this is a Sunday bar which makes a confusion. See the attached image. Yep, if you don't want to trade certain pairs, why would you want them on the list? Hey, Don - I would appreciate if you post your code fragment how you ...
Indicators development for T101's not very simple method
- Orest replied Feb 8, 2010
Damn, one of those moments. Glad we are clear now.
Great, thanks - I hope someone will find that indicator useful. Oh, clearest explanation I could dream of. So, you guys have been trying to mock all Julius's tools including excel?
I think ...Indicators development for T101's not very simple method
- Orest replied Feb 8, 2010
Wow, finimej - I'm speechless, never thought I'd meet you here.
Seriously, that's a great honor. You contributions are all over the forex places and that T101_BuyAllPairs indicator itself for me personally was a eye opener. I was always ...Indicators development for T101's not very simple method
- Orest replied Feb 7, 2010
Okay, next major release: What's new: - Time customizable columns. All columns now could be assign any open time you want. How to do that: Mark a column as 15 code, fill out new Time_Open property for each column. If a column code is from 1 to 14 ...
Indicators development for T101's not very simple method
- Orest replied Feb 7, 2010
HistoryFX, thanks for the reply. I'll get you alerts just be patient, okay? Could you clarify what exactly triggers your trades? Do you trade the classic method - when one of the pairs on weekly column (or IA) occupies the opposite anchor position ...
Indicators development for T101's not very simple method
- Orest replied Feb 7, 2010
Welcome to the thread, HistoryFX! I could take your credit for the dashboad, but frankly it's not mine. Most likely folks who made it used my code in some way and left the copyright, have no idea. Tonight I'm realeasing new version of the EA which ...
Indicators development for T101's not very simple method
- Orest replied Feb 6, 2010
Welcome to the thread, Piyapat! Pair_to_Follow - see, the idea was when you see your potential trade, your pairs are pretty much ordered (separated by the middle line more or less anyway). You want to catch the ran-away pair to enter the trade I ...
Indicators development for T101's not very simple method
- Orest replied Feb 6, 2010
Of course that's mine, do you really think English is my first language?
I will definitely change the columns to make them customizable open time wise, it's not a big deal really. Still wondering how that would improve the trading precision. I ...Indicators development for T101's not very simple method
- Orest replied Feb 6, 2010
I was working in similar direction some time ago, but using different approach. I build probabilistic neural network and gathered all patterns from the past, which resulted in profitable trade. I only gathered repeatable patterns and discarded ...
pattern matching
- Orest replied Feb 5, 2010
Excuse my arrogance, 7bit, but I don't understand why re-invent the wheel? ZUP indicator perfectly identifies Larry Pasavento's patterns on all time frames which believed to be profitable. Why not take that indicator and create an EA from it (I'm ...
pattern matching
- Orest replied Feb 5, 2010
Pips between anchors. — Interesting observation. Look at this new indicator I made from BuyAllPairs. This is moving distance between anchors. It's clearly visible that narrowing spread usually means trend changing. Place it on the same chart ...
Indicators development for T101's not very simple method
- Orest replied Feb 5, 2010
Stop apologizing for your English, your English is fine. — Okay, customizable columns are possible to do, however I still don't understand the value of having them. Let's see we enter the date/time of the last lowest equity and get that column ...
Indicators development for T101's not very simple method
- Orest replied Feb 5, 2010
Hi schmurex, I understand only part with customizable column which is absolutely possible to do (more settings though, High is gonna like it
). Could you re-phrase it or/and make a graphical description of your suggestion? I feel there is ...Indicators development for T101's not very simple method
- Orest replied Feb 4, 2010
This indicator is amazing, seriously. Pick any period in the past (h1 time frame, I didn't try any higher). Identify major high/low for the period, draw standard Fibo retracements from MT4 and see how the line respects the levels.
Indicators development for T101's not very simple method
- Orest replied Feb 4, 2010
It might take several double-clicks.
Practice. The comment field would be "highlighted" small dots appear at the borders. Indicators development for T101's not very simple method
- Orest replied Feb 4, 2010
Thoughts — I have been thinking a lot about the system lately and despite T101 method does not promote any additional indicators I still wanted to show one, maybe you could make sense of it. I used it on H1 chart and this is basically whole ...
Indicators development for T101's not very simple method
- Orest replied Feb 4, 2010
No, should be movable just fine, please try again.
Indicators development for T101's not very simple method
- Orest replied Feb 4, 2010
Yes, only those which are on you screen. So, workaround would be having another chart open with longer timeframes separately.
Indicators development for T101's not very simple method
- Orest replied Feb 4, 2010
1. Yes, you should be able to 2. Yes, that would work. 3. I think it should be more flexible, what if you don't have a weekly and have monthly column instead. So, another setting?
Indicators development for T101's not very simple method
- Orest replied Feb 4, 2010
High, if you take a look at the code (just look for SHORT(Strong)) you'd see the logic. It's actually was described by Julius how to define the trend direction. I agree you'd see Strong signal most of the time. When trend is changing you could see ...
Indicators development for T101's not very simple method