@rgoo Hello, sorry my bad explanation. Here is more detail explanation :
BUY : if vertical line LIME is appear at candle current (id candle = 0)
SELL : if vertical line RED is appear at candle current (id candle = 0)
Thank you in advance! 
@rgoo Hello, sorry my bad explanation. Here is more detail explanation :
BUY : if vertical line LIME is appear at candle current (id candle = 0)
SELL : if vertical line RED is appear at candle current (id candle = 0)
Thank you in advance! 
@rgoo Hello, thank you for helping me 
I tried your example of ea
But why in same time both order buy and sell are happening together?
Because it should be one order in one vertical line :
Vertical line Lime : BUY, or
Vertical line Red : SELL
Something wrong or anything else?

Hello All,
I wanna create an ea that triggered by vertical line :
Color Lime = BUY
Color Red = SELL
as seen on below pic. But unfortunately it's not working yet. Any your help or comment are very helpfult!
Please see the chart here https://prnt.sc/PP-eVOOvGPPe
And the block is here https://fxdreema.com/shared/wtb84RmOd
Are these blocks wrong?
Thank you in advance
@jstap Hello,
Thank you for your response 
I am just thinking this is good block inside of fxdreema's features
But If none y know how to use this good block, this block will be useless right? 
I tried to look for similar discussion, but none of those discussions topics has "sharp" explanation
Any way, I am still expecting someone who can help me to answers my questions here 
Thank you!
Hello all expert Fxdreema 
I have a bit web development on previous experiences.
1 And I am trying to send the indicator's value (from mt4) by connecting both the fxdreema's block http to our mysql database using below customized php file :

2 Let say there is already created some column data inside the mysql database : indicator 1, indicator 2, indicator 3
3 I want to send the value of those each indicators from mt4 to fill those each column indicator1, indocator2, indocator3 inside the mysqgl database
4 And Let say the target web is http://www.abc.com
5 But Then I don't know how to create the url's structure inside the block as below pic

is the url link something like this? : http://www.abc.com/test.php?.... etc?
Any suggestion?
I am very happy if everybody can help me to learn on how to make it happen? 
Thank you in advance!
@l-andorrΓ Great, Thank you very much! I will try it 
Hello All,
Is there any way to close the all open trade Bucket using method Closed Partial? Because The Block Close Partially is only close for the initial open trade?
Thank you very much
@jstap Hello,
Anyway, what is the function of "NormalizeDouble" inside of Block Modify variables?
Thank you
@jstap Hello!
Thank you very much for your fast response 
And Well, let me try to do with this idea.
Always Thank you! 
Hello All,
This is an idea : Is there any way to convert pips point to lots size?
For an example :
1 Buy EURUSD at 1.2000
2 And then the price is going down to 1.1500
3 So, the gap is 1.2000 - 1.1500 = 0.0500 (this just an example)
So how to convert 0.0500 to be kind of lots number? So inside of lot setting of block Buy or Sell, we can use it as baseline lots to trade
Thank you!
@jstap Hello,
Thank you for your respond. Could you please to show me a sample block structure it?
Because I don't understand it yet
Thank you
@jstap Hello,
Osma is not custom indicator, but it's already available on mt4 indicator
OsMa = Moving Average of Oscillator

@l-andorrΓ Hello,
No, this is not an indicator. I just draw these 2 red horizontal line manually..
And I don't know whether to apply a kind of block condition or use a kind of block on / off?
Let say :
1st red line (above mid line) : The value Moving Average of Oscilator (OsMa) = 10
2nd red line (below mid line) : The value Moving Average of Oscilator (OsMa) = -10
So then :
1 I don't want to trade if the value OsMa is between 10 and -10
2 But I want to trade at all values except within these range value 10 and -10
Any suggestion @l-andorrΓ ?
Hello All,
I want to create Buy or Sell Order at outside of the range horizontal line (2 red line), which I don't want any order are generated within inside of two red horizontal line.
Note this is indicator Osma
How to to it?
Thank you

Hello,
I am trying to use block "Indicator Move within Limit", and show the highest or lowest value within it.
What should I do to show this value seen on chart?
Thank you very much

@jstap Okay Thank you for your advices 
I am still looking for it
@jstap Hello,
Thanks for reply. Now I am trying to search on the related articles 
I hope I can find it 
Need hard work to find it within hundreds topics and discussion 