Creating a scanner
-
Hello,
Does anybody know if it's possible to create a scanner using fxDreema? -
@m-moosa Yes it's possible but your question is far too open to give you a help on how to achieve, put a more specific question like when the RSI on current time frame and market is above 50 do this, and when below 50 do this. As I am sure you can see there is too many variables to this question.
-
Thank you for your reply @jstap really appreciate it.
My idea is something similar but I was thinking to use candle close for example a bullish close above a moving average or a bearish close below a moving average and I get a pop-up or some form of notification -
@m-moosa Then you need a condition block inside left operand candle 1 close > right operand MA??, connected to an alert block, this way every time this happens you will get an alert.
-
@jstap thank you
I will give it a try so I should start with a no position block and add bullish and bearish conditions and at the end add an alert block? -
@m-moosa Not if only notification is needed, no position is for when placing a trade, you may have to restrict how often notification is sent so you don't get repeated notifications.
-
@jstap any recommendation where I can find basic tutorials or a course that I can take to learn more about fx Dreema?
-
@m-moosa Not really but @l-andorrà offers a service to do this, if you make a start and any problems you are having post here.
-
@jstap Thank you