Have already said what can be done
Posts made by jstap
-
RE: My expert advisorposted in Questions & Answers
You cannot convert MT5 to MQL5, if you haven't got it you can do nothing, speak to who created.
-
RE: We need to have an in-built News Filter...It is high time we have this MT4 and MT5posted in General Discussions
Although I rarely disagree with roar, I do un this, is not about stopping losses, it is about abiding by the prop firm rules.
"jstap 9 Apr 2023, 22:57
To use EA's on funded accounts you have set limits, for example you can not place a trade or close a trade, some minutes before until some minutes after, this is all done using set news events. -
RE: How to apply one indicator to another?posted in Questions & Answers
These are the only available options on meta, you cannot add indicators together on FX.
-
RE: Combining 2 Custom Indicators and Heiken Ashi with increase lot size per tradeposted in Questions & Answers
You can use as many as you want, you cannot combine them though.
-
RE: Block connection for this Strategyposted in Questions & Answers
This is simple, no trade-bull ID3-bear ID2-bear ID1-buy block. If you go through the instructions an the builder page you would already know this.
-
RE: 5% EAposted in Questions & Answers
Nice try but, you are asking people to either do the impossible, or give away there hard work.
-
RE: Recording sequentially after closing each order the amount they were closed.posted in Questions & Answers
That is not a simple test project, multiple pink blocks under another is not (to me), a good ides. As I said set up a simple test project, evert time a variable is saved it needs to have moved other variable information.
-
RE: Recording sequentially after closing each order the amount they were closed.posted in Questions & Answers
That is a little complicated to understand what is happening, set a simple test project, add a shared link rather than pictures. once per bar put V2 into V1 then bar open into V1, put variables into a comment, this you can then watch on back test, then if you want add more variables. This way you will know what to do to acheve what yyou want.
-
RE: Can anyone copy and past into the Custom MQL code?posted in General Discussions
I use Microsoft EDGE
-
RE: Can anyone copy and past into the Custom MQL code?posted in General Discussions
Not sure what you mean? I will regularly past from any place into that block.
-
RE: Recording sequentially after closing each order the amount they were closed.posted in Questions & Answers
Set up a test project, when something happens save V1 into V2 and then new into V1, put these results into a comment and watch on back test what happens.
-
RE: MT5 removes the EA on the chartposted in Questions & Answers
Try reinstall your terminal, this shouldn't happen.
-
RE: Recording sequentially after closing each order the amount they were closed.posted in Questions & Answers
Ever time you save into 1, save existing 4 into 5, 3 to 4, 2 into 3, 1 into 2 etc