under but/sell block modify variable with the indicator inside
Posts made by jstap
-
RE: HOW TO SAVE IN A VARIABLE THE INDICATOR VALUE AT THE MOMENT OF OPENING EACH NEW TRADE???posted in Questions & Answers
-
RE: I want my ea to open next signal with increase tp base on the last tradeposted in Questions & Answers
Try adding something like this:

-
RE: wait till next candle after position closedposted in Questions & Answers
this should do it, it will work at the start of every candle, by taking the current chart timeframe minutes:

-
RE: Help with adding an input of "Applied Price" to "WILLIAM PERCENTAGE RANGE INDICATOR"posted in General Discussions
He means you will have to create of find the indicator else where
-
RE: codingposted in Questions & Answers
There is nothing I said about funding a lot of money, in fact never fund lots until you are sure something will work. For now you can test on backtest, then when ready use a small account with a 0.01 lot.
-
RE: codingposted in Questions & Answers
That is a lot of work, and a persons specifics, but generally just make the SL larger so in high volatility times, SL won't be hit
-
RE: codingposted in Questions & Answers
Not without seeing the shared project link, SL on backtest rarely adapt to live market fluctuations
-
RE: codingposted in Questions & Answers
Generally you connect blocks to do what you want, any more specifics?
-
RE: The maximum number of transactions block is not working, where should I add it?posted in Questions & Answers
That's what I mean, if it's not working backtest until it does. Switch blocks off until you find the culprit
-
RE: The maximum number of transactions block is not working, where should I add it?posted in Questions & Answers
replace the no position with the count positions
-
RE: The maximum number of transactions block is not working, where should I add it?posted in Questions & Answers
You mean check positions? You only want one of this type of block, with this set up...

-
RE: Restart MT5 and it back to 0.01posted in Questions & Answers
Anything that needs to be remembered, as @l-andorrà said needs to be stored in a terminal variable, if 76 have information that needs to be remembered, then you will need to create 76, use an actual terminal variable block though.
-
RE: Expirationposted in Questions & Answers
If you want to do this manually save time in a global variable, then check this +minutes to close is > time now, if so close. It will need robot running at some point thow to check this, for now backtest an see, if it is working you can make it more robust in case comp closes
-
RE: draw horizontal linesposted in Questions & Answers
You can draw lines on the fib numbers,, but probably better to use a formula block to get the price.
-
RE: why some blocks work in live but not in test?posted in Questions & Answers
Does it draw the line? It will likely be one of the blocks above, use a process of elimination, and remove blocks and test until you find the blocks causing this.
-
RE: payment 1Y by tether but my accont doesnt charge yet.posted in Questions & Answers
Crypto can take a while, go to main page and ask admin
-
RE: Hello, I want to open a second level trade after 50 pips in this system.posted in Questions & Answers
It won'tplace the trade because it closes the trade when profit is made, put a - in and it will place the trade:

-
RE: Hello, I want to open a second level trade after 50 pips in this system.posted in Questions & Answers
Is this placing the first trade? It looks like it should work
-
RE: Hello, I want to open a second level trade after 50 pips in this system.posted in Questions & Answers
Add your latest shared link
-
RE: Technical Problemsposted in Bug Reports
Never happened to me, browser has caused similar issues for others.