- Search Energy EXCH
-
abokwaik replied Jan 22, 2015Hi, zelenko May I ask how you decide on the direction. ? If you're using a trend filter or any technical indicator, it can be coded in the Robot as well. This is at least needed for Back testing your idea on a long period. Thanks for sharing, Khalil
Can anyone help me make this EA please
-
abokwaik replied Jan 22, 2015Last night, I was playing with CLS_LWR robot (Cut Losses Short, Let Winners Run !) on lower time frames. As I mentioned before this robot is actually a trade management tool rather than a complete system. So I tried to merge this tool (which is ...
Robot Lab Project
-
abokwaik replied Jan 22, 2015Speaking of next phase: My plan is the following: Back Testing and Optimization Final Checking on "Latest version of each robot" Optimize on In-Sample (IS) Data Test on Out-Of-Sample (OOS) Data Final Optimization for Forward Testing (Pair(s),Time ...
Robot Lab Project
-
abokwaik replied Jan 22, 2015Thanks for testing. As for Spread and Slippage: Slippage is set to 5 points on 5-digit broker (=0.5 pips ). Spread is not checked, currently robots take whatever spread offered by the broker I didn't care much about spread and slippage in the ...
Robot Lab Project
-
abokwaik replied Jan 21, 2015Dual Time Frame Momentum Startegy Robot Long Entry: Higher Time Frame Indicator Signal Above Indicator Value, and Indicator Value between Min and Max Values AND Lower Time Frame Indicator Signal Above Indicator Value, and Indicator Value below Min ...
Robot Lab Project
-
abokwaik replied Jan 21, 2015Multi-Time Frame Robots : Dual Time Frame Momentum Startegy Robot (DTFMS_01) attached. Input Parameters: Magic_Number...........= 40051.Magic Number Lower_TF...............= "H1"..Lower Time Frame Name Higher_TF..............= "H4"..Higher Time ...
Robot Lab Project
-
abokwaik replied Jan 20, 2015Thanks Mika for sharing. Although loaded with many indicators, it looks interesting. subscribed.
Mika's Breakout strategy
-
abokwaik replied Jan 20, 2015Multi-Time Frame Robots I am going to start with one simple robot under this category. Robot idea came from the book "High Probability Trading Strategies" by ROBERT C. MINER. The first version of the robot will be using The Basic Dual Time Frame ...
Robot Lab Project
-
abokwaik replied Jan 18, 2015I tried ( EA Analyzer v.3 from StrategyQuant ) and it was good.BTW: Your system looks v.good. Care to share?
Backtesting Pro wanted...
-
abokwaik replied Jan 18, 2015Some ideas to improve Trap Breaker : What if we do not OPEN actual trades, and just COUNT them. So when the count reaches a specific number (input), then we open actual trades. This will basically identify the range (Inner_Trap), so we minimize the ...
Robot Lab Project
-
abokwaik replied Jan 17, 2015Notice for Robots Lab New Comers: Download/Use Latest versions of the robots, as these versions: Have complete functionality of earlier versions Have any previous known bugs Fixed Provide additional features and controls
Robot Lab Project
-
abokwaik replied Jan 17, 2015Did you read this , Vasaig: DISCLAIMER: ANY MODIFICATION TO MY SYSTEM and ALSO ANY THREAD OR SUB-SYSTEM INTENTIONALLY CREATED USING RULES AND METHODS DESCRIBED ON THIS THREAD IS PROHIBITED AND DISCOURAGED. THIS IS PERSONAL PREFERENCE OF THE AUTHOR. ...
Robot Lab Project
-
abokwaik replied Jan 16, 2015Now where is the RISK in such a Robot ? If Inner trap is small it will get hit many times, increasing exposure. If profit target is high or distance between Outer and Inner traps is small, the Robot will have to increase lot sizes for consecutive ...
Robot Lab Project
-
abokwaik replied Jan 16, 2015Trap_Breaker_01 : Usage Details: Warning: Use only for Back/Forward Test. Don't use on a Real Account. As with all Martingale-based systems, some setup scenarios can Wipe out the account. Robot is not yet optimized for live run Do not use multiple ...
Robot Lab Project
-
abokwaik replied Jan 16, 2015Pips and Points, 4-digit and 5-digit brokers were mentioned many times in the thread. Here, Here , Here, and Here. I thought this was done, and I don't have to repeat it with every new robot.
Robot Lab Project
-
abokwaik replied Jan 15, 2015You won't know the first green bar unless it closes as green, so entry will be actually on the open of the 2nd green bar. and you won't know the last green bar unless the next bar closes in different colour, so exit will be one bar after the last ...
Robot Lab Project
-
abokwaik replied Jan 15, 2015I will explain inputs and use of the EA maybe tomorrow (I am home now, and just stealing some time from family) Hush!
Yes, but later as we are still in testing phase. Depends on if your broker provides 4 or 5 digits. For 4-Digit brokers 100 ...Robot Lab Project
-
abokwaik replied Jan 15, 2015I see 4 colors. Gonna need more details on how you are using the indicator. Also if Entry/Exit will be at the candle close, then you would have misplaced the arrows, Correct me if not ?
Robot Lab Project
-
abokwaik replied Jan 15, 2015"If the we followed points 6, and 7 with same lot sizes used before, some scenarios will close the hedge process in a loss, for example: Long 1 --> Short 1.4 --> Long 1 --> Short 1.4 --> Long 1 Now if the Long Target profit reached, the outcome will ...
Robot Lab Project