Zelo replied to the topic Price on CLOSE ?! Really?!?! in the forum Development 11 years, 8 months ago
No. Of course. That’s why people lose money.
Price close on an candle just a illusion of timeframe.
Time is itself relative in relative theory.
I think it must be group of bar. A zone.
Because there are millions of trader. So we can not get fixed price.
I think renko or range bar or tick chart have potential.
Zelo posted an update in the group
Node.js + MQL4 Development 11 years, 8 months ago@Saver0, Is there any other simple way send data from MT4 to node server?
MT4 as server and Node app is client.I only see Socket or ZeroMQ for now.
Zelo replied to the topic Autocorrelation in the forum Trading Systems Discussion 11 years, 8 months ago
I see what you mean

Correlation and Cointegration have interesting idea.
Zelo and
Saver0 are now friends 11 years, 8 months agoZelo replied to the topic Need Your Suggestions on My Trading Simulator and Backtester in the forum General Discussions 11 years, 8 months ago
What do you think if we can display chart like the image attached?
It can be multi TF or multi pairs
Zelo replied to the topic Need Your Suggestions on My Trading Simulator and Backtester in the forum General Discussions 11 years, 8 months ago
Thank you for replying guys :)
nope :-D, i implemented it and removed
I am not sure what probability calculation you mention. But i have include jstats http://jstat.github.io/, you can do anything.
I think i will write data grouping code to help multiple TF problem.
I use coffee-script to quick test an idea, nothing else. If it…[Read more]
Zelo replied to the topic Need Your Suggestions on My Trading Simulator and Backtester in the forum General Discussions 11 years, 8 months ago
Thank you for replying guys :)
nope :-D, i implemented it and removed
I am not sure what probability calculation you mention. But i have include jstats http://jstat.github.io/, you can do anything.
I think i will write data grouping code to help multiple TF problem.
I use coffee-script to quick test an idea, nothing else. If it…[Read more]
Zelo replied to the topic I Learn to Trade in the forum Trading Journals 11 years, 9 months ago
I just created a new group

I will prepare thoughts, charts …
Let’s enjoy new year for now
HAPPY NEW YEAR

Zelo started the topic Need Your Suggestions on My Trading Simulator and Backtester in the forum General Discussions 11 years, 9 months ago
main interface
data file selection
scripting
result of script
Hi guys,
I think i should share it for free but i don’t know if it is useful to you.
So i want to ask your suggestion what feature it is <b>really need</b> to help you.

Trading is hard, to be good and consistent make money you need months and years of…[Read more]
Zelo replied to the topic Happy New Year – 2015 in the forum General Discussions 11 years, 9 months ago
Happy New Year to All of Us !!!
I hope we will beat the market in 2015

Zelo replied to the topic Site outage in the forum General Discussions 11 years, 9 months ago
I don’t mind if you put any ads, Saver0. (Because i use Adblock Plus
)

But because of things happened lately, all members seem like go to the private group,
and that makes this site silent

Zelo replied to the topic ForexFactory terminated users in the forum General Discussions 11 years, 9 months ago
Seem like a lot of things happen lately. I have read those links, i will join in the next year

F. the guy who play dirty on Kiads

Zelo replied to the topic Thousand Advice for trader in the forum General Discussions 11 years, 9 months ago
Happy New Year to you sasco

Jurij and
Saver0 are now friends 11 years, 9 months agoJurij replied to the topic ForexFactory terminated users in the forum General Discussions 11 years, 9 months ago
Kiads you are 100% genuine, don’t worry. Never doubted about you, and I think everyone here agrees. This is to destroy your name. Words count nothing against hard facts. And all I can see is the work you have done and shared freely, first at FF and then here.
gg53, you are right, it’s important to spread how FF deals with successful traders that …[Read more]
Zelo replied to the topic The take-a-break-from-serious-business-Thread in the forum General Discussions 11 years, 9 months ago
MERRY CHRISTMAS AND HAPPY NEW YEAR OUR FORUM !!!
BEST WISHES FOR YOU GUYS!!!
Zelo replied to the topic I Learn to Trade in the forum Trading Journals 11 years, 9 months ago
Thank you Saver0!
Wish you and your family have a super happy Christmas and New Year Holiday !!!
MERRY CHRISTMAS!!!
HAPPY NEW YEAR!!!
Zelo replied to the topic I Learn to Trade in the forum Trading Journals 11 years, 9 months ago
Hi simplex,
Thank you for visiting my thread. You have the right to ask your question, as i bring them out first.
Please don’t mind about it.
I will explain it when i trade real and made profit.
Enjoy your holiday

I basically finish my little project forex simulator.
I run in any browser so you can run on your computer or…[Read more]
Zelo replied to the topic I Learn to Trade in the forum Trading Journals 11 years, 9 months ago
Hmm…I start to think about Order Flow, Price Level, Zone… and Stochastic process, they can be linked together.
If we can get them right

Time to reread order flow trading

Zelo replied to the topic Random Screenshots in the forum General Discussions 11 years, 9 months ago
Just wake up from a nap and see this


Update:


- Load More


@Zelo, Can you explain more ? What is the purpose of ZeroMQ here ? It is as a bridge between MT4 and NodeJs ?
Can it also be as bridge between MT4 and other language (PHP+Mysql , or Python+DB for example) ?
Thanks
Yep! It is possible. But I found that MQL has WebRequest function that can do the job, I will try that and let you know.
I found this : http://zguide.zeromq.org/php:_start , http://zeromq.org/event:zeromq-for-mysql and this : https://github.com/AustenConrad/mql4zmq
Is it right ?
@zelo that looks really cool by the way! I have tried ZeroMQ and it worked pretty well. But i found creating a simple http server in Node.js to be the easiest and it would also be easier for anyone who want to setup your app. Because even if you use ZeroMQ or anything else, you would still need to check some sort of a queue with the way MT4 works.…[Read more]
@Saver0, I like Node.js too. I think about send data lile ohlc and indicator data from MT4 to our app
would be easier than connecting Oanda. I looked into your code and it pretty complicated
Is there any simpler way :-D
@zelo It shouldn’t be too complicated if you take a look at it. I may have over complicated it. Like smallcat said, it’s just that one function call that’s doing all the work. You can send the data to Node.js in any format you want. I just prefer it to be in JSON so it can be easily parsed. I send the data with a command in the first few strings…[Read more]
@Saver0 I know about Oanda Api. It is really good. I am biased on Oanda too.
There is a problem with the chart app in the picture above. I can not draw trend line and get information about a candle
because of CSS positioning, I can not get exact mouse position, LOL
If i want to, i have to rewrite code in SVG.
So I will keep thing simple,…[Read more]
@Zelo Yea, I’m biased against all Brokers to be honest.. haha just use what is available to me.
If I can see 4small 600×400 windows with 4 time frame charts, on a 2×2 grid running synchronized, I would be happy 
As for the trend lines, maybe try to keep the charts simple? It doesn’t have to be 3D looking
@saver0, from the mql file we can see “if(!INet.Request(“POST”,”/”,data,false,false,req,false)) ” and “if(!INet.Request(“POST”,”/”,incoming_msg,false,true,req,false))” , the string variable “data” and “incoming_msg” are to hold the return value sent by NodeJs, and we use jsonParser to get the ‘direction’ of the signal ?
Yes, you are correct there smallcat.