- Search Crypto Craft
-
Dave_C replied Oct 4, 2016Yes. That is correct. No trades could possibly mean that there was no breakout of the range within the time specified in your parameters. If you are using 2% as risk equity on say $500 that would in .01 lots. (minimum lot size) Trying on $400 would ...
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 3, 2016See Post #1. Please take the time to read the thread before you post.
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 3, 2016The data used for backtesting is sourced from your server and is the last 3 months of data relevant to the default time frame. Stop Losses are calculated before any Take Profit so the view of performance is actually the most pessimistic. For ...
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 3, 2016456200 is the seed number for generation of Order Magic Numbers. The Order Magic Number of your first instrument would be 456200. For example, if you had a list of 9 instruments, the 9th Instrument would have an Order Magic Number of 456208. You can ...
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 2, 2016Thanks for your input. I have now highlighted this in Post #1. There is a call within the code to Shell32.dll which opens the Registration page.
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 1, 2016The answer is 8 posts above yours. Regarding your diagram, run the chart maximized and use the included template.
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 1, 2016Just edit the percentage of equity in the user inputs or change to a fixed lot size (fl) and nominate your own size. Refer to the diagram at Post#1.
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 1, 2016Lot Size is Normal(mini) not micro. For example 0.20 means 20,000 units.
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 1, 2016I'm sorry if some of you are not being redirected. My email address is { email address deleted by staff }. Just send me an email if this is your situation Please use PM for any other issues as this is my personal email.
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 1, 2016The EA works on the last 3 months data. Beyond that is not of significance. This is a constantly changing environment. Anybody who is interested in backtests beyond this period, this EA is not meant for you. At the moment I am being besieged by ...
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 1, 2016There are obviously no recommended settings because it is your choice of instruments and trading scenarios whether it be trading for example after a news release or market open or close or any other criteria. It is up to you to make your own ...
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Oct 1, 2016There is no highest or lowest function within a specified time period in AT2. Only within a number of bars backward. You could get around it with an additional time condition.
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Sep 30, 2016Yes - No parameters specified for Bolllinger Bands. Please read the manual a couple of times and read the whole thread as well as viewing the videos.
Agility TRADER - Automate your ideas and expand your mind
-
Dave_C replied Sep 30, 2016Just fill in the registration details on the the webpage to which you are redirected and you will have the key within a couple of minutes. Alternatively PM me with your email address and I will email it directly to you.
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Sep 30, 2016Changing the strategy and then running the backtest with no results would indicate a problem with your strategy rather than data not being supplied.
Agility TRADER - Automate your ideas and expand your mind
-
Dave_C replied Sep 30, 2016Thank you for your kind comments. You should have it within a couple of minutes. Please PM me if you haven't received it and I will reply with the key.
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Sep 30, 2016The automatic sourcing of web data has nothing to do with MT4. It resides on my server and I have verified that it is downloading correctly. After loading the companion, don't change anything and just click on "backtest" and data will load ...
Agility TRADER - Automate your ideas and expand your mind
-
Dave_C replied Sep 30, 2016List of abbreviations - Conditions cl - Close Price htm - Highest Price within a specified time range. Parameter 1 is End Hour, Parameter2 is End minute, Parameter3 is lookback bars. ltm - Lowest Price within a specified time range. (as above) tm - ...
Variable RANGE Breakout - A exciting new concept in EA trading
-
Dave_C replied Sep 30, 2016The Variable Range Breakout thread mentioned in Post # 960 is now open.
Agility TRADER - Automate your ideas and expand your mind
-
Dave_C replied Sep 30, 2016You can leave the data source as the web and the data will be automatically read or you can download the current data from here and place the unzipped contents into the Data subdirectory. Refer Post #938
Agility TRADER - Automate your ideas and expand your mind