stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Useful 10.x thingies by Steve and Others
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1492
Page 2 of 38
Author:  Haymaker1 [ Fri Feb 15, 2013 8:18 am ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

RE 10.4 Pending Order Placement Script

Great work Steve, compared to yesterday this script has saved me loads of time.

Another good job. :D
Author:  Gertje [ Fri Feb 15, 2013 9:50 am ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

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.
Is it possible to make several choices;
- 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.
Author:  theforexedge [ Fri Feb 15, 2013 1:10 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

SteveHopwood wrote:
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! :D

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
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);

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. :lol:

:D
Steve

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
Author:  Gertje [ Fri Feb 15, 2013 2:20 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

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?
Author:  SteveHopwood [ Fri Feb 15, 2013 6:36 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

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?
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.

:D
Author:  SteveHopwood [ Fri Feb 15, 2013 7:28 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

Gertje wrote:
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.
Is it possible to make several choices;
- 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.
Yes. You will love the car washing feature.

Don't tell your wife, but you will love the dining-your-wife feature even more. She gets a night out without you needing to lift a finger.

:D
Author:  SteveHopwood [ Fri Feb 15, 2013 7:30 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

theforexedge wrote:
SteveHopwood wrote:
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! :D

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
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);

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. :lol:

:D
Steve

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
Looks good to me. Probably need to measure RSI as, say, over x for x candles to simulate visual flatline recognition.

:D
Author:  Dewey McG [ Fri Feb 15, 2013 8:53 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

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.
Author:  SteveHopwood [ Fri Feb 15, 2013 9:05 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

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.
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.

Isn't this a teensy weensy tad bleedin' obvious? Or am I missing something incredibly subtle here about what scripts are able to do?

:D
Author:  SteveHopwood [ Sat Feb 16, 2013 5:51 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

I have coded V1 of the trade manager. Details in post 1.

:D
All times are UTC Page 2 of 38