Forum Replies Created
- AuthorPosts
When you say gaps you mean missing candles or difference between Close of last candle and Open of next candle?
Yes, I’m planning to write more on this later. Just difficult to find the time with everything going on at the moment. I should be “finishing up” my development for the most part hopefully before this week ends and then I can do some more sharing
My patterns are based on TZ theory. I just set the maximum and the minimum for H_Left and H_Right which I classify the patterns for. Are you pretty new to TZs?I see … Yes, I dont know nothing about TZ (besides some early post on similarity thread and vlady’s thread).
I thought you would be identifying pattern just based on PA. This is the way I’ll be testing. I just created a group here to share my thoughts.
Just two more questions, please:
1) Which data source did you use for the candle data? I suppose you’re not just exporting from mt4
2) Do you store the patterns in database as well? Or keep them in memory?
Good point about the neural networks … if you can access the whole past, why use a function to represent it

So I imagine you have a good way to identify the patterns … could you tell your method of identifying patterns?

I have a few ideas about that … I dont remember the algo names, I’ll need to search. Long time I worked with AI (really good times, I have to say
)Manipuling raw data is really funnier than looking for setups on a chart

I’m thinking in a lot ways here …

Just give me a hint, please: do you limit the pattern to a limited maximum number of candles? Or your method can consider even a 100 candles pattern?
Thanks
Just read this “What I have is a pattern classification algorithm that scanned the entire history of the 10 pairs to find high probability TZ patterns. Then a live pattern matching occurs to show me the highest probable levels as they develop.” in your first post in the other thread.
Is it Neural Network? Are you using some well known algorigthm or are you developing one?
Bro, do you have a super computer?? because to parse years of candle data would take days in my machine :P
lol I never imagined brokers accessing our MT4 folders … but its really possible …
So you export mt4 candles data to use within nodejs? If so, then you can use only naked data, right? Unless you recode the needed indicators…
ps: I’m developer too :) dont need to use non-thech terms with me :p
I’m asking just because I dont see nothing related to trading in smallcat’s posts … just a nodejs tutorial.Hello. What are you trying to do by connecting nodejs with mysql? Is it related to some indicator?
- AuthorPosts