Forum

Which indicator allows me to know when the current candle is 3X or 4X longer than the previous ones?

Someone could help me to discover: Which indicator or oscillator allows me to know when the current candle is 3X or 4X longer than the previous ones? Thanks a lot

How can I translate this code from tradingview into a mql4 language, So I am able to run this logic as an expert advisor...?

// // @author LazyBear // If you use this code in its orignal/modified form, do drop me a note. // //modified by Kurbelklaus study( "KK_Traders Dynamic Index_Bar Highlighting" , shorttitle= "KK_TDI_BH" ) lengthrsi= input ( 13 ) src=close lengthband= input ( 34 ) lengthrsipl= input ( 2 )

Close the trade after X candlesticks...

Good day... Can someone share with me a code of an MT4 where I can programm the closing of a trade , after X candles after the trade is opened. Or.. where can I find this guide. Thank you very much

Would anyone in here trust the MT4 strategy tester?

For a long-term investment purposes and with a profit factor of 2. in M1, with 120 operations during one year. EURUSD only. Time from 2am to 9pm (Helsinki time). Yes or no? Thanks a lot

What are the steps to find my trading system?

Hi given that this forum is called trading systems, I would like to ask you for help on how I look for my profitable trading system that I can later automate So far I only know about the "Observation" look and see what pattern is repeated and then do " backtesting " but beyond that or some other

HELP ! I dont know where will go my money

The system says You are going to pay for MQL5 services Confirm your payment But I only want to upload funds to my balance Thank you! It is the first time I upload funds in this way

Regarding a Job, In which moment do I show the full requiements?

Hello I want to hire a programmer for an EA development. But as soon as I am interested in two or three programmers of the list.. I should share all of the details of the requirements so we can agree about the job and a final cost, is that right? Is there any other way to do that so I dont show my

What are the best times to my EA to run?

I am in GMT -5 I want to configure my EA so it run at the best times, considering spread, dynamic movements of the market, etc.. What hours are recommendable? Thanks

Multicurrency and/or multitimeframe should cost more?

Why some developers ask for more money when we ask them for multicurrency and multitimeframe EAs?? Considering this doesnt add more complex programming than using _Symbol and NULL reserved words. Thanks