Useful 10.x thingies by Steve and Others

Post Reply
gms
Trader
Posts: 83
Joined: Fri Jan 13, 2012 12:58 pm

Re: Useful 10.4 thingies by Steve and Others

Post by gms »

gms wrote:(I also made a version for my VPS, which only needs to be on one chart. However, it does not provide the alerts - only the closing of open/pending orders. Send me a PM, if you want it.)

Gary
OK, ok, please stop the PMs! :D
Here is the VPS version. You only need to put it on one chart and it will manage all open / pending trades. However, it does not provide alerts like the single chart version.

Gary
You do not have the required permissions to view the files attached to this post.
User avatar
kwanann
Trader
Posts: 948
Joined: Thu Nov 29, 2012 1:53 am

Re: Useful 10.4 thingies by Steve and Others

Post by kwanann »

Just wondering, is there a library version which would give me the pivot points? Want to try writing an EA for 10.5 (or is there already one?)
I've been trading using OM Dual N EA for the past 2 years, live results can be found over at https://www.fxblue.com/users/kwanann
User avatar
peranders
Trader
Posts: 91
Joined: Tue Aug 21, 2012 6:11 pm

Re: Useful 10.4 thingies by Steve and Others

Post by peranders »

kwanann wrote:Just wondering, is there a library version which would give me the pivot points? Want to try writing an EA for 10.5 (or is there already one?)
There is for 10.4.
http://www.stevehopwoodforex.com/phpBB3 ... =37&t=1619
tommm
Trader
Posts: 13
Joined: Wed Feb 08, 2012 2:32 pm

Re: Useful 10.4 thingies by Steve and Others

Post by tommm »

gms wrote:
gms wrote:(I also made a version for my VPS, which only needs to be on one chart. However, it does not provide the alerts - only the closing of open/pending orders. Send me a PM, if you want it.)

Gary
OK, ok, please stop the PMs! :D
Here is the VPS version. You only need to put it on one chart and it will manage all open / pending trades. However, it does not provide alerts like the single chart version.

Gary
I was writing EA with LibCSS.mqh, and I find error in line 93:
if ( StringFind( Symbol(), libCSS.currencyNames[j] ) == -1 )
it get sting Symbol() from chat where is attach and it affects generate results.

Tom
ianp
Trader
Posts: 83
Joined: Tue Nov 15, 2011 9:58 pm

Re : Easy order

Post by ianp »

Hi, I am using the Easyorder script , It is using Lot size orders , but I am trying to get it to use Risk based lot sizes . Can someone tell me how to change from fixed lots to risk based size.

THanks
slimakterium
Posts: 4
Joined: Tue Apr 09, 2013 7:24 pm

Re: Re : Easy order

Post by slimakterium »

ianp wrote:Hi, I am using the Easyorder script , It is using Lot size orders , but I am trying to get it to use Risk based lot sizes . Can someone tell me how to change from fixed lots to risk based size.

THanks
right click and have options

Image
ianp
Trader
Posts: 83
Joined: Tue Nov 15, 2011 9:58 pm

Re: Re : Easy order

Post by ianp »

slimakterium wrote:
ianp wrote:Hi, I am using the Easyorder script , It is using Lot size orders , but I am trying to get it to use Risk based lot sizes . Can someone tell me how to change from fixed lots to risk based size.

THanks
right click and have options

Image
Thanks :D
kwchau
Trader
Posts: 305
Joined: Tue Jan 03, 2012 3:37 pm

Re: Useful 10.4 thingies by Steve and Others

Post by kwchau »

Hi Gary,
get this error message when I compile CSSManager:
'LibCSS.mqh' - cannot open the program file C:\Program Files (x86)\Gallant Empty4\experts\CSS Manager4VPS_v0.1.mq4 (11, 1)

I've put the LibCSS.mqh in the expert/library folder already.
Appreciate very much your help !
User avatar
MurphyMan
Trader
Posts: 345
Joined: Tue Nov 15, 2011 2:35 pm
Location: Southern Illinois, USA

Re: Useful 10.4 thingies by Steve and Others

Post by MurphyMan »

kwchau wrote:Hi Gary,
get this error message when I compile CSSManager:
'LibCSS.mqh' - cannot open the program file C:\Program Files (x86)\Gallant Empty4\experts\CSS Manager4VPS_v0.1.mq4 (11, 1)

I've put the LibCSS.mqh in the expert/library folder already.
Appreciate very much your help !
Try taking your Empty4 out of your Programs folder. So it looks like this: C:\Gallant Empty4\experts\CSS Manager4VPS_v0.1.mq4 (11, 1)
kwchau
Trader
Posts: 305
Joined: Tue Jan 03, 2012 3:37 pm

Re: Useful 10.4 thingies by Steve and Others

Post by kwchau »

MurphyMan wrote:
kwchau wrote:Hi Gary,
get this error message when I compile CSSManager:
'LibCSS.mqh' - cannot open the program file C:\Program Files (x86)\Gallant Empty4\experts\CSS Manager4VPS_v0.1.mq4 (11, 1)

I've put the LibCSS.mqh in the expert/library folder already.
Appreciate very much your help !
Try taking your Empty4 out of your Programs folder. So it looks like this: C:\Gallant Empty4\experts\CSS Manager4VPS_v0.1.mq4 (11, 1)
Thank you for your advice. Just wonder if I could drag and drop the whole Empty4 to the new directory instead of uninstall and re-install it ?
Post Reply

Return to “Nanningbob 10.x”