Before asking for a private videochat you should explain a bit more about your project, please.
Posts made by l'andorrà
-
RE: I need Help! I want create an EA Pleasee!!!posted in Questions & Answers
-
RE: closing orders when the trend is reverseposted in General Discussions
Just use a 'condition' block describing the reverse trend conditions and connect a 'close trades' immediately below it.
-
RE: backtestingposted in Questions & Answers
I never used MT5 data offered by any broker by default, too low quality. I recommend you to find good quality tick data. However, I don't know any for MT5. One of the bests for MT4 is Tick Data Suite 2.
-
RE: How to integrate an inter-phase with a EAposted in Questions & Answers
You can create an EA with all conditions to be met and the run it on all required symbols. What indicators are you interested in?
-
RE: Set Order Level as Variableposted in Questions & Answers
Good. Don't hesitate to be back if you need it.
-
RE: need ea to do a calculation and modify an existing blockposted in Questions & Answers
Ok. I think I get it. You need the EA to stop trading AFTER you get your target but BEFORE the day is over. Right?
-
RE: What does this mean and how can I fix it?posted in Questions & Answers
This is a question for roar or miro, I'm afraid.
-
RE: how can I close half position in fxdreemaposted in Questions & Answers
You will find it in the pink colour section. An remember to connect it below a 'For each trade' block.
-
RE: i am new ? i want put password to my eaposted in Questions & Answers
One possibility is creating a counter variable for value 30 (ie for 30 days). Then you add +1 to the variable every day (every daily bar). Once teh value of the variable is more than 30, the EA can selfterminate.
That counter can be conditioned by a password as per the examples above. That way the EA will automatically terminate for the period the password is valid. You can change the password from mont to month.
-
RE: i am new ? i want put password to my eaposted in Questions & Answers
Forex gives you an opportunity to earn a lot of money with ease. Medicine is a humanitarian profession, not a financial profession.
Boom! Just in the face, AlphaOmega! XD
Now on the topic. The problem is if that EA is supposed to be removed from the platform or not once the month has passed. What is the user supposed to do?
-
RE: Session Indicatorposted in Questions & Answers
It is possible, but I'm sure you will find custom indicators doing exactly that that will save your time and effort to get the same info.
-
RE: Applied price: close price and high priceposted in Questions & Answers
That applied proce parameter is how the indicartor calculates its value candle after candle. What you want is what AlphaOmega is suggesting.
-
RE: paid for person who help me to create the ea and send me the fxdreema link.posted in Questions & Answers
We are here to help. Share your project and we will help you to create your EA.
-
RE: A question about the http requestposted in Questions & Answers
This is a question for roar and miro, obviously!

-
RE: need ea to do a calculation and modify an existing blockposted in Questions & Answers
I don't fully understand the logic of turning off all blocks drawing texts. What's the point of it?
-
RE: How to create exotic pair price such as XAUGBP ?posted in Questions & Answers
Good. Please confirm if it works.
-
RE: detect the manual movement of the horizontal line ?posted in Questions & Answers
@cestro said in detect the manual movement of the horizontal line ?:
pls once the conditions are true, how do place orders evenly within or inside a bar, let say a bull candle of 5 pips.
Are Oluwaseyifunmi and you the same person? Please stop asking the same question over and over.

