- Search Crypto Craft
-
lghr replied Jul 30, 2016You can code the draw line function into your ea simply.
I will code your EAs and Indicators for no charge
-
lghr replied Jul 29, 2016if you buy, OrderSend("AUDUSD",OP_BUY, Lots,MarketInfo("AUDUSD",MODE_ASK),3,sl,tp,"",M,0,clrBlue); sell, ...,MarketInfo("AUDUSD",MODE_BID),...
I will code your EAs and Indicators for no charge
-
lghr replied Jul 28, 2016done. a very simple ea. the backtest result is not good.
I will code your EAs and Indicators for no charge
-
lghr replied Jul 16, 2016Thank you ahmedabbas. it is simple, but very profitable, by backtest manually.
Simple RSI & EMA high Profitable ratio Strategy
-
lghr replied Jul 8, 2016Hi Edorenta Thank you so much for your great work and sharing. Can you add a item in EA? such as at some time of week end, to close all orders if net profit of opened order + today closed orders >0. Thanks again.
Autop Dynamic Grid EA - Enhanced version of Auto-Profit 3.0
-
lghr replied Jul 8, 2016What are you meaning ? Quantum EA?
I will code your EAs and Indicators for no charge
-
lghr replied Jul 6, 2016mistake is too many, some is basic sign of operation.
I will code your EAs and Indicators for no charge
-
lghr replied Jul 4, 2016befor code is not cerrect. now fix. //-----Close Buy or Sell Orders when Closed trade { int total = OrdersTotal(); for(int i=total-1; i>=0; i--) { if(OrderSelect(i,SELECT_BY_POS)) { if(OrderSymbol()==Symbol() && OrderMagicNumber() == MagicNumber) { ...
I will code your EAs and Indicators for no charge
-
lghr replied Jun 24, 2016The test is not equal to the facts. init money: 10000
When to shut EA off?
-
lghr replied Jun 22, 2016If combination of the indicators is profitable, you should code them into ea.
Do I need an indicator or EA?
-
lghr replied Jun 16, 2016You can use the ea to alert. this ea is only use 3 indicaitor of !XPS v8 OSCILLATOR.ex4, FSP Aggressive Entry.ex4 and antix emotion 3.ex4. others is unnecessary.
I will code your EAs and Indicators for no charge
-
lghr replied Jun 8, 2016If your test results are good, we can continue to improve this EA
I will code your EAs and Indicators for no charge