@skf1883 You're welcome.
Posts made by l'andorrà
-
RE: PARTIAL CLOSEposted in Questions & Answers
@kestra Your current distribution will partially close the same trade several times when more than one 'pips away' distance is hit. Additionally you shoud use a 'For each trade' block on top of each block tree using pink blocks.
-
RE: Resultsposted in Questions & Answers
@lrswatson Two questions to begin with:
a) What modelling quality?
b) Did you included variable spread? -
RE: MT5 PROBLEM!!! HOW COME?posted in Questions & Answers
@luigi_123 Is this the whole project or just a part of it? I don see any problem with the logic if this is the whole project?
-
RE: Decrease the size of the notional account.posted in Questions & Answers
@tcanuto You can always create a variable as that percentage. Depending on the equity right now the variable's value will change.
-
RE: do not open operationsposted in Questions & Answers
@fran De nada. No dudes en volver si necesitas más ayuda.
-
RE: Probability EAposted in Questions & Answers
@albertomtferreira That is an interesting custom code to do. Can you please share it?
-
RE: Arrow indicator on Candle 0posted in Questions & Answers
@johann-0 You need this option selected as 'yes' to do that:

-
RE: Freeze Levelposted in Questions & Answers
@jossber AFAIK that depends on your broker conditions. Maybe you should contact them and ask? Then you can iclude it in your EA calculations.
-
RE: Parabolic SAR for stop loss and take profit?posted in Questions & Answers
@wol3003 Can you please share the link to your project? I'll take a look at it.
-
RE: EA exemptionsposted in Questions & Answers
@tuhand There can be many reasons. Can you please share the link to your project?
-
RE: I am having problem with candle idposted in Questions & Answers
@cooltree You can do it this way:

-
RE: The only negative shift value working is -1posted in Bug Reports
@l-andorrà Shame on me! I replied to this same question a few month ago (epic face palm here).
Please ignore this thread.
-
The only negative shift value working is -1posted in Bug Reports
I created this simple crossing MA project as a part of a bigger one:
https://fxdreema.com/shared/tDLEmsIwc
I need the fast MA to use different negative shift values, whereas medium and slow MA should use 0 or positive values. For some reason I don't understand the only negative value working is -1. There is no problem there. However, any lower number makes the EA not to open a single trade. Is this bug identified?
-
RE: Max and miniumum stop loss / take profitposted in Questions & Answers
@piptheripper Then you are requesting for a fixed stop loss. Right? You can select it here:

-
RE: Just check the MagicNumberposted in Questions & Answers
@brad-0 You cannot run two EAs on the same chart. They need to be in separated charts. Then you can select a different magic number for the second one.
-
RE: EA source file not uploading detailsposted in Questions & Answers
@laudable222 Sadly, most indicators do not work as we want. That is a common issue unfortunately.
