PipMaker v1 - Price action based EA - page 170

 

nop

Enforcer:
lol Better run some test and see if is working for you

no sucess still not work pip16

 

You mean its not working back test or live account?

 

Try to enable all pairs.

Right click on Market Watch -> Show All

 

ordersend error 4062 on PM16

Hi Enforcer,

When I backtest the PM16, I got an error saying " the comment parameter for OrderSender function must be a string". Is this something wrong on my side or in the code?

Need your help.

asam

 

It make no sense... comment IS a string.

string TradeComment;

string EA_name = "PipMaker_v16";

TradeComment = StringConcatenate(Symbol()," ",Period()," ",EA_name);

I can't reproduce any of symptoms and I tried 3 brokers.

I suspect some corrupt installation on Metatrader, or invalid history data.

Try to clear old history data, download new history, recalculate all time frames.

Also try to change interval tested, I noticed sometimes Metatrader remain stuck on an error until is selected different interval or time frame (some corrupt tick data?)

Most likely is happening on old Metatrader installations, maybe not updated.

I check and all 3 brokers tested (Alpari UK, Alpari RU and Broco) runs on build 225.

Check your build, maybe we get a clue.

 

Tested on MB Trading, build 221.

Finally got error:

2009.09.29 02:57:47 2009.03.06 12:50 Pipmaker_V16: the comment parameter for OrderSend function must be a string

2009.09.29 02:57:47 2009.03.06 12:50 Pipmaker_V16 USDCHF,H1: OrderSend error 4062[/PHP]

Solved by downloading history.

Note: in order to have a functional tester you must "Enable experts advisors", "Allow live trading", and "Allow external experts imports" in Tools->Options->Expert Advisors (CTRL+O)

Updated to build 225 - tester runs on any pairs without downloading history.

Unfortunately MB server keep saying

[PHP]2009.09.29 03:18:08 '500404812': order sell 0.10 USDCHF opening at 0.00000 sl: 0.00000 tp: 0.00000 failed [Off quotes]

This is happening on build 221 and 225 no matter if order is sent by PipMaker or is sent manually.

No mater pair, give Off quotes error which mean is server problem - their data feed.

 

u r right.

Yes, u r right. I download the latest data and open a new demo account, now PM16 is working. thanks a lot.

 

bt

James666:
You mean its not working back test or live account?

run back test only because im not on regular net now

 

back test

Enforcer:
Try to enable all pairs. Right click on Market Watch -> Show All

test on back test. Mesage DLL call is not alowed expert cannot work

change )ptoins-tools-enable dll

now no trade -no error message.

seems should download new cards bu i cannnot do right now. Can enyone post chard eurousd so ill be able backtest?

 

Its still not trading. I openedup a new live account but having no joy. Maybe it works on demo but not on live!

Can someone with a live account tell me if it works for them?