Great work Steve, compared to yesterday this script has saved me loads of time.
Another good job.
Is it possible to make several choices;SteveHopwood wrote:This is only a start for this script. Next step is over to you guys to answer this question: what do you want as a take profit? Let me know.
SteveSteveHopwood wrote:Over to the indi coders for this one. I can code EA's and scripts - any old idiot can code these. Indi coders are strange, mysterious people who understand stuff like counted_bars=IndicatorCounted(); and ArrayCopySeries(TimeArray,MODE_TIME,Symbol(),TimeFrame);theforexedge wrote:Steve
Is it possible to make a indicator that sends a email to alert when the RSI is at 100 or 0?
Also a cross of the 240MA would be nice!![]()
Even though i'm not a coder i did manage to mod the MACD Crossover Alert to send a message to my mobile using SendNotification() that works really well.
Thanks, JP
My eyes glaze over when I read this stuff. You need the likes of NT, Lifesys, Baluda, fmuir, sq, gaheitman etc
Bear in mind that they all need therapy.![]()
I am writing a manger for all this. It will manage individual pairs only so that we can have lines that will represent tp/sl and respond to us dragging them.Gertje wrote:Is there a script available that changes the SL to BE once there are more than one trade open?
Or is this something to incorporate in the dedicated MPTM?
Yes. You will love the car washing feature.Gertje wrote:Is it possible to make several choices;SteveHopwood wrote:This is only a start for this script. Next step is over to you guys to answer this question: what do you want as a take profit? Let me know.
- WR/ S1
- WR/ S2
- MidWR/ S 1
- MidWR/ S2
- xx-pips
- Colourchange AO
- RSI drop above/ below xx
- Wash and vacuum my car
- Take my wife out to diner
- Etc.
Looks good to me. Probably need to measure RSI as, say, over x for x candles to simulate visual flatline recognition.theforexedge wrote:SteveSteveHopwood wrote:Over to the indi coders for this one. I can code EA's and scripts - any old idiot can code these. Indi coders are strange, mysterious people who understand stuff like counted_bars=IndicatorCounted(); and ArrayCopySeries(TimeArray,MODE_TIME,Symbol(),TimeFrame);theforexedge wrote:Steve
Is it possible to make a indicator that sends a email to alert when the RSI is at 100 or 0?
Also a cross of the 240MA would be nice!![]()
Even though i'm not a coder i did manage to mod the MACD Crossover Alert to send a message to my mobile using SendNotification() that works really well.
Thanks, JP
My eyes glaze over when I read this stuff. You need the likes of NT, Lifesys, Baluda, fmuir, sq, gaheitman etc
Bear in mind that they all need therapy.![]()
Well now I'm feeling proud about my achievement modding the MACD Crossover Alert!!
Actually I'm using the MACD Indi (Set to D1 TF) from Bunkers Big Mac to alert me when the price is retracing, but an alert when the RSI Flatlines at Buy / Sell and the Awesome Oscillator colour changes would be ideal.
So I guess the following logic / alerts would be correct...
1. 240MA Cross - Indicate Buy or Sell Trend Change Alert
2. 240MA Above (Buy) / RSI Flat line 0 / Awesome Oscillator Green - Buy Alert
240MA Below (Sell) / RSI Flat Line 100 / Awesome Oscillator Red - Sell Alert
3 240MA Above (Buy) / RSI Flat line 100 / Awesome Oscillator Red - Trade Exit Alert
240MA Below (Sell) / RSI Flat Line 0 / Awesome Oscillator Green - Trade Exit Alert
JP
Nope. It is up to you to decide when to drag the script. If you do not think it is time to enter the trade, then do not use the script.Dewey McG wrote:Bob mentions using the AO as confirmation for an entry, which would have made a difference on my EURAUD trade.
Can you add confirmation that the AO is the right color before taking the trade? It might be a few less trades but I suspect the win rate would be higher.