Hi
I have an EFS that is not taking trades on my demo account.
I have read a past post that said use the code:
buyMarket(getSymbol() , 10, "Account Manager", 473851, SB_DAY);
This code seems to bring up an order ticket but i am trying to get the efs to place the trades without my intervention.
I am at ends to work out why.
I have attached the main function below.
I have contacted programmers but still can not get it to work.
Any help would be greatly appricated.
Thanks
Jeremy
I have an EFS that is not taking trades on my demo account.
I have read a past post that said use the code:
buyMarket(getSymbol() , 10, "Account Manager", 473851, SB_DAY);
This code seems to bring up an order ticket but i am trying to get the efs to place the trades without my intervention.
I am at ends to work out why.
I have attached the main function below.
I have contacted programmers but still can not get it to work.
Any help would be greatly appricated.
Thanks
Jeremy
Comment