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 33 of 38
Author:  yamez [ Mon Jun 10, 2013 2:44 am ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others


Hi Gary
Hey is there a thread that explains how to set these alerts up onto android phones?
Cheers for sharing it mate!
This should get you in the general direction.

Install the free Empty4 app for Android or iPhone.
Go to tools->options->notifications in Empty4 on Windows. Enable push notifications. Read and follow the instructions in the screenshot on the left.
Enter the MetaQuotes ID from your Empty4 Android app, look under settings->messages.
Test it. Message should appear in your Empty4 Android app.
Set notification to true in your EA in Empty4 on Windows ( if your EA supports it, I used CSS Manager as an example ).

I don't use the notifications but I have tested them before and they do work.
Author:  kwanann [ Mon Jun 10, 2013 2:46 am ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

Hmm, was comparing the output from libcss vs 10.5 CurrencySlopeStrength 1.0.7D

The values for USD is way off, Yen slightly,
EUR, GBP,CHF,AUD,CAD,NZD is ok

anyone have any idea why?
Author:  Aus67 [ Mon Jun 10, 2013 4:06 am ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

yamez wrote:

Hi Gary
Hey is there a thread that explains how to set these alerts up onto android phones?
Cheers for sharing it mate!
This should get you in the general direction.

Install the free Empty4 app for Android or iPhone.
Go to tools->options->notifications in Empty4 on Windows. Enable push notifications. Read and follow the instructions in the screenshot on the left.
Enter the MetaQuotes ID from your Empty4 Android app, look under settings->messages.
Test it. Message should appear in your Empty4 Android app.
Set notification to true in your EA in Empty4 on Windows ( if your EA supports it, I used CSS Manager as an example ).

I don't use the notifications but I have tested them before and they do work.
cheers Yamez
thanks for your help!
Author:  fx800 [ Mon Jun 10, 2013 6:52 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

Thank you, Gary, for sharing your H1 CSS CROSS script. I tried it today and it works like a charm on my android device.
Author:  rosst [ Mon Jun 10, 2013 10:24 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

fx8000 wrote:Thank you, Gary, for sharing your H1 CSS CROSS script. I tried it today and it works like a charm on my android device.
Script or EA?
Author:  SteveHopwood [ Mon Jun 10, 2013 11:09 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

atharmian wrote:Steve,

This might be a question you may have already answered before (but I haven't noticed.)

Any plans for a 10.4 based MPTM like you have a 10.4 ITM, to make things all-in-one?
Because your classic MPTM doesn't have 10.4 custom inputs, and is too comprehensive ...

Regards,
Athar.
No, I don't. Actually, I do not understand what you mean. I am receptive to ideas.

I made some updates to my script and ITM today. The script now draws the pending price line that ITM works with. This allows me to adjust the ppl before applying ITM. Latest versions in post 1.

EasyOrder may achieve all this better and more easily - don't know because I haven't tried it - but give it a whirl as well. My combo does what I want it to do, but you guys might want more, and the whole purpose of this thread is to present as many alternatives as possible.

I see references to something Gary has created but do know what this is. Should I link it in post 1, and if so could someone please point me to it?

:D
Author:  atharmian [ Mon Jun 10, 2013 11:25 pm ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

Hey Steve,

1. The links to gms CSS cross mobile alert indy are:
http://www.stevehopwoodforex.com/phpBB3 ... &start=290
http://www.stevehopwoodforex.com/phpBB3 ... &start=300

Read the following posts after the first link about use and the possibility of a corrupted LibCss file.

2. Easy Order is great, especially with the scaling script courtesy LifeSys:
http://www.stevehopwoodforex.com/phpBB3 ... =48&t=1685

But what Easy Order misses is inclusion of a BE Pips function, which will then make it a really convenient and complete script that does not need manual attention.

3. My question was about having an ITM managing one pair only vs an MPTM that manages all 10.4/10.5 trades on all charts, but need be attached to one chart only. I noticed you updated the ITM and the Pending Order Placement Script, but there is no doc for this script yet.

Athar.

SteveHopwood wrote:
atharmian wrote:Steve,

This might be a question you may have already answered before (but I haven't noticed.)

Any plans for a 10.4 based MPTM like you have a 10.4 ITM, to make things all-in-one?
Because your classic MPTM doesn't have 10.4 custom inputs, and is too comprehensive ...

Regards,
Athar.
No, I don't. Actually, I do not understand what you mean. I am receptive to ideas.

I made some updates to my script and ITM today. The script now draws the pending price line that ITM works with. This allows me to adjust the ppl before applying ITM. Latest versions in post 1.

EasyOrder may achieve all this better and more easily - don't know because I haven't tried it - but give it a whirl as well. My combo does what I want it to do, but you guys might want more, and the whole purpose of this thread is to present as many alternatives as possible.

I see references to something Gary has created but do know what this is. Should I link it in post 1, and if so could someone please point me to it?

:D
Author:  Breakdancer [ Tue Jun 11, 2013 2:17 am ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

Hi:

I'm thinking on something that gms is very close to. A simple EA that opens/close trades based on H1CSS colour change. Open a buy when last candle closes on yellow or green from red and closes it when last candle closes on red from green or yellow. For sells, just the opposite colours. I have been modifying some parts of the code and have played with it. Looks promising. I like to decide by myself if RSI2 is pinned enough to open the trade (or load the EA) so don't need to add anything else to it in my opinion. Not a full monitoring trade system but something similar to the 5MA cross EA that we used in 10.2. Just my suggestion, hope to contribute.
Author:  Jemook [ Tue Jun 11, 2013 2:59 am ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

Breakdancer wrote:Hi:

I'm thinking on something that gms is very close to. A simple EA that opens/close trades based on H1CSS colour change. Open a buy when last candle closes on yellow or green from red and closes it when last candle closes on red from green or yellow. For sells, just the opposite colours. I have been modifying some parts of the code and have played with it. Looks promising. I like to decide by myself if RSI2 is pinned enough to open the trade (or load the EA) so don't need to add anything else to it in my opinion. Not a full monitoring trade system but something similar to the 5MA cross EA that we used in 10.2. Just my suggestion, hope to contribute.
I'm looking for this too - just a script to drop on the charts which opens/closes based on the close of H1 TF CSS colour change.
Author:  SteveHopwood [ Tue Jun 11, 2013 10:53 am ]
Post subject:  Re: Useful 10.4 thingies by Steve and Others

Jemook wrote:I'm looking for this too - just a script to drop on the charts which opens/closes based on the close of H1 TF CSS colour change.
CSS changes red/green when the difference between the two currencies is >= differenceThreshold?

:D
All times are UTC Page 33 of 38