RedLineFred wrote:Having the code is a great start but if its not working then getting it to do so might be a challenge without understanding what you are trying to achieve.
It would help (me anyway) to understand your strategy, what rules are you trying to deploy, any screen shots of entries or exits or any other useful tips.
TY for responding RLFred.
We started on both EA's to have the same Trading attributes, TSL,SL-TP in pips and Dollars-Brick Entry and Brick Exits in any multiples- trading times- Multiplier pip entries, choice of days to trade, magic number.
There are a few trading plans that we were trying to implement and having a basic EA that had these attributes is essential for all our trading plans.
Our scalping plan is such,
Manually search the renko charts for the long trends that happen each day, and trade according to their frequency at times during each day.
And with the Block entry and exits we were able to do this successfully, as we were only after 50 to 200 pips a week, when the EA's worked that is.
Also the Multiplier is used to enhance any profits, so if the entry trade is 0.10 pips then set the multiplier to say 15, then each Brick multiplier to x10-x9-x8-x7, until all had been entered, there are so many variations where we would go from x1-x2-x3-x2-x1-x1 till all were multiplied, it works well.
We also asked that the Brick's be coloured coded so that when there was a colour change the EA would know, but we have no idea if this has been done, the Coders that coded these EA's could hardly speak English, which Dan and Tom regretted after the money was paid, and telling them of the problems with the EA's not doing what we put into the imputs, caused a few headaches.
These 2 EA's have been sitting in our Dump Folder for a long time, and to have trading stats and such would take a few weeks, and I assumed that fixing the inputs would be easy for Coders.
The SL and TP are to used as a maximum SL and TP, and the TSL is used to lock in the whole profit for each pair that is being traded, so it trails the first trade by say 11pips, and closes out all the trades on that pair when the TSL is hit.
As you can see on the png file, that I have trade once set to true, and the multiplier set to False, and the EA just keeps opening trade after trade.
If we have the Brick entry set to 4 Bricks, we need the EA to enter after the Close of the 4th Brick on the open of the 5th Brick, and if the TSL is set to 11pips, then when the first trade retraces 11pips, we need all trades to close out for that pair.
It is the same for all the inputs, and having a change of colour indicator might be helpful, instead of using a Renko bar change,(I have included an Indicator Renko Color Change alarm) can not remember where I found it, but I think that it is open source, if it is not then delete it.
Im hoping that this is enough of an explanation, but let me know if I can help at all, the Grenko 2.16 has not done a trade so far, but the Experts and Journal are saying that everything is OK.

You do not have the required permissions to view the files attached to this post.
At times I can ask what appears to be a stupid question, but a wise answer dispels stupid, and gives understanding to the unlearned, so unless you were born with all your present knowledge, then remember that stupid is as stupid does.
babycakes