Coding help - page 436

 
maniek1244:
HI.

Could you add masegges alert for s-stoch indicator and sound and masseges alert for winner binary?

Ofcourse could you help Mladen or guru coder ?

winner_binary.mq4

s-stochtrend.mq4

maniek1244

Stoch trend already has sound alert

 
mladen:
maniek1244 Stoch trend already has sound alert

Oh yeah , but winner binary don;t have any signal, could you add text signal with sound ?

Thanks

 
maniek1244:
Oh yeah , but winner binary don;t have any signal, could you add text signal with sound ? Thanks

winner binary is a decompiled file

If you have the original source, I will be glad to help. Decompiled file is something I do not work with

 
mladen:
winner binary is a decompiled file If you have the original source, I will be glad to help. Decompiled file is something I do not work with

I don;t have a orginal file, unfortunetlty.

 
maniek1244:
I don;t have a orginal file, unfortunetlty.

If you find the original source code I will be glad to help

 
mladen:
If you find the original source code I will be glad to help

Ok thanks for all Malden

 

Hello.

Recently I've found great indicator tester However I am really missing there an option to set time when it's going to do backtest. For example 08:00 - 20:00 each day. Please could you add it there?

Thanks in advance!

indicator_tester.mq4

Files:
 

please someone help. I want this indicator converted to an ea.

osma__thv.mq4

setting for indicator

fast ema - 12

slow ema - 26

signal sma - 9

rules are very simple

If bars cross the zero line (up to down OR down to up ) enter trade

green - buy

red -sell

exit trade when bar change its color.

I am not a programmer. Please someone help.

Files:
osma__thv.mq4  7 kb
 
hermes:
please someone help. I want this indicator converted to an ea.

osma__thv.mq4

setting for indicator

fast ema - 12

slow ema - 26

signal sma - 9

rules are very simple

If bars cross the zero line (up to down OR down to up ) enter trade

green - buy

red -sell

exit trade when bar change its color.

I am not a programmer. Please someone help.

That is a simple macd indicator made to show osma (difference between macd and signal line) Use any macd EA that uses crosses of macd and signal for opening (and closing) orders

 
mladen:
That is a simple macd indicator made to show osma (difference between macd and signal line) Use any macd EA that uses crosses of macd and signal for opening (and closing) orders

Can you please share me an ea like that? I really need this.

I want to open trade when cross zero line.

And I want to exit trade when color changes. If I wait to cross zero line for exit it will be too late.

This is how colors changes in this indicator.

Above the zero line

If a bar is bigger than the previous bar it paints green

If a bar is smaller than the previous bar it pains red

Bellow the zero line

If a bar is smaller than the previous bar it paints green

If a bar is bigger than the previous bar it pains red

Reason: