Metastock to MT4 - page 5

 
Files:
macd_mc.gif  23 kb
macd_mc.mq4  3 kb
 

WOW !

That was too fast !

Thaks man !

That's exactly that.

Thank you very much !

Im new on Metatrader, and is been hard to change from Metastock to MT4.

Im use to deal with traditional MArket on Brasil (BOVESPA), and now im tring somethings on Forex.

The programming language on MT4 is more usefull than Metastock, BUT, Too much difficult to learn. it seemns like a normal computer language ... like C++ or something like that.

It will be a hard work to transform my setups (buy/sell) that i use on Metastock to MT4 EA.

But is good to see there are people like you, to friendly help !

Good work man. Thank you !

 

my metastock indicator

Hi, I have an indicator in MetaStock as follows:

(MACD()*Mov(C, 15, S)) - ( (MACD()-Tema(C, 14) ) / Mov(C, 15, S) )

Could you please convert this indicator to MT4 or LUA?

 
mladen:
beyazfil,

Here you go.

Did not know what is the name of it so called it macd - tema. It actually does not look bad when placed on chart
regards mladen

thank you, thank you mladen! I am trying to do that for many times. It's my own creation, and I wanna ask you, if it easy for you- it seems so - I need also the reverse of it.

I mean,

(( MACD()-Tema(C, 14) ) / Mov(C, 15, S) ) - (MACD()*Mov(C, 15, S))

If you dont wanna spend much more time, I will figure it out from the above indicator you wrote. Again, again, thank you very much.

 

...

beyazfil,

No problem. Here it is (the lower on the chart)

regards

mladen

 
mladen:

No problem. Here it is (the lower on the chart)

regards mladen

thank you very very very much mladen!

best wishes!

 

...

beyazfil,

Here you go.

Did not know what is the name of it so called it macd - tema. It actually does not look bad when placed on chart For symbols other than JPY crosses it gives faster signals than the MACD

regards

mladen

Files:
 

EMA from yesterday, or another day in past

Dr. mladen !

On Metasctock i can get this :

MOV (Ref(c,-1), 21,E);

or

MOV (Ref(H,-1),21,E)

or

MOV (Ref 9c,-2),21,E)

So we can chosse (C,L,H,Volume, ...)

and choose time (-1) (-2), ...

How can we get this on Metatrader ?

 
Acic:
Dr. mladen !

On Metasctock i can get this :

MOV (Ref(c,-1), 21,E);

or

MOV (Ref(H,-1),21,E)

or

MOV (Ref 9c,-2),21,E)

So we can chosse (C,L,H,Volume, ...)

and choose time (-1) (-2), ...

How can we get this on Metatrader ?

Anyone can help ?

 

Free Forex historical data with volume?

Hi,

Anybody knows where I could find historical data of forex with volume in Metastock format?

Daniel

Reason: