Forum

Set (default) volume for One Click Trading and F9 pop up window

How? Is it possible? I couldn't find any variable for it neither in Documentation nor terminal.ini. I tried putting a pending order very far and delete it, also invalid price market order, no success

ChartClose + SymbolSelect /false + CustomSymbolDelete in OnDeinit or object destructor

Is this possible? ChartClose is asynchronous, Sleep doesn't work, too long loop also fails most of the time. I know I can write an extra function , but is it possible to somehow make it work in the destructor (which is usually executed in OnDeinit)

Custom Symbols bars and ticks

Hello! Does Terminal make custom symbol bars from imported ticks or rates should be calculated from the ticks and imported additionally? Or maybe there is some specific function to refresh/redraw/recalculate which would make terminal (re)make the bars from the ticks? The custom symbol ticks are

Undock MT5 (and maybe MT4) charts from terminal

Hello! This is the beginning of the code: //+----------------------------------------------------------------------------------------------------+ //| undock.mq5 |

Does PLOT_ARROW_SHIFT-like property exist in MQL4?

Hello! I want to achieve the effect of built-in Fractal indicator - shifting arrow plots above an below price action by a certain number of pixels. In MQL5 PLOT_ARROW_SHIFT does the job perfectly, but I couldn't find anything like that in MQL4. I'm aware a similar effect can be done with another

Dark themes/skins for MetaTrader 4 & 5

Long hours trading requires optimizing screen brightness and contrast. First thing in this direction is using dark background charts, which the MetaTraders have, but it's not enough. NinjaTrader did a good job about dark interface with NinjaTrader 8. MetaTrader platforms don't have customizable

A simple script that puts a number of Wingding characters (arrow codes) over the last bar

By default it draws first 300 Wingding characters/arrow codes, which is about all of them I think (they start repeating at some point). Tooltip (the little pop-up on hovering mouse pointer over the arrow) shows arrow code . Script intended to visualize all possible looks for arrow indicator plots

A nice Fractals&Alligator setup suitable for manual trading with an indicator alert or full EA implementation

Hello! I need an indicator-like code that makes some kind of an alert for a particular setup with Bill Williams' Fractals and Alligator. I'll probably write (and publish) the code myself after a few weeks, but I have close to zero coding skills, barely understanding even the documentation. You can

A script that draws easily draggable Gann angles (for manual trading)

This script prompts for 1x1 angle value then puts two Fibonacci fans (bull and bear) with custom levels 50 pixels from the top, bottom and left borders of chart. The fans are ready selected for manual dragging over the chart. #property copyright "Copyright 2016, МегаКурец Software Corp." #property

Script for Classic Pivot Points with manually entered values for High, Low and Close

Last second spread widenings sometimes result in shifting the bid close a considerable distance down (15 pips for example). This may resemble a problem for Classic Pivot Points indicators depending on that close. This very lame written script draws Classic Pivot Points on manually entered values for