
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello Mr Mladen,
I was thinking to adding a comment when price have reverse from the trend and have "wait for buy" & "wait for sell " .
Adding the new line to the buy is no problem , but when adding it to sell it cant make it to work .
What should i need to change ?
Try like this :
Hi mladen,
I try to combine StepMA PDF and RSI like this. Buy when StepMA PDF is up, and price crosses RSI 30.
Close buy when RSI reaches 70 (or buy SL, TS ad TP) and this I don't know how to insert.
Sell when StepMA PDF is up, and price crosses RSI 70.
Close sell when RSI reaches 30 (or buy SL, TS ad TP), this I don't know how to insert.
But I don't know if it is correct?
How can I make the close condition for both buy and sell?
Hi mladen,
I try to combine StepMA PDF and RSI like this. Buy when StepMA PDF is up, and price crosses RSI 30.
Close buy when RSI reaches 70 (or buy SL, TS ad TP) and this I don't know how to insert.
Sell when StepMA PDF is up, and price crosses RSI 70.
Close sell when RSI reaches 30 (or buy SL, TS ad TP), this I don't know how to insert.
But I don't know if it is correct?
How can I make the close condition for both buy and sell?
As far as I see, it is OK
As of close condition : why don't you simply close opposite type orders when a signal for opening a new order comes in?
Hi mladen,
I try to combine StepMA PDF and RSI like this. Buy when StepMA PDF is up, and price crosses RSI 30.
Close buy when RSI reaches 70 (or buy SL, TS ad TP) and this I don't know how to insert.
Sell when StepMA PDF is up, and price crosses RSI 70.
Close sell when RSI reaches 30 (or buy SL, TS ad TP), this I don't know how to insert.
But I don't know if it is correct?
How can I make the close condition for both buy and sell?
If should also close buy if StepMA PDF changes from up to down (if a buy order is open).
And also close sell if StepMA PDF changes from down to up (if a sellorder is open.
As far as I see, it is OK
As of close condition : why don't you simply close opposite type orders when a signal for opening a new order comes in?
Thanks for reply!
I'm afraid I don't understand :) I don't think it will work to close orders when a signal for opening a new order comes in.
It works like this now:
And that's good.
I also want to close an order by two more condition than only SL, TP as it do now.
And the conditions should be:
If a buy order is open and StepMA PDF changes from up to down, the buy order should be closed.
If a buy order is open and RSI reaches 70 (upperband), the buy order should be closed.
And the opposite for sell:
If a sell order is open and StepMA PDF changes from down to up, the sell order should be closed.
If a sell order is open and RSI reaches 30 (lowerband), the sell order should be closed.
Thanks for reply!
I'm afraid I don't understand :) I don't think it will work to close orders when a signal for opening a new order comes in.
It works like this now:
And that's good.
I also want to close an order by two more condition than only SL, TP as it do now.
And the conditions should be:
If a buy order is open and StepMA PDF changes from up to down, the buy order should be closed.
If a buy order is open and RSI reaches 70 (upperband), the buy order should be closed.
And the opposite for sell:
If a sell order is open and StepMA PDF changes from down to up, the sell order should be closed.
If a sell order is open and RSI reaches 30 (lowerband), the sell order should be closed.
Simon
Then you have to check for close conditions the same way as for open conditions
Try like this :
Thanks for that advise , it work perfectly now :D
Just change the bid condition for buy and sell .
Hi;
Is it possible to code the attached indi so that I have ability to change font size, font color, and corner location on chart?
Appreciate any help.
Thanks
Hi;
Is it possible to code the attached indi so that I have ability to change font size, font color, and corner location on chart?
Appreciate any help.
Thanks
Try something like this (all except the corner)
Mladen i can't succeed in make it working. It does not update itself and does not show alerts. Can you help, please?