- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Nov 25, 2021The script you have posted is for pending Limits and Stops so someone has changed the name and with the way it uses a start and end price Martingale will not work correctly because it loads the pending orders from the lowest to the highest price. ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 23, 20211/ I have added the extra Zone level. 2/ The max Zone level " zone 0 and zone 7 " can be altered through the inputs, I suggest trying 2.500 / 2.618 instead of 2.000. Default value is 2.000 as requested. 3/ I have also changed the label code to give ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 21, 2021Not possible with that indicator because when it is loaded onto the first chart it sets to the Pair price range, if the price range was not locked the levels would not stay where they are dragged to when time frames are changed. If you open it on a ...
Monthly/Weekly Open Line
-
cja replied Nov 20, 2021NOTE : You cannot change the name because the indicator will not work. The indicator has auto bar resizing. file image
I will code your EAs and Indicators for no charge
-
cja replied Nov 20, 2021I thought you could modify and use aspects of the MA Trail code or a trailing stop code to do what you want. Personally I do not tend to get involved in coding or altering auto trading EA's as they take up too much time, good luck with you requests. ...
I'll code your Expert advisor for free
-
cja replied Nov 18, 2021You can probably modify one of these to suit your request. file file
I'll code your Expert advisor for free
-
cja replied Nov 15, 2021I have changed the delete code to allow for your request. file
I will code your EAs and Indicators for no charge
-
cja replied Nov 14, 2021Sorry I do not understand your request, please explain in more detail.

I will code your EAs and Indicators for no charge
-
cja replied Nov 13, 2021is the calculation correct? The base currency of the account will make a difference to the profit/loss. It appears you are using calculations based on a USD account and the screenshot is a EUR based account which would account for the differences ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 11, 2021Made MTF and added color options, I kept the original zones as your image was quite different to the posted indicator so I was unsure exactly what you wanted. file Updated version with zone labels and a few more options in the inputs. Sorry ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 10, 2021I have done a quick update to the code to add the Symbol input and set the Dashboard background on top of the chart candles however this is all I am prepared to do. file file image
MTF Dashboard thread
-
cja replied Nov 10, 2021Reference from the 1st post of this thread

Please note it is not enough to ask " I want a dashboard of indicator X " indicator X may have many ways of producing a signal, it could be - slope of line / cross of level/s / ...MTF Dashboard thread
-
cja replied Nov 10, 2021It would probably require an iCustom code to make the dashboard which is never a good option for dashboards due to the number of iCustom calls as most dashboards are multi Symbol and multi time-frame the end result is the MT4 platform lags or ...
MTF Dashboard thread
-
cja replied Nov 9, 2021I checked the code to see why it did not change all the open charts and realized I had left the chart number as 10
which is the number I had used during testing. I have updated the code and also set the default Symbol as blank which ...MT4: script to change all chart timeframes at once
-
cja replied Nov 6, 20211/ The user can change either ALL the open Windows or just the Window the Script is loaded onto. 2/ If the Symbol input is left blank the current Symbol will be used. 3/ The time-frames for each Window will remain unchanged. NOTE : You cannot change ...
MT4: script to change all chart timeframes at once
-
cja replied Nov 3, 2021Have you looked at this? it can show session High/Low lines or rectangle. url
I will code your EAs and Indicators for no charge
-
cja replied Nov 2, 2021It looks like the indicator needs to import "gdi32.dll" so I guess it will not work correctly without that file.

I will code your EAs and Indicators for no charge
-
cja replied Nov 1, 2021I have updated both versions for multi sessions and I have also changed the Comments code so the user can load separate Comments for each session. Use the shift inputs to shift the Comments and make sure to use a new Unique ID number for each new ...
I will code your EAs and Indicators for no charge
-
cja replied Oct 29, 2021Try this it basically uses the same type of code. url
Programmers needed here please