A set of scripts for a quick trade with the mouse. – script MetaTrader 4

A set of scripts for a quick trade with the mouse. - script for MetaTrader 4
The purpose of these scripts is clear (see names), but to avoid confusion I will describe each separately. _OpenOrders Mouse – This script opens a market order at the current price. If you released the mouse button below the current price, it will be exposed to Sell, if higher, then Buy. You can either specify … Read more

Translating mouse click on chart into price value (Helper function) – indicator MetaTrader 5

Translating mouse click on chart into price value (Helper function) - indicator for MetaTrader 5
This is a helper function to allow you to translate the (x, y) pixel value to the price which you see on the Y-axis, using a click press with OnChartEvent. Translating mouse click on chart into price value (Helper function) – indicator MetaTrader 5