Trade copy ea - page 5

 

hey tom just wanted to say thank you for sharing this. very cool

 

also, dont copy my trades on a live account, its not that the trades arent good

the reason is trade_copy copies my %

my account is very much under funded

so youl get very high lots

anyone running trade sender should do so on a account thats funded properly

both ea's now have a on chart feature to choose your broker type

dbl click, then move the object that fits your broker

 

something else id like to add

after installing, youl find that in the trade sender mt4, theres also a trade sender indy, you can run trade sender as a indicator instead of a ea

 

iv updated the zip file

all vbs scripts need be updated to fix errors msgs that can happen

http://trendchaser.comze.com/files/metatrader.zip

 

here is the zip file updated

this link will always be the most updated zip file

http://trendchaser.comze.com/files/metatrader.zip

im leaving the old zip file so that theres always a version to download from this thread, incase my site ever gets closed

also, the one_click_install.vbs will always download the latest version of everything, even if its not updated

keep it in c drive

anytime you wish to update all files, just run it

/////////////////////////////////////

this is important!

if your going to change the account on the master, exit all trades first, and wait a few minutes to make sure all slaves have closed they're trades

this new version uses account history to close trades

if you change accounts without doing this, the slaves cannot exit they're trades

////////////////////////////////////////////////////////////////////////////////////////////////////////////

seems to be working very good now

here is a zip file that needs to be extracted to c drive

the directory will be like this

c\metatrader\trade_copy

c\metatrader\trade_sender

youl need to install mt4 2 times like that

by default, everything is setup to copy locally, so trade copy is copying from c\metatrader\trade_sender\experts\files

if you setup a server, that will be the directory

i used free everything

i recommend using no-ip to update your dynamic ip address

it can be ran as a service

and xerver for a server, can also be ran as a service, youl need to forward a port in your router

i did put a shortcut to xerver in my startup folder, and both terminal.exe's

both have hardly any load on my pc, unlike opera unite, which hogs all

resources, you can still use opera unite if you wish

use any server u like

the ea's no longer use the http51 files

instead im using vbs files for everything

they reside in the metatrader folder

the reason is, using httpget within the ea, if the internet has any type of error, mt4 freezes, same problems when using ftp

servers will block you when using ftp because u login to often

thats why theres no ftp in these ea's

now instead of mt4 freezing, youl see a error msg popup, that doesnt freeze anything, the ea will continue functioning on the next tick, and it works

even if there is a error msg on your screen, it still continues working

the error msgs can keep popping up, if so, delete the csv files in trade_copy\experts\files folder

optionally you can place install_one_click.vbs in c drive, then click it

it will build all directories, download all ea's automatic, same as the zip file

also both ea's now update them selves, youl see a red text appear on the screen, it will say

"downloaded new version, restart mt4"

to copy over the internet, just set local mode to false in trade_copy

youl be copying my trades (not that you should do that), to edit where the trades come from, edit the urlin

get_history.vbs

get_objects.vbs

get_trades.vbs

if you wish to edit the code, rename the ea's, otherwise theyl be overwritten when theres a update

Files:
 

heres something i just added to trade sender

any object name that starts with "no_"

will not be sent

so if theres any chart objects you wish to not be sent, youl need to rename them

edit your ea's or whatever to make names start with no_

theres also a list of names that arent sent

if ( name!="time"&&name!="pcnt"&&name!="status1"&&name!="status2"&&name!="status3"&&name!="status4"&&

name!="err"

&&substr!="no_"

&&name!="err2"

&&name!="alert_lines"

&&name!="buy"

&&name!="closelongs"

&&name!="closeshorts"

&&name!="lev5"

&&name!="lots9"

&&name!="lots90"

&&name!="pcnt2"

&&name!="pips"

&&name!="score"

&&name!="sell"

&&name!="enable_auto_trading"

&&name!="target"

&&name!="target1"

&&name!="bet"

&&name!="bet1"

&&name!="ggg1"

&&name!="ggg2"

&&name!="site"

&&name!="site2"

&&name!="site3"

&&name!="br1"

&&name!="br2"

&&name!="br3"

&&name!="br4"

&&name!="zxcode5"

 

Tom

I can't download this files. My antivirus blocked it when I'm trying to download it!

Please check your update files

Regards

 

id say your antivirus made a mistake then

i guarantee theres no virus

probly cause theres vbs a bat files

fx_jack:
Tom

I can't download this files. My antivirus blocked it when I'm trying to download it!

Please check your update files

Regards
 

Hi

I'm using avast antivirus, it blocks this files

Can you post the experts and other .mq4 files?

Regards

 

in post 43, theres a zip file with everything

fx_jack:
Hi

I'm using avast antivirus, it blocks this files

Can you post the experts and other .mq4 files?

Regards
Reason: