@GOVIND123 Explain a little more
Posts made by jstap
-
RE: SCALING IN ON A PROFITABLE POSITIONposted in Tutorials by Users
pink blocks, pips away - buy/sell
-
RE: assistance in reading the transaction priceposted in Questions & Answers
As I put (for each position) - change variable (open price from loop)
-
RE: assistance in reading the transaction priceposted in Questions & Answers
pink blocks will get this price, for each closed position or for each position, set to all if not placed by the same bot
-
RE: How can i find highest price from specific time. e.g 21/11 21:45 to 22/11 03:50posted in Questions & Answers
Add a shared link to see what you have done, I have used it lots.
-
RE: Close All MT5 trades quicklyposted in Tutorials by Users
@bgvulk No there's not, this does not close 1 at a time till all is closed (which could take a long time), it closes them all at once...
-
RE: HOW TO STORE AND CALL PRICE LEVELSposted in Questions & Answers
I have never used it but I think you need round numbers detector in various signals
-
RE: How can i find highest price from specific time. e.g 21/11 21:45 to 22/11 03:50posted in Questions & Answers
Market properties, high price in a set time period
-
RE: I want to write so that I can choose from multiple options. How should I write this in fxdreema?posted in Questions & Answers
Create a enum and use condition blocks so if something is selected it activates the blocks set for this option
-
RE: Buy & Sell por medio de Botones.posted in Questions & Answers
Create an exact copy on MT5 while creating the MT4, this will avoid the odd block that would need changing
-
RE: volume indicatorposted in Questions & Answers
The MA is on the main chart, so the value would be irrelevant. You would have to get a custom indicator for this.
-
RE: TRENDLINE BREAKOUT EAposted in Questions & Answers
Put that buffer into a comment to see the value that's returned
-
RE: Help. how to make this robot in a simple way? and also it doesnt take sell trades it buys only!! le wayposted in Questions & Answers
You have blocks connected differently.

-
RE: Moving average for trend and entryposted in Questions & Answers
Add a shared link to show what you mean. MA's are a lagging indicator so they tend to react after something has happened
-
RE: how to check the ticket of orderposted in Questions & Answers
Add a shared link and say what you are expecting
-
RE: VWAP Buy and Sellposted in Questions & Answers
Candle close on 0 would be the current moving value, on 1 would be the last closed price, draw a trend line with the buffer you are using to visually see if what you want is happening.
-
RE: How to freeze the entry money/margin for every trade?posted in Questions & Answers
What exactly are you struggling with? Maybe you want to risk a fixed amount of money?

