Page 65 of 147

Re: v2v dynamic system

Posted: Wed Sep 08, 2021 4:07 am
by nathanvbasko
Anchored VWAP based on a previous day set up
 
 
 

Re: v2v dynamic system

Posted: Thu Sep 09, 2021 12:13 pm
by nathanvbasko
UPDATES:

─ Streamlined features of TDZ and v2v MomenTicks
─ Fixed issues with the adaptive calculation 
   

Re: v2v dynamic system

Posted: Sat Sep 11, 2021 1:43 pm
by nathanvbasko
This is the FINAL RELEASE of the v2v dynamic trading system for the MT4 platform.
   
 It will only be recompiled and reuploaded every time there's a new MT4 build.
 

─ Fixed Global ATR adaptive (custom function)
─ Fixed Volume Profile tools on-zoom behavior (one time update) and revert back to timed execution process (using the update speed parameter)
 
   
I'll be starting to concentrate on migrating this system to the MT5 platform soon.

Re: v2v dynamic system

Posted: Mon Sep 13, 2021 10:46 pm
by nathanvbasko
FINALLY DONE ─ Yes, for real... Indeed, this is the last update of this v2v dynamic trading system for the MT4 platform.
 
It will only be recompiled and reuploaded every time there's a new MT4 build
 
─ Fixed VP-R tool timed execution and zoomed execution... including the volume or tick bar horizontal width
─ Optimized TDZ and v2v MomenTicks
─ New templates and parameter values
   

Re: v2v dynamic system

Posted: Tue Sep 14, 2021 9:15 am
by nathanvbasko
Required or a must things to do before using the v2v dynamic trading system
 
Open an M1 chart
Press the "F2" key to load History Center
Navigate to the currency pair and the "1 Minute (M1)" history data for the chart you have open in your terminal (be sure to "double click" the "1 Minute (M1)" selection in the history center so it becomes the active selection)
Then left-click once on any of the data rows in the right-hand window of the History Center (it doesn't matter which one)
Click the "Add" button, this pops up another window titled "Bar" and the default selection is on the "year"
Enter 1970
Then select "OK"... and it creates a new bar with the timestamp and price info you just added.
Now select "Close" in the History Center
Attached a script located under "Scripts" folder (with v2v_dynamic_system.zip) >>> Attached this to your chart: ForceLoadHistoricalData.ex4
Navigate to your M1 chart of interest and then from the terminal window (press Ctrl-T) select "Journal "-> go to main chart window and right-click mouse button and select "Refresh"...this will refresh the chart and attempts to fill any time gaps in the chart data (which now includes your year 1970 data point) with server data
Step 10 continued...Now your chart will have pulled anywhere from 2048 to 65536 M1 bars from your broker's server (not Metaquotes server) and is usually far more data than you can get the broker to cough up when you try and manually scroll your M1 chart back in time.
   
 
If everything went fine... then you've quickly downloaded all the broker's M1 data on your currency pair that the broker is going to let you have, much faster than holding down the home or page-up key for minutes and minutes to download even fewer data. Now, you may continue with the rest of the time frames. But, don't forget to delete the year 1970 dummy tick data after it downloads more history, then you may need to check & verify if after the deletion (1970 record) if still got maximum historical data has been downloaded otherwise add the 1970 record once again.

Note (for first-time users): The v2v dynamic system must grow with the MT4 platform as it requires a broad tick data history. Once the platform has gained enough of this data, the system won't show a captured error message (via Expert logs). Such as, "not enough tick data to calculate..." or MT4 error... "array out of range..."

Re: v2v dynamic system

Posted: Wed Sep 15, 2021 11:58 am
by nathanvbasko
UPDATES RESURRECTED ─ Back to the Matrix for this v2v dynamic trading system for the MT4 platform continues...
 
─ Optimized VP-R tools
─ New templates 
   

Re: v2v dynamic system

Posted: Thu Sep 16, 2021 3:00 am
by nathanvbasko
PIVOT FIBS Plus tool: A guide to adjust your opening session timings...
 
You may do the following changes every time there is Daylight Saving Time (DST) adjustment
   
...doing so, may provide a piece of accurate information (e.g. previous NY session)
   
Optional guides based on the following UTC clock below
 

Re: v2v dynamic system

Posted: Thu Sep 16, 2021 3:02 am
by nathanvbasko
Heiken Ashi ─ APB (Average Price Bar) with Price Action Channel (PAC) T3 MAs (in thinner gaps) & Average Price 
   

Re: v2v dynamic system

Posted: Thu Sep 16, 2021 5:29 am
by nathanvbasko
v2v dynamic trading system's value areas...
     

Re: v2v dynamic system

Posted: Sat Sep 18, 2021 2:56 am
by nathanvbasko
The v2v dynamic trading system uses global variables extensively. Below are the maintenance steps that you may follow:
 
MT4 global variable maintenance: 
 
─ Press "F3" on your keyboard to delete all or selectively (press Ctrl-A on your keyboard) the global variable(s)
─ Or take a look at the image below which shows the built-in on-chart global variable maintenance trigger.