+- 20min, conditions were met a few times.
You think I should run it longer?
Posts made by Vortrexcian
-
RE: ARROWS NOT DISPLAYING ON CHART MT5posted in Bug Reports
-
RE: ARROWS NOT DISPLAYING ON CHART MT5posted in Bug Reports
Okay, makes sence and thx for the reply.
I'll rephase.
Created an EA that merely shows arrows.
Also created it as a script as to try and resolve the issue.I have saved both as EA and Script.
Loaded both to MT5.Script doest work, period. ( not sure what Im doing wrong )
The EA loads and I can run it in MT5 tester, where it shows the arrows, but when I load it to chart ( live market ) it doesnt show anything. ( Doesnt do anything )
-
ARROWS NOT DISPLAYING ON CHART MT5posted in Bug Reports
Hi All
I have created a indicator that displays an arrow when conditions are met.
I have saved the project and loaded it, into MT5.
I used MT5 testing program and it all works 100% when running a back test.However, as soon as I load the indicator to chart, it loads as ( Firstly ) a EA and ( Secondaly ) the arrows do not appear on the chart.
I have switched "Allow Auto Algo" on on the indicator and also the Algo trader is switched on, in MT5, still no arrows on chart.
Again, ran a back test within MT5 and the arrows appear on the tester, but still not on the live chart.
Any suggestions to what could cause this?
-
RE: RSI Level trigger Sell and then RSI level trigger closeposted in Questions & Answers
Again, thank you so very much for helping out.
So when you say "this block on top of the block tree leading to the sell"
I merely place the "no position" block right above my dell block? ( Between my condition and sell )
Because, I have tried that and it didnt want to work either.
Not sure, what I'm doing wrong...
-
RE: RSI Level trigger Sell and then RSI level trigger closeposted in Questions & Answers
Hi
Thank you for the response.
Unfotunately, I'm so new to thins, how do you mean by "I need a ""no Position block"" on top of the launcher"
I'm truly new to this and do not really understand.
What I did to get what I created, was looking at forums and implementing selcted "blocks" / "instructions"
Is there, perhaps a tutorial explaining what everything is and how it works...
Again, I truly do apologies, but all I would like to do, is create an EA, that would open either 1 or 2 trades at a selected RSI entry and then close it at a selected RSI, without it opening additional trades.
I'm truly a "NUUB" and have no idea what I'm actually doing...
Sorry
I'll try the "no position" block and see how far I get with it... ( I'm a pretty fast learner "
Also, truly and deeply, thyank you for your reply and assist...
-
RE: RSI Level trigger Sell and then RSI level trigger closeposted in Questions & Answers
@l-andorrà
HiThank you for the respondse.
Yes, just started and still learning the ropes.
Managed to get the entries closed, but problem now is, there are now multiple trades opening.
I'm struggling to have to open a new trade, only when the first one has closed.As I'm learning, I'll then add Stop Loss / Trailing ect.
But for now, need to learn the basics of opening, closing, only have trades running that are still open and not create new ones.
Did use the per hour, per day, but then loosing out, just need it now to wait till open trades are closed, before re-entering new trades.This is where I'm so far...
https://fxdreema.com/shared/5ZAuabxKb -
RSI Level trigger Sell and then RSI level trigger closeposted in Questions & Answers
Hi All
I'm extremely new to this and still learning.
I have alooked at a few video's and Q&A's, but to no avail.If anyone could assist with this, it would be great.
I need 2 Sell trades to option when conditions are met.
But these 2 trades only trigger, on RSI level 80 and then level 90, then both trades need to close when RSI level reaches 50.I have gotten it right to open trades under those levels or above those levels, struggled to have it closed. (Still learning the close positions )
But if anyone culd please assist with the above, it would greatly be appreciated.
Only 2 Sell trades open at a time.
So again,
1st sell trade, needs to trigger at exactly RSI Level 80
2nd sell trades triggers at exactly RSI level 90.
All sell trades close at exactly RSI Level 50 ( regardsless to profit or loss )