Feanor replied to the topic Getting price feed for development in the forum Development 11 years, 4 months ago
When you say gaps you mean missing candles or difference between Close of last candle and Open of next candle?
smallcat and
Feanor are now friends 11 years, 4 months agoFeanor started the topic Downloading FF threads in the forum Recycled Gold 11 years, 4 months ago
Here is a script I built some weeks ago. Its pretty easy to use.
It will download a whole thread as a big .html file. Then you can convert it to .pdf to a better reading.
What you need:
* Ruby (easy if you have a linux or mac)
* Nokogiri (ruby gem): install with “gem install nokogiri”
* some tool to convert .html to .pdf (I use w…[Read more]
Feanor started the topic Downloading FF threads in the forum Recycled Gold 11 years, 4 months ago
Here is a script I built some weeks ago. Its pretty easy to use.
It will download a whole thread as a big .html file. Then you can convert it to .pdf to a better reading.
What you need:
* Ruby (easy if you have a linux or mac)
* Nokogiri (ruby gem): install with “gem install nokogiri”
* some tool to convert .html to .pdf (I use w…[Read more]
Feanor started the topic Downloading FF threads in the forum Recycled Gold 11 years, 4 months ago
Here is a script I built some weeks ago. Its pretty easy to use.
It will download a whole thread as a big .html file. Then you can convert it to .pdf to a better reading.
What you need:
* Ruby (easy if you have a linux or mac)
* Nokogiri (ruby gem): install with “gem install nokogiri”
* some tool to convert .html to .pdf (I use w…[Read more]
Feanor started the topic Downloading FF threads in the forum Recycled Gold 11 years, 4 months ago
Here is a script I built some weeks ago. Its pretty easy to use.
It will download a whole thread as a big .html file. Then you can convert it to .pdf to a better reading.
What you need:
* Ruby (easy if you have a linux or mac)
* Nokogiri (ruby gem): install with “gem install nokogiri”
* some tool to convert .html to .pdf (I use w…[Read more]
Feanor replied to the topic NodeJs Mysql connection example in the forum Development 11 years, 4 months ago
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…[Read more]
Feanor replied to the topic NodeJs Mysql connection example in the forum Development 11 years, 4 months ago
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…[Read more]
Feanor replied to the topic NodeJs Mysql connection example in the forum Development 11 years, 4 months ago
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…[Read more]
Feanor replied to the topic NodeJs Mysql connection example in the forum Development 11 years, 4 months ago
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…[Read more]Feanor replied to the topic NodeJs Mysql connection example in the forum Development 11 years, 4 months ago
Hello. What are you trying to do by connecting nodejs with mysql? Is it related to some indicator?
Feanor changed their profile picture 11 years, 4 months ago
Feanor became a registered member 11 years, 4 months ago