Zone Guard
100 USD
Démo téléchargée:
180
Publié:
30 avril 2021
Version actuelle:
1.33
Vous ne trouvez aucun robot qui vous convient ?
Commandez le vôtre
dans la section Freelance
Aller à la section Freelance
Commandez le vôtre
dans la section Freelance
Comment acheter un robot de trading ou un indicateur
Exécutez votre EA sur
hébergement virtuel
hébergement virtuel
Test un indicateur/robot de trading avant d'acheter
Vous voulez gagner de l'argent sur Market ?
Comment présenter un produit pour qu'il se vende bien
Vous manquez des opportunités de trading :
- Applications de trading gratuites
- Plus de 8 000 signaux à copier
- Actualités économiques pour explorer les marchés financiers
Inscription
Se connecter
Vous acceptez la politique du site Web et les conditions d'utilisation
Si vous n'avez pas de compte, veuillez vous inscrire

A lot of code have been changed in this version, please report if you find any bugs.
The exit profit printed on the take profit line, is as close as I can get, but see it as an estimation rather than an exact profit.
Remember to set the commission according to your brokers commission.
A lot of code have been changed in this version, please report if you find any bugs.
The exit profit printed on the take profit line, is as close as I can get, but see it as an estimation rather than an exact profit.
Remember to set the commission according to your brokers commission.
yes. you can move the zone but not the take profit. i kinda makes no sense. the tp should be simple. 1, 2 or 3 times the zone. so if you move it that math stays in place. can you personalize this EA for me or change this. right now its kinds useless
yes. you can move the zone but not the take profit. i kinda makes no sense. the tp should be simple. 1, 2 or 3 times the zone. so if you move it that math stays in place. can you personalize this EA for me or change this. right now its kinds useless
Or do you mean that you want the positions to have thier SL/TP placed on the chart?
Short positions exit on the ask price, and long positions exit on the bid price.
So to get the sl of the short positions and tp of the long positions to end up in the same spot would not be possible, since long and short positions exit's at different prices.
These lines would flutter with every tick and you would get a warning from the broker for changing the tp/sl to often.
The only way to solve this would be the place a graphical representation on the graph of where the EA should exit, but this would require some time to implement.
I'm not sure what you mean, the tp can be changed in the settings 0.5, 1,2,3(times zone width) .
Or do you mean that you want the positions to have thier SL/TP placed on the chart?
Short positions exit on the ask price, and long positions exit on the bid price.
So to get the sl of the short positions and tp of the long positions to end up in the same spot would not be possible, since long and short positions exit's at different prices.
These lines would flutter with every tick and you would get a warning from the broker for changing the tp/sl to often.
The only way to solve this would be the place a graphical representation on the graph of where the EA should exit, but this would require some time to implement.
no. want to be able to slide the tp line just like i can the bid buy/sell pending line. like if i want to increase the zone, ti just move my pending order, however the take profit i cannot move. i want to be able to have control over both without haven to reopen the program and figure out and type in the number. slide them just as i would be able to on a pending order. however the tp is locked and i cant. thats why i said it make no sense to be able to move the pending order but not the tp of any order even if have been placed
I'm not sure what you mean, the tp can be changed in the settings 0.5, 1,2,3(times zone width) .
Or do you mean that you want the positions to have thier SL/TP placed on the chart?
Short positions exit on the ask price, and long positions exit on the bid price.
So to get the sl of the short positions and tp of the long positions to end up in the same spot would not be possible, since long and short positions exit's at different prices.
These lines would flutter with every tick and you would get a warning from the broker for changing the tp/sl to often.
The only way to solve this would be the place a graphical representation on the graph of where the EA should exit, but this would require some time to implement.
Or do you mean that you want the positions to have thier SL/TP placed on the chart?
yes, thats exactly what i mean. have them on the chart where they can be adjusted. that way i can control my orders with my mouse and not have to keep reopening the program. just slide the TP to the price i want. yes, control over both those lines would be perfect. can you do this