- Search Energy EXCH
-
candyman752 replied Feb 18, 2019Impressive the stop order back test was 200 usd limit order back test was like 700 usd. Quick easy changes. The other way I thought you meant was going to take a long time to do file This EA sends Buy Limit where a sell stop should have gone and ...
EA development journal
-
candyman752 replied Feb 18, 2019This is the thing that has taken me back to the drawing board. Opening to many orders. I am trying to write up code for orders to be opened while taking into the equity balance. it looks like I have to have separate function coded. should I crack it ...
EA development journal
-
candyman752 replied Feb 18, 2019I assumed sellstop to be sell limit meaning I would have to make price accommodate a limit which would have been a total change of strategy. Thanks for getting a clarification
EA development journal
-
candyman752 replied Feb 14, 2019I have cleaned out post one. I also have used swing HiLo v7 on my live account url But I have to intervene at times to close trades not open. that's why it has done well. Also I did away with gbp pairs and high volatility pairs. But at the end of ...
EA development journal
-
candyman752 replied Feb 14, 2019The drawdown has become quite huge. Back to drawing board. Majamivice had pointed out earlier a situation where three trade where opening at the same time. That works nicely when market goes your way but humongous draw down when it goes against.
EA development journal
-
candyman752 replied Feb 5, 2019majamivice started a signal on swing Hy Lo url I have also put it on my live account. Experience so far is that let it trade low volatility pairs. Gbp Pair are a no no. Eur Aud EurCad EurNzd are no no also.
EA development journal
-
candyman752 replied Jan 28, 2019It means I have mixed up the codes. There is function that deletes buy or sell orders and a code that deletes pending orders. Code for pending is probably trying to delete a buy or sell order or vice versa
EA development journal
-
candyman752 replied Jan 28, 2019Just checked only to find there is a code in the EA that blocks that from happening. But I blocked out that code because it reduced profit. If you go to line 2333 up to 2342 its blocked out. You can un block it your self. But if you do not know here ...
EA development journal
-
candyman752 replied Jan 28, 2019The trading time frame is Hour 1 but the trading system is Day Chart. Make sure you have downloaded Daily data
EA development journal
-
candyman752 replied Jan 28, 2019In Model click open prices only. It might help might not. Don't know why its refusing
EA development journal
-
candyman752 replied Jan 28, 2019True that's dangerous. Let me have a look at it
EA development journal
-
candyman752 replied Jan 27, 2019I did a back test on Swing HyLo Daily using Eur Jpy. It had a massive drawdown. Fixed it. Post 1 updated with v 7
EA development journal
-
candyman752 replied Jan 26, 2019Once again Majami vice, Thanks for testing. I see PrycAxn is doing well. By any chance did you do back tests?
EA development journal
-
candyman752 replied Jan 25, 2019I also use multi purpose trade manager for managing the basket. The default has 7707 as magic number. Either change EA magic number to 7707 or multi purpose trade manager magic number to 0 . Thanks fellow traders it has been worth while. I think I ...
EA development journal
-
candyman752 replied Jan 25, 2019How does it close trades? There are ten different conditions coded. if one condition for close is triggered it closes. The best way for me to answer your question is to post the code for the closures. Reading code is easy. One code says if trade is ...
EA development journal
-
candyman752 replied Jan 25, 2019Is this possible to change time for various broker ? which time you talking about. If you talking about roll over times .Or you talking about the EA being sensitive to change in broker time. The EA is coded such that broker times are not affecting ...
EA development journal
-
candyman752 replied Jan 24, 2019Swing Hy Lo Daily v 5 updated in post 1. This incorporates the Lot variable mentioned by majami vice. Also I noticed that the Bot has opened three buy nzdusd with no sells open and two sells audusd but no buys open. If a sell opens no other sell ...
EA development journal