Trade copy ea - page 14

 

Hey tom

New to this, just wanted to ask how to install it all (sorry 4 newb quesiton)!

I've downloaded the zip from #43 but like usual EA's I'm not sure if I put everything in Expers/ folder of each MT4 or what???

Can you help me out? Would very much appriciate it

 

Virus in download file

My avast antivirus detects a virus in the download file.

 

a few ppl have complained about that, i dont know why?

theres no virus

westofpluto:
My avast antivirus detects a virus in the download file.
 

Trade Copy mySQL

I recently downloaded a demo of Trade Copy mySQL and tested it for a month on demo account. I totally loved it. Problem is that it costs $329 for a licence. It worked extremly well.

I would love to be able to modify this one a little to work with mySQL. Does anyone have experience with this? I saw a link in this forum which discusses mySQL.

https://www.mql5.com/en/forum/general

Any thoughts? Do you think we can do this? I have some programming experience so I'm willing to assist with the programming.

 

Where should I place VB scripts?!

 
tomhliles:
this setting overrides all lot settings

copy_senders_risk=true;

whith this setting true

the trade uses lots that put the same % at risk as the sender did

making it possible for you to even copy martingale

heres how to use lots of 11

first set this to false

copy_senders_risk=true;

second set this to 0 to turn off money management

extern double risk=1;//to use lots, set risk to 0

finally set the desired lots

extern double lots=11;

Hi Bro, thank you for the goods things.

Is that possible to copy trade from investor account?

B. Regards

wenztan

 

I have never tried?

wenztan:
Hi Bro, thank you for the goods things.

Is that possible to copy trade from investor account?

B. Regards

wenztan
 
tomhliles:
I have never tried?

still dont know how to use it

can you make a guideline using pdf???

thx anyway

 

there should be enough information on this thread

the first post links to the post with instructions

alpariworld.com:
still dont know how to use it

can you make a guideline using pdf???

thx anyway
 
chyi1235:
when i run install_one_click.vbs I got the following error message:

Line 550

Char 1

Error Syntax error

Code 800A03EA

Source MS VBS compilation error

The VBS file redefines the Subroutine over and over. I've edited the file (see attached) so now it works fine.

sbwent:
I see that we can run a local webserver on the same machine that is running the Sender, but do you know of a way to upload the file to an external web server?.

How about if we use a folder watcher to monitor for changes, and upload to our FTP or HTTP server, so it's independent of this script?

wenztan:
Hi Bro, thank you for the goods things. Is that possible to copy trade from investor account?

I've been trying this on an investor account. It worked a bit randomly, although I believe that's just because it's not setup correct. it copied some trades, but not all. It also closed some trades, and not all. I'm going to reinstall and try again.

I'm watching the charts; do I just install the sender and copy on ONE chart?

alpariworld.com:
still dont know how to use it

can you make a guideline using pdf???

thx anyway

I agree. A concise walkthrough with screenshots. Or a page on the website.

Also, the Broker settings on the charts that need to be clicked and moved, can these not be added as a variable instead?

Thanks for a great script. Now to just figure out why it won't run...

EDIT: Working like a charm on demo account. opened three trades on 3 symbols. all 3 copied across. put on stop losses and take profits. All 3 copied across. Let all 3 stop out (I'm only a beginner!), and the 3 closed on the demo account. Copies take about 10second locally.

However, it show's I've got the latest (6.5) but still asks me to download the latest from your site. ALSO, the terminal restarts don't work, because it'll close BOTH terminals. Would need to adjust this to work off PID.