@Johnster Any thing else just ask
Posts made by jstap
-
RE: Custom lot size as a function of priceposted in Questions & Answers
-
RE: Other Trades Open on Meta Trader 5 don't open Tradesposted in Questions & Answers
Separate with a comma and add to that box, it should work but I never tried
-
RE: Other Trades Open on Meta Trader 5 don't open Tradesposted in Questions & Answers
No mate it will prevent if any trades are opened on the same terminal. Any symbol will work is any other symbol has an onen trade. T his only won't work it the trades is on an account with a different acc no.
-
RE: Other Trades Open on Meta Trader 5 don't open Tradesposted in Questions & Answers
no position all manually opened above buy/sell
-
RE: PENDING ORDERS FROM TRIGGERED PENDING ORDERSposted in Questions & Answers
I do not know that would work on MT4
-
RE: PENDING ORDERS FROM TRIGGERED PENDING ORDERSposted in Questions & Answers
Although MT5 is not my foray it is set up so it should place a fresh pending every time an order becomes a trade
-
RE: Custom lot size as a function of priceposted in Questions & Answers
Type is double (double is a number with a decimal like 0.154), and into the variable, the value is 0, this will put the formula result into the variable right click and add.
Add a shared link: Project screen - projects - create a shared link - open in web page - co[y and paste address bar here
This means people can see what you have done and advise on how to correct
-
RE: CHECK CONSSECUTIVE LOSSES ISSUEposted in Questions & Answers
Bucket won't work without a pass block above it, put the result into a comment so you can see the result.
-
RE: Custom lot size as a function of priceposted in Questions & Answers
I think you want to do this, in a formula block, 50 / candle 0 close (because it's the current price) save into a variable, put this into a comment and see if the returned value is relevant. You can use this variable in your buy/sell block as the lot, create a constant with 50 if you want to be able to change.
-
RE: Custom lot size as a function of priceposted in Questions & Answers
I am not sure what you mean by price, the right of your chart is the price of the asset
-
RE: Help please! I can't identify where the error is when compiling Mt5posted in Questions & Answers
Replace them or start from scratch, no trade for 1 is a no position on mt5
-
RE: CHECK CONSSECUTIVE LOSSES ISSUEposted in Questions & Answers
In what period? This is why I said set up a test project, so you can see how things work.
-
RE: Help please! I can't identify where the error is when compiling Mt5posted in Questions & Answers
Delete blocks until you don't get it, then correct relevant block
-
RE: CHECK CONSSECUTIVE LOSSES ISSUEposted in Questions & Answers
set up a test project to get the relevant data add a shared link and I'll check. in a separate tree get the data and save it in a variable, alternatively use bucket with a pass block, and use in a condition block
-
RE: CHECK CONSSECUTIVE LOSSES ISSUEposted in Questions & Answers
A bucket of closed trades set to the relevant time period
-
RE: PENDING ORDERS FROM TRIGGERED PENDING ORDERSposted in Questions & Answers
Wasn't my point, was to check it works without groups, then add groups. This way you can eliminate most possible problems.
