Hi,
Can anyone help to check why this script not working on Empty4 build 830.It used to work on previous Empty4 version.Don't know why.It doesn't open any position at all.Same goes to this "Close All Advance" script.I really need it to open/close multiple order at one time.
Appreciate your help.Thanks
Trade Hedge Script Not Working on Empty4 Build 830
- forexgeeker
- Trader
- Posts: 77
- Joined: Fri Oct 18, 2013 7:52 am
- Location: Bandar Ramai-Ramai Sandakan, Sabah
Trade Hedge Script Not Working on Empty4 Build 830
You do not have the required permissions to view the files attached to this post.
Last edited by forexgeeker on Sat Jun 13, 2015 4:28 pm, edited 1 time in total.
- MicroSpiderfx
- Trader
- Posts: 15
- Joined: Fri Feb 27, 2015 12:46 pm
Trade Hedge Script Not Working on Empty4 Build 830
You can try this i fixed it maybe .....not try yet.
You do not have the required permissions to view the files attached to this post.
- forexgeeker
- Trader
- Posts: 77
- Joined: Fri Oct 18, 2013 7:52 am
- Location: Bandar Ramai-Ramai Sandakan, Sabah
Trade Hedge Script Not Working on Empty4 Build 830
Nope,it doesn't work..MicroSpiderfx » Fri Jun 12, 2015 3:18 pm wrote:You can try this i fixed it maybe .....not try yet.
- forexgeeker
- Trader
- Posts: 77
- Joined: Fri Oct 18, 2013 7:52 am
- Location: Bandar Ramai-Ramai Sandakan, Sabah
Trade Hedge Script Not Working on Empty4 Build 830
Anyone can help..

-
MrLong
Trade Hedge Script Not Working on Empty4 Build 830
I know it's a stupid question but are you sure you have the symbols correct:
extern string symbol="EURUSD";
and
"EURUSDdd
Andy
extern string symbol="EURUSD";
and
"EURUSDdd
Andy
- forexgeeker
- Trader
- Posts: 77
- Joined: Fri Oct 18, 2013 7:52 am
- Location: Bandar Ramai-Ramai Sandakan, Sabah
Trade Hedge Script Not Working on Empty4 Build 830
I know it is a silly question but the broker i'm using got 'dd' suffix behind every pair.I do have copy of original script that don't have 'dd' suffix behind but it still won't work(refer attached).I've been using this script quite a long time already,but since I bought a new PC and install this new Empty4 version,this script doesn't work.I don't know why.I know nothing about code,so hope any of you can help..thanksMrLong » Sat Jun 13, 2015 3:34 pm wrote:I know it's a stupid question but are you sure you have the symbols correct:
extern string symbol="EURUSD";
and
"EURUSDdd
Andy
You do not have the required permissions to view the files attached to this post.
- MicroSpiderfx
- Trader
- Posts: 15
- Joined: Fri Feb 27, 2015 12:46 pm
Trade Hedge Script Not Working on Empty4 Build 830
Now its working . Lets try it ....I don't know its good system or not. If you need to add sufix add manually.
You do not have the required permissions to view the files attached to this post.
- forexgeeker
- Trader
- Posts: 77
- Joined: Fri Oct 18, 2013 7:52 am
- Location: Bandar Ramai-Ramai Sandakan, Sabah
Trade Hedge Script Not Working on Empty4 Build 830
Thank you so much man..You just made my life 10 times easier..MicroSpiderfx » Mon Jun 15, 2015 10:55 am wrote:Now its working . Lets try it ....I don't know its good system or not. If you need to add sufix add manually.