BTW, I really like the EasyOrder package and would love to use it. That said, are there any coders who could modify the code such that, if my risk percentage results in a lot size lower than my crim's minimum, then it will just revert to and use the minimum lot size I'm able to use? As it stands now, it simply gives me an error message saying something to the effect of "error - lot size is too small"... This is not a critical request, just curious if it's something "easily" modifiable... Thanks.
John
Useful 10.x thingies by Steve and Others
- John
- Trader
- Posts: 70
- Joined: Wed Nov 16, 2011 5:34 pm
- Location: Land of Entrapment (New Mexico)
-
fluegel
- Trader
- Posts: 33
- Joined: Sat Nov 19, 2011 11:52 am
Re: Useful 10.4 thingies by Steve and Others
"Trading balance filters"? Are you talking about the ITM EA? My problem is with the order placement script...trueblueTEX wrote:I have resolved it. It was the "Trading balance filters". Set both of them to false.fluegel wrote:I'm having the same problem. Is yours resolved? The latest script cannot place a pending order because of this error or places an order too far away from the current price, e.g. at SR1 even when there is MSR1 between the price and SR1.trueblueTEX wrote:HMMM.
I have downloaded the latest 10.4 Pending Order Placement Script. Every time I try to run it, now, it fails. It says "failed with error (0) no error".
I thought it might be too close to sr line so I set the MinimumPipsToNextSR to 0 but still no joy.
Any ideas?
Thanks
The former version (without TP setting) worked just as expected... I really miss this script as it was very handy.
-
fluegel
- Trader
- Posts: 33
- Joined: Sat Nov 19, 2011 11:52 am
Re: Useful 10.4 thingies by Steve and Others
Hi kwchaukwchau wrote:Could you kindly re-post the older version ? Mine was overwritten by the new version.fluegel wrote:I'm having the same problem. Is yours resolved? The latest script cannot place a pending order because of this error or places an order too far away from the current price, e.g. at SR1 even when there is MSR1 between the price and SR1.trueblueTEX wrote:HMMM.
I have downloaded the latest 10.4 Pending Order Placement Script. Every time I try to run it, now, it fails. It says "failed with error (0) no error".
I thought it might be too close to sr line so I set the MinimumPipsToNextSR to 0 but still no joy.
Any ideas?
Thanks
The former version (without TP setting) worked just as expected... I really miss this script as it was very handy.
Here is the oldest and simplest version w/o TP setting. I could find only this in my download folder. Others have been overwritten... Hope this will help.
fluegel
You do not have the required permissions to view the files attached to this post.
-
kwchau
- Trader
- Posts: 305
- Joined: Tue Jan 03, 2012 3:37 pm
Re: Useful 10.4 thingies by Steve and Others
Thank you, Fluegel .fluegel wrote:Hi kwchaukwchau wrote:Could you kindly re-post the older version ? Mine was overwritten by the new version.fluegel wrote:I'm having the same problem. Is yours resolved? The latest script cannot place a pending order because of this error or places an order too far away from the current price, e.g. at SR1 even when there is MSR1 between the price and SR1.trueblueTEX wrote:HMMM.
I have downloaded the latest 10.4 Pending Order Placement Script. Every time I try to run it, now, it fails. It says "failed with error (0) no error".
I thought it might be too close to sr line so I set the MinimumPipsToNextSR to 0 but still no joy.
Any ideas?
Thanks
The former version (without TP setting) worked just as expected... I really miss this script as it was very handy.
Here is the oldest and simplest version w/o TP setting. I could find only this in my download folder. Others have been overwritten... Hope this will help.
fluegel
-
linuspoon
- Trader
- Posts: 23
- Joined: Fri Sep 14, 2012 5:52 am
Re: Useful 10.4 thingies by Steve and Others
Hi Steve,SteveHopwood wrote:Well dragged up bots, my lot, but not very bright.linuspoon wrote:Hi Steve,
When I place ITM on a chart, once the PA goes in your favour, the SL keeps alternating between the MA240 line and breakeven SL if this is set to true. I tried to find the problematic portion but was not able to trace it as the code seems to be correct. Can you perhaps take a look at this?
Linus
ITM was moving the stop but I had not coded it to move the SL line as well. So, at alternative ticks it was calculating that a sl move to be was needed, then finding that the sl and the sl line were not the same and so moving the sl back to its original place.
Dozy so-and-so.
Fixed in V 1i, or appears to be.
I used the new V1i but the problem of alternating SL is still there if the BreakEven is set to true. Can you check? Thanks.
Linus
-
MrLong
Re: Useful 10.4 thingies by Steve and Others
Increased traffic would be caused by changing the chart TF that the dash is sat on, place it on a chart and leave it, every time the chart timeframe is changed the sent messages are reset and set again, if the condition still exists, you can also turn them off.KevinT wrote:Awesomeallisonmagic wrote:KevinT wrote:Last ptt(potentialallisonmagic wrote:did you guys ever build an indicator that will email alert RSI2 signals ?) 10_4 dash has email sending option, setting it up is another story thou
![]()
Best either a 3rd party Empty4 mail server (MT4i has free app & also libs etc) OR
a way to grab & mail Iphone/android Empty4 pushed messages...
just installed it and setup my mail server.. works perfectly ! valid signals as well![]()
Glad you made it work!
Lets wait and see how & if your criminal reacts to the increased traffic, either by bugging you or messing with the e-mails flowfingers crossed!
Andy
-
sk29
- Trader
- Posts: 21
- Joined: Fri Dec 09, 2011 5:27 pm
Re: Useful 10.4 thingies by Steve and Others
Have you received permission from Steve to post this version. I, too, have the same problem.
This is great. Thank you candletiger and etheldreda for sharing this. Much appreciated!
This is great. Thank you candletiger and etheldreda for sharing this. Much appreciated!
etheldreda wrote:I have modified the dashboard to fulfill my own wishlists above. To do that I took some functionality from Steve's to calculate pivot and get next support/resistance. Here is the screenshot. If I could have Steve's permissions for the lines of code that I took, I will upload the mq4 version.etheldreda wrote: I admit I watch too many pairs, hence not all the pairs fit to the dashboard page (as per my laptop screen resolution). My wish would be to have the dashboard in 2 columns instead of 1 column so we can have more pairs to choose
Another idea: it would be very helpful if the dashboard can display the S/R level of the potential setup. I will choose a pair with potential reentry (such as setup on Pivot) than a single entry (setup on MS1 or MR1) with target on S1 or R1.
Thank you,
-ethe-
Attention: Of course the calculation for S/R level will made the dashboard performance heavier, in other words of slower![]()
-ethe-
-
etheldreda
- Trader
- Posts: 58
- Joined: Wed Jan 23, 2013 11:37 pm
Re: Useful 10.4 thingies by Steve and Others
Not yet...sk29 wrote:Have you received permission from Steve to post this version. I, too, have the same problem.
This is great. Thank you candletiger and etheldreda for sharing this. Much appreciated!
Steve, please say something... Can we have the permission to use part of your codes for the dashboard modification?
regards,
-ethe-
- SteveHopwood
- Owner
- Posts: 9904
- Joined: Tue Nov 15, 2011 8:43 am
- Location: Misterton - an insignificant village in England. Very pleasant to live in.
Re: Useful 10.4 thingies by Steve and Others
I didn't see a post where anybody asked - must have missed it.etheldreda wrote:Not yet...sk29 wrote:Have you received permission from Steve to post this version. I, too, have the same problem.
This is great. Thank you candletiger and etheldreda for sharing this. Much appreciated!
Steve, please say something... Can we have the permission to use part of your codes for the dashboard modification?
regards,
-ethe-
My code is open source and free for anyone to use for the benefit of members of this forum.
Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
-
etheldreda
- Trader
- Posts: 58
- Joined: Wed Jan 23, 2013 11:37 pm
Re: Useful 10.4 thingies by Steve and Others
Okay then.. here is the mq4. We can set max number of row per column . But I only prepared 2 columns with adjustable horizontal position.SteveHopwood wrote:[I didn't see a post where anybody asked - must have missed it.
My code is open source and free for anyone to use for the benefit of members of this forum.
Caution: Beware of the initial (heavy) load...
At least for me, the (heavy) load is worthy to assist me spot possible multiple entries better... enjoy!
You do not have the required permissions to view the files attached to this post.