- Search Metals Mine
- Ryder replied Sep 13, 2011
5 minute charts — Spent about two years trying to come to a working EA that one can trust. Have given up on EA's for the time being. Got to start making some money. If you confirm each first-bar closed candle with your favorite indi be it ...
Caillou's multi-length VQ auto-trader by SteveHopwood
- Ryder replied Sep 13, 2011
5 minute charts — Spent about two years trying to come to a working EA that one can trust. Have given up on EA's for the time being. Got to start making some money. If you confirm each first-bar closed candle with your favorite indi be it ...
Caillou's multi-length VQ auto-trader by SteveHopwood
- Ryder replied Sep 13, 2011
Spent about two years trying to come to a working EA that one can trust. Have given up on EA's for the time being. Got to start making some money. If you confirm each first-bar closed candle with your favorite indi be it Stochs , RSI, or whatever, I ...
Caillou's multi-length VQ auto-trader by SteveHopwood
- Ryder replied Sep 13, 2011
Indicator — I have dropped down to 5m charts and am not experiencing the repaint issue. The indicator is attached. Some notes as follows: 1. Default parameters that I am using are set; 2. You can select up to 4 VQ lengths. I have defaults set ...
Caillou's multi-length VQ auto-trader by SteveHopwood
- Ryder replied Sep 13, 2011
VQ Repaints? — Hello all. I have written an indicator that integrates 4 different VQ length calls on the same timeframe into a common signal (been testing with lengths of 8, 13, 21 and 34 on a 60m TF). It produces great signals, however, it ...
Caillou's multi-length VQ auto-trader by SteveHopwood
- Ryder replied Aug 23, 2011
Repaint — Hugh, I took a look at the code. If you set "Smoothing" == 0, it will not repaint.
VQ Trading System
- Ryder replied Aug 16, 2011
Thanks for the comment — Thanks TJ for your thoughts. Actually, I got my hands on another version of 3_Level_ZZ_Semafor and was able to call it from a MQL program. The attached pic shows the result. Runnung 2 charts (Renko), the CPU useage ...
Price Action with Indicators! ~The Freebie Newbie BOLOSO System~
- Ryder replied Aug 15, 2011
MQL source for 3_Level_ZZ_Semafor — Hello Dredding82. Thanks for an interesting strategy. Would like to call 3_Level_ZZ_Semafor through an iCustom call to sense the Semafor points in a signal generator that I would like to write. Because there ...
Price Action with Indicators! ~The Freebie Newbie BOLOSO System~
-
Help with MA in and Indicator Window
Started Aug 13, 2011|Platform Tech|1 replyHello, Just seeking a little help. I have an indicator (SSRC in my case) in loaded an ...
- Ryder replied Jun 29, 2011
Externa Parameters — BreakEven and SetToBEafterPIPS are both external parameters. You cannot change the value of an external parameter from within the code. Secondly, the way you have modified the code, everytime you call the function ...
Ichimoku Kinko Hyo EA v1.1
- Ryder replied Jun 23, 2011
Trade on closed candle — The EA would perform better if trades were opened only on a closed candle. That would prevent the repeated opening of trades after a close on BE. I am having problems with take profit also. I ran the current version, ...
Ichimoku Kinko Hyo EA v1.1
- Ryder replied Jun 22, 2011
BreakEven — Hello fxdaytrader -- hope you are doing well. I question if the move-to-breakeven function in the EA is working properly for 5-digit brokers. The function in the EA that manages BreakEven is "checkForBreakEven". You will see in the ...
Ichimoku Kinko Hyo EA v1.1
- Ryder replied Jun 21, 2011
Greek News Spike — The announcement of the Greek confidence vote just caused a news spike that drove the EA crazy. EU spiked up 30 pips and then down 45 pips all over a 15 minute period. The spike occurred on numerous pairs. The net result for ...
Ichimoku Kinko Hyo EA v1.1
- Ryder replied Jun 21, 2011
ADX — Hello fxdaytrader and others. Thanks for starting this thread. I have spend several years now trying to put together a profitable EA without success. I hope you do what I have not been able to do, and I hope you share the results. Have ...
Ichimoku Kinko Hyo EA v1.1
- Ryder replied May 16, 2011
settings — 1. I believe that the pic was 15pip range bars generated from the RenkoLiveChart.v3.2 EA. Can't be sure of this however, as I have been playing with the setting. Could be a 12 pip range bar. When I run the script to generate the ...
ichimoku-clouds Breakout
- Ryder replied May 14, 2011
Revised Indi — I see no problems with the revised indicator. If you want to see just the CninAB function, you must go to the external parameter box and select only Chin_Filter_Enable = true. Set the other function to false, and you will see ...
ichimoku-clouds Breakout
- Ryder replied May 12, 2011
ChinAB — Like everything in this business, ChinAB comes at a price. The price we pay for a few less false signals is a delay in the signal. If one does not use ChinAB, Kumo Breakout will get you in the trade sooner, but, as you have seen, with ...
ichimoku-clouds Breakout
- Ryder replied May 11, 2011
Change the bar size — Hello. Suggest you try changing the bar size to eliminate some of the false signals. Don't know what you are using, but try increasing it a cou-ple of pips and see the majic it will do.
ichimoku-clouds Breakout
- Ryder replied May 11, 2011
Chikou_Kumo_Cross filter — Hello. the attached v1.1 provides for a signal on the cross of the Chikou_Span and the Kumo. Good trading.
ichimoku-clouds Breakout