- Search Metals Mine
-
NickBixy replied Jul 6, 2020nope only time , all the nice weather making me lazy
Multi Pair Pivot Point Scanner Alerts mt4
-
NickBixy replied Jul 6, 2020Someday I’ll fix that up good just not in the mood these days
Multi Pair Pivot Point Scanner Alerts mt4
-
NickBixy replied Jul 6, 2020It just auto zoom to chosen zoom state for each timeframe m1-mn automatically 0 to 5 , 0 is zoomed out max and 5 is zoomed in max.
Multi Pair Pivot Point Scanner Alerts mt4
-
NickBixy replied Jun 30, 2020here's the ignore Saturday-Sunday data fix for timeframe D1 file file int shift=1; /* Returned value The zero-based day of week (0 means Sunday,1,2,3,4,5,6) of the specified date. */ if(timeFrame==PERIOD_D1) { datetime ...
Multi Pair Pivot Point Scanner Alerts mt4
-
NickBixy replied Jun 30, 2020Here's an indicator that auto change zoom state based on timeframes image file
Multi Pair Pivot Point Scanner Alerts mt4
-
NickBixy replied Jun 22, 2020let me know if this fix works, test it for me next monday whats your broker gmt ? mine is +3 url file //standard pivot point formula void standardPivotPoint(double &ppArrayRef[])//the formula for the standard floor pivot points { int shift=1; /* ...
Multi Pair Pivot Point Scanner Alerts mt4
-
NickBixy replied Jun 22, 2020i think its because of your broker has Sunday data and my code don't ignore Sunday, saturday, ill try to add the ignore Sunday feature and see if that helps my broker don't have sunday - Saturday data and is fine so that what it is i think compare ...
Multi Pair Pivot Point Scanner Alerts mt4
-
NickBixy replied Jun 16, 2020some bugs, were there any error message is the experts/journal tabs?, try changing time-frames back and forth to re-initialize the indicator and see if it works correctly after i never had that issue but i only use 4 symbols
Multi Pair Average Range Scanner Alerts
-
NickBixy replied Jun 16, 2020for the setting "Symbols To Scan-Market Watch/Symbol List Below?", are you using Market Watch or Symbols In List? if using Market Watch setting , the symbol order will be the same as the order inside market watch window and if using Symbols In List ...
Multi Pair Average Range Scanner Alerts
-
NickBixy replied Jun 12, 2020new update v1.1 out for PivotPointLines, give feedback,report bugs,ideas added expanded formula for Woodie Pivot Point Draw Floor Mid Pivot Points Show Price in Label use same label color many customize settings feel free to change to your liking ...
Multi Pair Pivot Point Scanner Alerts mt4
-
NickBixy replied Jun 11, 2020How about instead of I change tzpivots I update my pivotpointlines to include mid pivots option and add option to show pivot price in label
Multi Pair Pivot Point Scanner Alerts mt4