• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion I will make a Free EA with your Indicator

Margin Trader would be very good ea if one could attach indy to it. It doesn't pile up orders if market is moving against you.
But if you don't watch it, it could blow account.
 

Attachments

This is good indicator, already use about 2 month after found it on FF forum
indi no repaint because arrow came late
Arrow show 1 bar after line crossing and wait after close candle
on higher TF its good for identify trends up/down
i have an indicator which dos not work on M1 i only have the ex4 file can u work it out?
 
i googled and got the mq4 file.....also can u make it mtf...pls! thx!

sorry .. i cant do that too
this indicator have own calculation for each period itself

line 69 - if( Period() == 5 ) << star calculation for M5
line 138 - if( Period() == 15 ) << star calculation for M15
line 207 - if( Period() == 30 ) << star calculation for M30
line 276 - if( Period() == 60 ) << star calculation for H1
line 345 - if( Period() == 240) << star calculation for H4
line 414 - if( Period() == 1440) << star calculation for D1
line 483 - if( Period() == 10080) << star calculation for W1

there is no calculation for M1 and MN1 timeframe
thats why this indi not work on M1 and monthly TF

a normal indi just have one calculation mode to use on any period
 
sorry .. i cant do that too
this indicator have own calculation for each period itself

line 69 - if( Period() == 5 ) << star calculation for M5
line 138 - if( Period() == 15 ) << star calculation for M15
line 207 - if( Period() == 30 ) << star calculation for M30
line 276 - if( Period() == 60 ) << star calculation for H1
line 345 - if( Period() == 240) << star calculation for H4
line 414 - if( Period() == 1440) << star calculation for D1
line 483 - if( Period() == 10080) << star calculation for W1

there is no calculation for M1 and MN1 timeframe
thats why this indi not work on M1 and monthly TF

a normal indi just have one calculation mode to use on any period
thx anyway!
 
Dear all kindness peoples!

I would like to ask your help to code more box on Buy Zone and Sell Zone as uploaded image...

Request Help for Coding.png

If possible, please kindly edit the MQL below and share it here!



Thanks in advance!
 

Attachments

[QUOTE = "Ghaizan, post: 389597, membro: 80905"] Tolong ,, adakah yang bisa menguraiakan, hapus kadaluarsanya ,,, dan bagikan mq4 nya di sini [/ QUOTE]
L'indicatore Omega è molto interessante, cercando di trovare il numero di buffer (intendo vendere
[QUOTE = "Ghaizan, post: 389597, membro: 80905"] Tolong ,, adakah yang bisa menguraiakan, hapus kadaluarsanya ,,, dan bagikan mq4 nya di sini [/ QUOTE]

i think omega indicator is very interesting, hoping to try develop EA
 
sorry .. i cant do that too
this indicator have own calculation for each period itself

line 69 - if( Period() == 5 ) << star calculation for M5
line 138 - if( Period() == 15 ) << star calculation for M15
line 207 - if( Period() == 30 ) << star calculation for M30
line 276 - if( Period() == 60 ) << star calculation for H1
line 345 - if( Period() == 240) << star calculation for H4
line 414 - if( Period() == 1440) << star calculation for D1
line 483 - if( Period() == 10080) << star calculation for W1

there is no calculation for M1 and MN1 timeframe
thats why this indi not work on M1 and monthly TF

a normal indi just have one calculation mode to use on any period
cud u make this indicator mtf...thx!
 

Attachments

Could we have a page or the first sticky post, which has all the ea's created and are very solid and good in nature so it can help everyone? For example, if an indicator is good and solid, and the ea created is also looking profitable, maybe that could be a part of the sticky or another page or something. This way it can help everyone in the forum!
 
Could you share ZigZag & MA V3.00

[QUOTE = "reteid2222, post: 324827, membro: 11326"] este é o problema que eu estava enfrentando, e é por isso que não uso a versão [/ QUOTE]
E eu aprimorei sua idéia da EA ..... começando bem 2 dias ... sem configurações para crianças .... vamos ver quando chegaremos a próxima estratégia aqui ...
:aplaudir::aplaudir::aplaudir::aplaudir::aplaudir:

[/CITAR]

very top this is an ea
 
explain well this strategy that I want to program it, Sl and TP?
I found zigzag ea, triple zigzag, could you please remove triple zigzag indy, and place in just zigzag please. Ma can be disabled.
I changed ma to 0, and renamed zigzagme to zigzag, and ea is working but not closing one order and placing oposite.
If I close the order manually, ea follows indicator.
In settings I changed tf and settings for all 3 indy's to same tf.
It's kind of semi auto , lol.
thx!
 

Attachments


The ea is really bad. It open trade every candle, LOL. You should create a better strategy with that indicator. I use that too, and i make a ton of pips, but in this way it's unuseful!
 
Back
Top