@ralph1 Something like THIS will do that for you, whatever you set the input to will determine the lot choice.
Posts made by jstap
-
RE: How to set lot size from fixed to risk per trade in(%)posted in Questions & Answers
-
RE: Win Trade Per Dayposted in Questions & Answers
@paihdt https://fxdreema.com/shared/ag05uKXlc this is what I suggested in my 1st post.
-
RE: How to set lot size from fixed to risk per trade in(%)posted in Questions & Answers
@ralph1 In the buy/sell block you have the options to do this, if you want it compared to SL distance, just choose this option and make sure you have a SL set, if not set to account balance/equity and it will decide the lot vs account value.
-
RE: Add time between 2 ordersposted in Questions & Answers
@neji63 If you put a once per bar block then EA will only act once every bar/candle.
-
RE: Win Trade Per Dayposted in Questions & Answers
@paihdt If you put the shared link on here so I can see all, and make the buy/sell trees separate so you have one for just sells and one for just buys.
-
RE: How to check a past event for a period of time?posted in General Discussions
@noctis For a long time I used multiple condition blocks, then I worked out this loop.
Hope this helps
-
RE: bear candle as conditionposted in Questions & Answers
@piptheripper Probably doesn't matter but just encase it was EURUSD I tested on.
-
RE: bear candle as conditionposted in Questions & Answers
@piptheripper I am a little lost, I downloaded your EA and without changing anything it was placing sells.
-
RE: What are the buffers of this indicator and how do i set up the blockposted in Questions & Answers
@ebukaitalian I don't read Russian but it says in the code that there are 4 buffers probably for each colour:

On FX indicator page add the inputs

click new, data type is int, name should be same as input but I do not know how to type this as is, may not make a difference and you may be able to name as wanted, value is as input.

Buffer as you did already, change the indicater is visible block for indicater appear, and test the diffrent buffers until you find the ones you want.
-
RE: HOW TO PREVENT VIEW AND MODIFY OF AN EA ON MT4posted in Questions & Answers
@hanisheikh No body can modify a EA without the MQ4 file, if you are talking about MTL5 market I have never seen an EA I can modify, if you are talking about MT4 back test the only options that can be changed are the ones you have in the inputs.
-
RE: How can I buy when the price goes up five points, and sell when the price goes down five points.posted in Questions & Answers
@khalids222 Your welcome, maybe someone else will look and see the problem.
-
RE: Once per Object blockposted in Questions & Answers
@dinho If you put the indicator on here I'll have a look at what you need to do.
-
RE: Once per Object blockposted in Questions & Answers
@dinho Your link is for the builder page not your project.
-
RE: Strategy testing not working is it a problem with the fx dreemer programming?posted in Bug Reports
@veetee Are you sure you haven't downloaded the EX4 version? This is how it looks compared to MT5.
-
RE: Custom Indicator- Object basedposted in Questions & Answers
@dinho Put the indicator on here and ill have a look.