- Search Metals Mine
- 29 Results (3 Threads, 26 Replies)
- wskanaan replied Sep 30, 2008
I am assuming that you want to use the ea in MT4... the steps are as follows: 1. download the ea you want to use 2. copy the file to the experts directory in your mt4 program directory: this will probably be: C:\program files\metatrader4 ...
How Do I Copy Ea/ Scripts In To My Chart?
- wskanaan replied Sep 30, 2008
Attached are two scripts... one for sell orders and one for buy orders. You can play around with the variables. Make sure the number of orders is no more than the number of items in the tp and sl arrays. Also... do test them in a demo account... ...
Help me on EA
- wskanaan replied Sep 30, 2008
Sounds like you need a script... not an EA... I will write something... I actually need something like this and have been to lazy to do it.
Help me on EA
- wskanaan replied Sep 30, 2008
Where you are supposed to add the symbol write the name of the pair you want... eg. "GBPUSD" instead of Null or Symbol()
How can I add a different currency input.....
- wskanaan replied Sep 29, 2008
I think the problem is in the ordersend functions: OrderSend(Symbol(), OP_SELL, Lots, Bid, SlipPage, StopLoss, TakeProfit, "CyberiaTrader-AI-HS1", 0, 0, Green); The takeprofit and stoploss should be relative to the price: OrderSend(Symbol(), ...
Cyberia Take Profit!?!
- wskanaan replied Sep 29, 2008
I interpreted the paragraph at the beginning: Long: 1. Wait for the +DI to cross over the -DI upwards 2. Look for a bar to open above the 21 period line in the zerolag indicator 3. Buy at market price and apply variables as set at the beginning of ...
Need Programmer
- wskanaan replied Sep 29, 2008
I have tried to create the ea... but backtesting has not produced promising results.... Anyway... I will attach it to this post for other people to view and play around with...
Need Programmer
- wskanaan replied Sep 26, 2008
Even though I don't believe in 'The One'... I can help
Need Programmer