|
|
Search
You searched for the word(s):
Showing page 1 of 3 (136 total posts)
< 1 second(s)
-
sorry, the above formula will give u the high of prevous day, i guess i ddi not payed atenntion enough to your question.the high of the day you can find by using highestsince(1,dayofmonth()<>ref(dayofmonth(),-1),h);
-
t2 value in code bellow is the high of the day. This is a old code of mine calculating pivot points for wich is required the high o the day (pivot=(h+l+c)/3. So u can take out the rest and you will have the hhigh of the day. There might be other solutions too but at that point this was what i came up with. Hope it helps you. Remebmer t2 from the ...
-
''For all of you that use MS RT version, how did you deal with this enormous handicap?''I upgraded to Amibroker, sorry to say but for real time purposes Metastock sucks. All my friends did something similar, i prefered Amibroker because of the AFL language similar with MSFL, actually exactly the same up to a point so if u know to program in ...
-
Its called msx_ksr.dll but i dont know if you can still find it on the internet and i dont know if it worth the trouble, maybe you should ask for a programmer to create one for you or to help you implement a method of autotrading, or even better you should consider another platform for this purpose cause metastock unfortunately needs a lot of ...
-
''I am not in US so without an interface to allow autotrade , that means we can only manually do it.''
Not entirely true. There is a way to autotrade with metastock its a little cumberstone and can be done only with a few brokers. Here is how, general terms: there is a dll that allows exporting indicators in text files. Create a expert advisor ...
-
You can test our system for free by downloading it from http://www.draculasystems.com. A lot of efort was put in to developement of this new version of D System and we believe that it will be one of the most robust system that you can find. Test it and compare it with other systems that you may have.
*PP
-
You may want to be aware of this thread
http://forum.equis.com/forums/thread/27861.aspx
*PP
-
http://forex-manager.blogspot.com
Its all about money management and while with metastock you can analyze the market you can use this software to do money management very fast. It seems that Metastock can plot stop, entry and target from this on a chart and in combination with metatrader is excellent.
-
My stocks trading days are over. After all this years the only semnificative gain is knowledge about trading and all things related to it, i did survive with a small amount of capital and ended pretty good but far away from getting rich. A new era has come now: forex era, things can be pretty much different different here. Anyone can watch my ...
-
Where can i find it? Does anyone have something like that? Can someone send it to me i wish i could read it to see if its of any use to me to get MDK.
Thanks.
-
Spaceant:
.... The key reason is that when MS is connected to a third party software to conduct automated trading, only the one signal is required, i.e the first signal.
Gary if you tell me what you have in mind i may be able to help. There are a few posibilities to automate trade from within metastock with several broker platforms. (i.e
-
Hi Gary,
From what i know thers no solution to this, maybe a new and improved metastock version.
*PP
-
Need help with ur Matastock (or for that matter with any other problem regarding your computer programs)? Ask a pro or a friend to assist u :) live. Use this: http://www.teamviewer.com/download/index.aspx
This would be an efficient way to help begginers or to demo ur skills.
...it was a long time since i`ve not posted on this forum, i ...
-
howdy j32,
Design an exit and use the latch function availiable within forum.dll wich is downloadable free in this forum....acceleration band concept....i can`t wait to see someone saying that he has mathematicaly developed a hiperbolic relationship which could make u rich next morning.
*PP
www.draculasystems.com
-
Jim_M:
I do have competitive products also, but I think Metastock is the best. It is my core program. Metastock has some great things the competitors don't have. There is no perfect system, but in my opinion Metastock comes out on top.
The RMO Indicator in version 10.1 is phenomenal. I also love a couple of ...
-
Hi Nizar,
Entrycode:=C>Ref(Highest(C),-1);Exitcode:=Cross(Mov(C,200,E),C);status:=BarsSince(Entrycode)<BarsSince(Exitcode);
status:= ExtFml( ''Forum.Latch'',Entrycode ,Exitcode ,0 ,0 );
If(status=1 AND Ref(status,-1)=0,1,If(status=0 AND Ref(status,-1)=1,2,0)) {this will plot 1 on Entry signal and 2 on Exit signal}
The code above does not ...
-
Not exactly bulltrudeau. Multiple parts are allowed try the following example:
writeif(a:=mov(c,20,s);b:=mov(c,60,s);a<c and b<c,''the price is under the two moving averages'',''...it could be under one of them and above the other.... or it could be under both of them...the price, that is {:))}'')
Also the part with expert comentary is ...
-
hi reddog,
yup, there is possible to do that with metastock. Press and hold ALT while mouse pointer is on a chart and scroll.
*PP
www.draculasystems.com
-
It seems that posting a trading system with his results is a huge mistake. From what i see the majority has absolutly no ideea about what a resonable gain means and how one could know if his results are good or bad. Everyone has different expectations from the market and unfortunately it seems that those expectations are anything but ...
-
Jose:PP, an anonymous poster claims to have gained access to your trading system's logic for backtesting purposes. I've looked everywhere on your website, but can't find a description of your trading system detailed enough to allow any backtest. Did I miss something, or is the anonymous poster making claims based on hot air? jose '-)
I don`t know
-
hayseed:
hey *pp..... couple questions if ya have the time and it doesn't reveal anything you prefer not to.........
1 .... what's the reason for the ''any portfolio of securities that you want as long as it contains over 100 securities,'' statement in paragraph 2 .... here in the states some of us trade just the qqqq's , ...
-
PTJim:And BTW, unless you're 13 years old (and not even then if you have any brains or wish to appear to have brains), the word is ''you'', not ''u''.
Really? i did not knew. I think the best thing to do is ignore u and u ignore me.
I wish u good luck and profitable trading.
-
Hey Minnamor,
a) not enough capital
b) read the first page within my site, a little above the discalimer. Average non compounded achieved %/year
c)long
d) u really did not look carefully. Tests were made from 1993.
e) read the first page within my site, a little above the discalimer
f) same as e)
g) last chart presented in every page ...
-
Well Henry, u could say anything u want, it is ur opinion and i respect it. Still one thing disturbs me: after i have clearly specified in site that it does not cheat in any way - it is not using hidsight functions, it is not buying on the same bar at the open or something similar, no forward references, also clearly ...
-
Well, after a lot of headaches here it is http://www.draculasystems.com. Far by being perfect at least its not a cheat.
-
hi uzoom,
U should also try TMW.dll, its availiable in files section of the forum.
Cheers
-
Hey Gary,
I think this is what u are looking for:
perd1:=Input(''Day'',1,31,31);perd2:=Input(''Month'',1,12,5);perd3:=Input(''Year'',1900,2199,2006) |