HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?
-
HELP! how to make an FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?
The detail content is that I wanna do "buy" action when the close price difference between blue arrow candle and red arrow candle is 0.00665. Then set stop loss becomes 0.002.
You can take a look at the picture.
I am a green hand. I hope you can explain by using a picture.
Thank you so much.
Many thanks!

-
You are searching for gaps in price from open to close, only with a price difference of .00665?
-
@jsauter86 I am searching for gaps in price from the current candle to the previous candle close. The number of 0.00665 is just helping me to express my questions clearly. Thank you.
-
@istudying2357 said in HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?:
@jsauter86 I am searching for gaps in price from the current candle to the previous candle close. The number of 0.00665 is just helping me to express my questions clearly. Thank you.
I have a gapping EA as an example if you'd like it. Its got a slight reverse action to help with any losing trades.
-
@jsauter86 First. Thank you for your sharing. But I don't know how to reverse it. Could you please show me how to do it?
Many thanks. -
@istudying2357 said in HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?:
@jsauter86 First. Thank you for your sharing. But I don't know how to reverse it. Could you please show me how to do it?
Many thanks.Reverse it how so?
-
@jsauter86 Actually I don't know how to reverse it...I need your help.
-
@istudying2357 said in HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?:
@jsauter86 Actually I don't know how to reverse it...I need your help.
I dont know what you mean by reverse initially. What are you trying to reverse? You mean make buys and sells in the same EA? Or do you mean reverse engineer and make your own?
-
@jsauter86 I want to make my own. It is like when the Line Graph is at a certain slope. The system will buy or short. Just like the picture on the top. Do you know how to do it?
-
@istudying2357 Use the one that I started, I believe that is similar to what you are looking for. Just simply save mine and then edit it to fit your rules.