DJO-ECOMMERCE

Trader
May 7, 2024
2
0
6
19
Hello, I am having an issue with the EA. On NASDAQ, my stop loss is fixed and isn't calculated in points but on US30, my stop loss moves and is calculated in points. I want my SL to be fixed on both markets but I can't find a fix for this.
 

Enivid

Administrator
Staff member
Nov 30, 2008
19,158
1,493
144
Odesa
www.earnforex.com
Hello, I am having an issue with the EA. On NASDAQ, my stop loss is fixed and isn't calculated in points but on US30, my stop loss moves and is calculated in points. I want my SL to be fixed on both markets but I can't find a fix for this.
Try pressing Shift+S on your keyboard while on that chart. You can also set SLDistanceInPoints in the input parameters to false.
 
May 12, 2024
1
0
6
23
Hello guys,

First time here. I must say this is fantastic EA, an amazing piece of art. Very thankful for the developer. I have never seen anything like this before.

I dont know if someone has asked this before, as I didnt find anything like my request.

I would like to know if there is a way to SCALP with Poition Sizer. Is there an option to add

BUY/SELL NOW buttons to the main window?
The Stop Loss or Take Profit will use the same parameters as in the main window.

My positions take seconds so navigating through the tabs is not ideal and have made some errors while navigating.

Thanks for your help.
 

Enivid

Administrator
Staff member
Nov 30, 2008
19,158
1,493
144
Odesa
www.earnforex.com
Hello guys,

First time here. I must say this is fantastic EA, an amazing piece of art. Very thankful for the developer. I have never seen anything like this before.

I dont know if someone has asked this before, as I didnt find anything like my request.

I would like to know if there is a way to SCALP with Poition Sizer. Is there an option to add

BUY/SELL NOW buttons to the main window?
The Stop Loss or Take Profit will use the same parameters as in the main window.

My positions take seconds so navigating through the tabs is not ideal and have made some errors while navigating.

Thanks for your help.
There are hotkeys for lots of things. Just scroll down through input parameters down to the Keyboard shortcuts section and you'll be able to see the current key bindings and change them to some other if you prefer.
 

Enivid

Administrator
Staff member
Nov 30, 2008
19,158
1,493
144
Odesa
www.earnforex.com
Position Sizer has been updated to version 3.08. The changes include some important bug fixes and new features:
  • Added optional additional Trade buttons (see AdditionalTradeButtons input parameter). (@EnrichWave and many other traders)
  • Added keyboard modifiers for the increase and decrease buttons to add/subtract in multiples of the tick size: Ctrl (×10), Shift (×100), and Ctrl+Shift (×1000). (Via a GitHub issue)
  • Added some additional logging when a trade is executed.
  • Added an option (HideEntryLineOnInstant) to hide the Entry line for Instant orders. (Via a GitHub issue)
  • Added an automatic replacement from comma to period as a decimal separator for values entered via the panel's input fields. This can be helpful if your system decimal separator is comma. (@lmo)
  • Added an input parameter (AskBeforeClosing) to ask for a confirmation when closing the panel. (@EnrichWave)
  • Fixed a bug in MT5 that could sometimes cause the Breakeven feature to fail.
  • Fixed a bug that prevented hotkeys from being turned off. (Via email)
  • Fixed a bug with the Maximum Position Size Total value overwriting the the Maximum Position Size per Symbol value. (@EnrichWave)
  • Fixed a bug with trades not executing when stop-loss or take-profit are too close to entry but the respective ignore SL or ignore TP checkboxes are ticked. (@Essien)
  • Fixed a bug when additional TP values could change when switching from Short to Long or vice versa. (Via email)
  • Fixed a bug that could lead to a glitch with take-profit values when switching TP from levels to points via a hotkey.
  • Fixed a bug with the additional Entry label remaining on the chart when the respective input parameter (ShowAdditionalEntryLabel) was set to false after it had been true.
  • Changed the additional take-profits to follow the main take-profit when it is "locked" on the stop-loss. (@DanielC78)
  • Changed all warnings from alerts to prints.
Please download and let me know how it works for you!
 
  • 🎉
Reactions: EnrichWave

dineidevosfx

Trader
May 17, 2024
1
0
7
45
Hello, thank you for the excellent work. For each additional take-profit I set, a new order is opened, is this normal?
Position sizer ver. 3.08
 
May 20, 2024
2
0
6
35
this all arror

file 'C:\Users\HP\AppData\Roaming\MetaQuotes\Terminal\D0E8209F77C8CF37AD8BF550E51FF075\MQL5\Experts\Translations\English.mqh' not found Position Sizer.mq5 12 11
Post automatically merged:

Screenshot 2024-05-21 035515.png
 

Enivid

Administrator
Staff member
Nov 30, 2008
19,158
1,493
144
Odesa
www.earnforex.com
this all arror

file 'C:\Users\HP\AppData\Roaming\MetaQuotes\Terminal\D0E8209F77C8CF37AD8BF550E51FF075\MQL5\Experts\Translations\English.mqh' not found Position Sizer.mq5 12 11
Post automatically merged:

View attachment 28262
Make sure you are copying all the files and folders from the downloaded archive.