I think it's just miss written, your standard maths will tell you what it does.
Best posts made by jstap
-
RE: Typographical mistakeposted in Bug Reports
-
RE: Best way to learn?posted in Tutorials by Users
Not sure if there's any, MT4 is practically the same as MT5, what you can do is create a project and ask how to do what you want
-
RE: How to close a half of the position after 8% grow?posted in Questions & Answers
@profitmover hi, in this [link] (https://fxdreema.com/shared/mqJeXsBJ) you'll see how you can achieve this, I've not tested but should work.
-
RE: Block execution bugposted in Bug Reports
You will have to explain to me how it resets? When I tested it never did, so this is why it kept on placing trades
-
RE: example: Save variables into file and read them back [advanced]posted in Tutorials by Users
They are both very similar, especially when it comes to FX.
-
RE: How to close a half of the position after 8% grow?posted in Questions & Answers
@profitmover Revised, forgot to add the balance back on but this will only work with a single placed trade: link
-
RE: EA NOT WORKING ON REAL OR DEMO AS IT WORKS ON TESTERposted in Bug Reports
I mean back test settings, which may not work in a live environment, depending on broker settings.
-
RE: DAY LIGHT SAVING **not working**posted in Tutorials by Users
Have spent morning trying to sort this, even in seconds couldn't, get this to work. Think this is likely because server time changes with DST.
-
RE: Close all trades when 25 profit from open tradesposted in Questions & Answers
@andrew-b Somtimes this happens.
-
RE: Some bugs occur.... What should I do?posted in Bug Reports
When this happens it is normally because of the used web browser.
-
RE: how to import an indicator into an EA?posted in Tutorials by Users
This is quite a lot of work and requires coding knowledge. to do this you need to create a custom block in FX studio.
-
RE: How does candle id work on the once per bar filter?posted in Questions & Answers
@davjack Current forming candle is 0, you only have a close for a split second before it becomes 1, you are better off to set your conditions to activate on 0 open and all other conditions to look at candle 1. Conditions are checked at every tick which can be a few times a second, once per bar limits these to 1 at the start of the candle.
-
RE: Some bugs occur.... What should I do?posted in Bug Reports
I do not know, I use EDGE and never have this problem
-
RE: How to draw diferent MA's lines i.e. MA100 MA300 and MA500 when running strategy tester. In the same, how to change MA colors?posted in Tutorials by Users
Save a template with the same name as your EA, this way every time it's run, it will automaticity load the template
-
RE: Highest price for H1 candleposted in Questions & Answers
@sky-1 I am unsure what you mean, if you mean the highest point a candle will get, nobody knows, if you mean the highest point within a range use market properties. If you want a predictive price point then Fibonacci is the only way I know but this is still a guess.
-
RE: all of my blocks has disappeared mt5posted in Bug Reports
The only times I have seen anything like this is because of the web browser used
-
RE: Everybody interesting in creating Custom Blocksposted in Tutorials by Users
The truth is creating custom blocks, although possible, takes a fair bit of coding knowledge. And by the time this is worked out FX is only a tool to quickly test projects before writing from scratch.
-
RE: Show currency pair in alert messageposted in Questions & Answers
@sirluk Yes it's a string, variable goes in alert box, if you want other information in other lines add whatever you like.

-
RE: EA NOT WORKING ON REAL OR DEMO AS IT WORKS ON TESTERposted in Bug Reports
Not without a share link, but this is common due to settings