Breakout Strategy with Prop Firm Helper Functions – EA MetaTrader 5

Breakout Strategy with Prop Firm Helper Functions - expert for MetaTrader 5
Hello all, This is an update of the “Simple Yet Effective Breakout Strategy”. In this code, I have added some helper functions for prop firm challenges. Generally, to pass a prop firm challenge, you need to satisfied three main criterias: Target profit Not violating maximum daily loss Not violating maximum loss In this code, I … 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