- Search Metals Mine
-
lghr replied Dec 30, 2013I think, no matter what to use, as long as they can make money on the line. thank you chaosbun share
TDI H1 Chaos System
-
lghr replied Dec 21, 2013hi! your indicator looks very good, best if you have MQ4 file. because if the indicator repair, I think that trade is dangerous According to the indi, so it is necessary to see Mq4 file.
I will code your EAs and Indicators for no charge
-
lghr replied Dec 20, 2013bid+stoploss, bid-takeprofit.
I will code your EAs and Indicators for no charge
-
lghr replied Dec 20, 2013Acording to EasyRyder explanation, now the ea is recode.
Holy Cross System
-
lghr replied Dec 19, 2013The preliminary simple ea has only Open work, without tp, sl, and close. if you have that, you can add it. edit: you must put AllAverages_v2.5_hc.mq4 into \indicator. thanks lghr
Holy Cross System
-
lghr replied Oct 9, 2013Your guess is wrong. I'm not look for specifically about strategy. Short when upper level is touched and long when lower level is touched . To tell the truth, I code too many program, I estimate the effect is not very good, I have written earlier ...
Stochastic EA requirement
-
lghr replied Oct 9, 2013hi Just as FerruFx said, the entry and close rules Just like frame of reference. Without this, no place to code.
Stochastic EA requirement
-
lghr replied Aug 22, 2013Hi kokopelli There are sume mistakes in the previous program, now revised. I cant upload file, because the Webpage keep "Security Scan..." state . //+------------------------------------------------------------------+ //| kokopelli Pending EA.mq4 | ...
I will code your EAs and Indicators for no charge
-
lghr replied Aug 21, 2013That is to say, you are manually open the first position. The EA work according to the first . The "Upload From Computer" security scan always, therefore, i canot upload. You open MetaEditor,and copy above codes into MetaEditor,press compile button. ...
I will code your EAs and Indicators for no charge
-
lghr replied Aug 21, 2013//+------------------------------------------------------------------+ //| kokopelli Pending EA.mq4 | //| Copyright 2012, MetaQuotes Software Corp. | //| url | //+------------------------------------------------------------------+ extern double ...
I will code your EAs and Indicators for no charge
-
lghr replied Aug 21, 2013hi kokopelli Here you are, however, I did not test. There is no first opening commands in a program, Do you manually open the first position?
I will code your EAs and Indicators for no charge
-
lghr replied Aug 21, 2013hi kokopelli Your program is very simple, but the first single open how to decide?
I will code your EAs and Indicators for no charge
-
lghr replied Aug 20, 2013Hi! Excuse me, how do I know which one line is the 0 line?
I will code your EAs and Indicators for no charge
-
lghr replied Jul 31, 2013//---- string ottt; color LabelColor3; for(i=0;i<OrdersTotal();i++){ if(OrderSelect(i,SELECT_BY_POS,MODE_TRADES)==false) break; if(OrderSymbol()==Symbol()){ if(OrderType()==OP_BUY){ pos++; ottt="Buy"; LabelColor3 = DodgerBlue; } ...
I will code your EAs and Indicators for no charge
-
lghr replied Apr 11, 2013Hi! SteveHopwood. Can you help me? I use "sqDynamicBreakoutBox 1.7A" wrote an automated trading programs, however, call index output, sometimes is zero, is sometimes a very large data, I do not know why. The same program, other indicators call there ...
Tools for forexhard's Stairstep Breakouts system