TradeMonkey joined the group
Fractal Arrow Prediction 9 years, 5 months agoMarketmaker joined the group
Fractal Arrow Prediction 9 years, 5 months agocp1989 joined the group
Fractal Arrow Prediction 9 years, 5 months agoFlyingmac replied to the topic How to: Creation of Fractal Arrow Indi in the forum
Fractal Arrow Prediction 9 years, 6 months agoShame to see this die…
Flyingmac joined the group
Fractal Arrow Prediction 9 years, 6 months agotw88 joined the group
Deep Q forex 9 years, 6 months agoGregorious posted an update in the group
Fractal Arrow Prediction 9 years, 7 months agoThe Fractal Arrow Prediction indicator.
simplex posted an update in the group
Fractal Arrow Prediction 9 years, 7 months ago@Gregorious: Which indicator are you talking about to be recreated?
Gregorious posted an update in the group
Fractal Arrow Prediction 9 years, 7 months agoHas anyone been able to successfully recreate this indicator or even somewhat recreate this indicator? I am not a coder so I have been attempting to do so in Excel. After several months I am still stuck on the probabilities. Anyone willing to share what they have?
ngefx joined the group
Deep Q forex 9 years, 8 months agoJosh joined the group
Fractal Arrow Prediction 9 years, 8 months agojee joined the group
Fractal Arrow Prediction 9 years, 8 months agohems posted an update in the group
Node.js + MQL4 Development 9 years, 9 months agoI’m trying to figure out a way to have some sort of bi-directional communication between node.js and MT4.
First goals:
– List open positions and orders and make them available to my node.js application
– Be able to close positions and cancel orders from node.js
– Fetch current balance from accountSecond goals:
– On every new bar for a…[Read more]hems joined the group
Node.js + MQL4 Development 9 years, 9 months agoshadow.41 joined the group
Fractal Arrow Prediction 9 years, 9 months agoviet long joined the group
Deep Q forex 9 years, 9 months agohinz joined the group
Fractal Arrow Prediction 9 years, 9 months agoenko joined the group
Fractal Arrow Prediction 9 years, 10 months agoGregorious posted an update in the group
Fractal Arrow Prediction 9 years, 10 months agoOk I have a question regarding the databases. Database 1 contains the 4-13 bit-strings for the 2-years of raw data. Database 2 contains the 4-13 fractal bit-strings AND the zigzag bar count. Now we are suppose to look for similarities between the two databases and record them in database 3. For instance, if bit-string {101011} appears in…[Read more]
Hello Gregorious, for discussion maybe better to use some sub forum (http://penguintraders.com/groups/fractal-arrow-prediction/forum/topic/how-to-creation-of-fractal-arrow-indi/
), this place is intended for group messages. I am not sure, “Database 2” should contain raw fractals and fractal subsequences (most right) are used for Database…[Read more]
- Load More
Sorry for the delay. I have actually done this and it worked out perfectly. Start small
If you can send data back and forth, then you can translate those into MT4 functions that run based on the data. Let me know if you get stuck and I will try to help.
Hi Saver0 ,
I hope you are fine.
I would like to have your idea on something .
I am building my own software for copy trading with MQL4 . I already finished . My question is related to the way the communication is done. I used HTTP connection with the event OnTimer() via a webrequest to an php API. Each time ( every second) I make a webrequest to…[Read more]