Save the value into a variable pink for each trade 1 oldest to newest-modify variable. In a separate tree modify all SLs to the variable value
Posts made by jstap
-
RE: Simple Stop-Loss and BE projectposted in Questions & Answers
-
RE: Simple Stop-Loss and BE projectposted in Questions & Answers
Every light pink needs a dark pink for each trade block above it
-
RE: Open positions viewerposted in Questions & Answers
As I put yesterday a single check profit above buy and sell, and if you want trades closed if profit is met, place the opposite check profit above a close block
-
RE: Pending orderposted in Questions & Answers
You, need to place your second conformation in the tree, possibly in a separate tree so this sets a signal that your main tree can work with.
-
RE: Pending order Stop Loss changes when it fillsposted in Questions & Answers
Add a shared project not just pictures, and correct your block ID numbers, blocks will activate with the lowest number first, but flow in a line regardless of the next numbers
-
RE: Pending order Stop Loss changes when it fillsposted in Questions & Answers
Add your latest shared project
-
RE: IDWMA - custom indicator not loading properlyposted in Questions & Answers
When you add the indicator from the MQ file all inputs and buffers will be added, working better than manually adding. If no buffers are added automatically, then the indicator probably doesn't have them.
-
RE: IDWMA - custom indicator not loading properlyposted in Questions & Answers
More of a guess, but enum normally needs to be added, these are pre defined, but still worth a try. if you have the source code add it from the MQ file?
-
RE: Open positions viewerposted in Questions & Answers
Heiken bull & bear, eliminate all possible faults, then add them back in 1 at a time until you find the problem.
-
RE: Open positions viewerposted in Questions & Answers
Remove your groups, and remove your conditions, then see if it works
-
RE: HAVING PROBLEM WITH CHECK DISTANCE MT5posted in Bug Reports
You have this redrawing and not creating every bar, so your 1st circle shows nothing, and your second circle shows that it has activated as expected
-
RE: HOW TO MAKE CONSTANTS TYPE DROP-DOWN MENU TO CHOOSE THE TYPE OF TIME (GMT - Server time - Local time)posted in Questions & Answers
I'm sure I answered this, create an enum constant so whatever you select uses the relevant blocks.
-
RE: Pending orderposted in Questions & Answers
projects-create a shared link and open in web-copy address bar and paste here
-
RE: Help. need to add maximum drawdown on displayposted in Questions & Answers
This will store the account equity drawdown in local global terminal variables: https://fxdreema.com/shared/bnvSE72zb

