smallcat replied to the topic How to: Creation of Fractal Arrow Indi in the forum
Fractal Arrow Prediction 11 years, 4 months agoThanks G. If you have free time, could you please accept my skype invitation ?
blueface joined the group
Fractal Arrow Prediction 11 years, 4 months agosimplex joined the group
Fractal Arrow Prediction 11 years, 4 months agoYorism joined the group
Fractal Arrow Prediction 11 years, 4 months agoJhlewis10 joined the group
Fractal Arrow Prediction 11 years, 4 months agoSaver0 replied to the topic Installation & Getting started guide in the forum
Fractal Arrow Prediction 11 years, 4 months agoAwesome! Now just need to tweak the logic to make it work

You may need to adjust things on both ends (node.js app and MT4 code).
Koni replied to the topic Charts posted by GG in the forum
Fractal Arrow Prediction 11 years, 4 months ago@ gg53
What is your defintion of a “miss” for adaptability?
For example arrow points down.
If one of 3 bars before or after the arrow has a higher High than the arrow?
Koni replied to the topic Charts posted by GG in the forum
Fractal Arrow Prediction 11 years, 4 months ago@ gg53
What is your defintion of a “miss” for adaptability?
For example if one of 3 bars before or after the mark (arrow) has a higher High than the mark?
Thommy joined the group
Fractal Arrow Prediction 11 years, 4 months agodtlase replied to the topic Installation & Getting started guide in the forum
Fractal Arrow Prediction 11 years, 4 months agoHi SaverO, Thank you very much. My mistake was not turning the load_data set to false after loading the database.
Here is the screenshot of Node.js and my chat with arrow. Thanks
Saver0 replied to the topic Installation & Getting started guide in the forum
Fractal Arrow Prediction 11 years, 4 months agoCan you please show me a screenshot of the Node.js app right after you start it up again. This should be after the data is already in the database. Once your database is loaded, there is no need to populate it again. Then just attach the indicator with load_data set to false to test for arrows anytime after the end_time.
dtlase replied to the topic Installation & Getting started guide in the forum
Fractal Arrow Prediction 11 years, 4 months agoThis is how my screen looks before and after i attached the Fractals Arrow Indicator. There is communication between MT4 and mysql. My database is populated.
But no Fractal Arrow is showing on my screen.dtlase replied to the topic Installation & Getting started guide in the forum
Fractal Arrow Prediction 11 years, 4 months agoHello SaveO, here is my screen shot. I am still wondering why it is not showing arrow. Thank you for your time and effort.
Saver0 replied to the topic Charts posted by GG in the forum
Fractal Arrow Prediction 11 years, 4 months agoAwesome!! Very happy to have another coder work on it

I want to let you know that the MT4 part, I was testing out a few things and the state it’s in is not ideal. Like the way it figures out the current fractal/zigzag pattern before sending it to Node.js app may not be correct. There could be couple of things you could do to do…[Read more]
Saver0 replied to the topic Charts posted by GG in the forum
Fractal Arrow Prediction 11 years, 4 months agoAwesome!! Very happy to have another coder look at it.
I want to let you know that the MT4 part, I was testing out a few things and the state it’s in is not ideal. Like the way it figures out the current fractal/zigzag pattern before sending it to Node.js app may not be correct. There could be couple of things you could do to do something better…[Read more]
simba joined the group
Fractal Arrow Prediction 11 years, 4 months agoidempotent posted an update in the group
Fractal Arrow Prediction 11 years, 4 months agoAnd I am stuck now trying to run the strategy tester. I admit it’s the part of MT4 that I’ve never used before. Plus tickstory is still downloading so I am using only existing data. But my chart says “Waiting for update”. It’s also late so I’ll try again tomorrow.
idempotent posted an update in the group
Fractal Arrow Prediction 11 years, 4 months agoNew here, but was following the thread back in the day on FF.
I’m installing it, but here are some notes:
Installing XAMPP needed to be run as administrator (when run unescalated, and it tried to escalate, the install locked up and required some MS install fixer download to remedy)
The config for XAMPP’s APache required commenting out the SSL…[Read more]
Saver0 replied to the topic Charts posted by GG in the forum
Fractal Arrow Prediction 11 years, 4 months agoDo we have any coders that understand the Node.js/MQL4 code I have written to be able to try this out?
I probably won’t have time to switch on my brain to do fractals stuff for at least another week or two.Saver0 replied to the topic Installation & Getting started guide in the forum
Fractal Arrow Prediction 11 years, 4 months agoGlad to see that you got it running. What do you see on the Node.js app?
When you post screenshots, please make sure that you post that as well.
Did you see the sets being created and the calculations for each new bar?- Load More