- Search Crypto Craft
-
robdee replied Mar 3, 2009Posting is a Privilege — Thanks SunPost, welcome to the Force. Posting is a privilege worth using well. Keep the those rating votes rolling in folks, we're off to a good start. RD
"vForce" the revolution
-
robdee replied Mar 3, 2009eMail Alert option — MH, thanks for your feedback. Email alerts are not a high priority. However I will include this in the next version of vForceAlerts. MT4 has settings in Tools.Options.Email you'll need to become familiar with and test. ...
"vForce" the revolution
-
robdee replied Mar 3, 2009How signficant on 15min timeframe ? — RR, thanks I understand the lag on demo tic data. We are not using individual tic data for our calculations. We are using only closed 15min candles. I can see how 1m or 5m candles could be distorted quite ...
"vForce" the revolution
-
robdee replied Mar 3, 2009Issue Numero Uno - Why the differences ? — Thanks to all traders like LP who take the time to write intelligently and express your appreciation. This is like rocket fuel for my motivation. LP thanks for writing clearly about this issue. This ...
"vForce" the revolution
-
robdee replied Mar 3, 2009I also vote for a separate EA thread — OzzieDave, Thanks for your post. I agree 100% with your comments. All the feedback from fellow traders and many interesting posts in this forum are thrilling, especially after all the work we have put ...
"vForce" the revolution
-
robdee replied Mar 3, 2009Uploading Charts - please read — It is good seeing a number of charts being posted to the thread, I hope this continues, I'm a visual learner so I like charts. I have noticed that sometimes people load very wide chart images into their posts. ...
"vForce" the revolution
-
robdee replied Mar 3, 2009Installing the new version — Glass, just replace the old vForceAlerts.ex4 file with the new one. TPL files do not change. RD vForceAlerts latest version in post 101 url
"vForce" the revolution
-
robdee replied Mar 3, 2009vForceAlerts update post 101 — samer, make sure you have the updated indicator from post 101 which correctly handles the calculations for both 4 decimal and 5 decimal pricing. vForceAlerts V20090304 url
"vForce" the revolution
-
robdee replied Mar 3, 2009status messages in Experts tab — BenQ - good question. Look in the Experts tab of the terminal window for status messages printed there during indicator load and every candle after that. Enjoy. RD
"vForce" the revolution
-
robdee replied Mar 3, 2009vForceAlerts Update (2009.03.04) — An urgent maintenance update is required. I connected to an FXPro server to test all the vForceAlerts functions with 5-decimal and 3-decimal prices. I could see calculations that were out by a factor of 10. ...
"vForce" the revolution
-
robdee replied Mar 3, 2009IBFX server feed for my charts — Glass, Not quite sure what you think the issues are here. I can confirm that my first preference for charting is using IBFX. All our development work and testing has been done using IBFX data feed which we ...
"vForce" the revolution
-
robdee replied Mar 3, 2009We always wait for the signal candle to close — Correct, the signal candle must close before we know it is valid. As soon as it closes then we can generate an alert. Makes sense ? If you want to see the alert timing on your chart, then set ...
"vForce" the revolution
-
robdee replied Mar 3, 2009iCustom function in MT4 — The buffers are standard indicator arrays, one value for every candle on the chart. A nonzero value represents a signal. Index zero is the current candle. iCustom() is the cleanest way to integrate indicators with ...
"vForce" the revolution
-
robdee replied Mar 3, 2009vForceAlerts behaviour questions — 1- open vForceAlerts properties and make sure ShowPriceLabels = True 2- There is no limit inside the indicator for when a green confirmation candle is painted. This is so we can continue to view and develop ...
"vForce" the revolution
-
robdee replied Mar 3, 2009EA interface for vForceAlerts signals — Hi Ronald, Here is the interface you need to use vForceAlerts as your signal generator. if(iCustom(NULL,0,"vForceAlerts",0,0) != 0) // BUY signals are in buffer 0 {buysignal = True; buysignaltime = ...
"vForce" the revolution
-
robdee replied Mar 3, 2009My vote is a separate thread for EAs — Trying to provide support for an EA in this thread is not desirable in my opinion. It will become a huge distraction from the simple purpose we have here. I vote for a separate thread for those interested ...
"vForce" the revolution
-
robdee replied Mar 3, 2009How well do you know us ? — I wonder how well you know Jedi and I with comments like that. If you knew us well you would know we do this because we want to give back to the community of traders. We know what it feels like to struggle for ...
"vForce" the revolution
-
robdee replied Mar 3, 2009vForceAlerts user settings — Information on user settings: vForceSignals = True vForceTrend + vForceADXBB + vForceVol + vForceRange PaintSignalCandles = True painting of signal candle bodies on the price chart PaintConfirmCandles = True ...
"vForce" the revolution
-
robdee replied Mar 2, 2009Confirming with a candle close — A green candle also indicates a close above a buy candle high. A green candle also indicates a close below a sell candle low. This provides another way to 'confirm' a signal candle. Sometimes you will see two ...
"vForce" the revolution
-
robdee replied Mar 2, 2009vForce the revolution — image Just found this new thread on FF. Should be of interest. vForce the revolution url
The Force 5min system