Re: Coding Help

284
acerdufer wrote: Sat May 20, 2017 1:28 am Here is the indicator if someone can look at the code and modify it so that I can put when an alert happens eg buyers exceeds x point sellers
Hi acerdufer
For to look at the code,it needs mq4 format file
Indicator is just a tool.

Use it only if it can benefit you. Leave it if you don't know how to use it optimally.


Re: Coding Help

289
acerdufer wrote: Sat May 20, 2017 2:21 am Re Mladen I did not understand your question sorry
Yes
All MLADENs means - you have to see the lines 78 and 79 of mq4 code file
where numbers of points feeded - currently it is working for 50 points
" if ((UpTicks-DnTicks)>50) trend = 1;
if ((DnTicks-UpTicks)>50) trend =-1;"
so that you can increase/decrease as per your requirement
Indicator is just a tool.

Use it only if it can benefit you. Leave it if you don't know how to use it optimally.


Who is online

Users browsing this forum: No registered users and 1 guest