Put this into your EA, add a shared link to look at.
Posts made by jstap
-
RE: increase the volumeposted in Questions & Answers
-
RE: increase the volumeposted in Questions & Answers
Pink for each trade block above your buy/sell, in lot size use loop get the value of last trade lot, adjust to what you want.
-
RE: increase the volumeposted in Questions & Answers
Then add a new trade with the same closing conditions.
-
RE: increase the volumeposted in Questions & Answers
Metta trader does not allow this, to add to a trade you have to add a position. If you think logically, to add you would have to work out the current value, then work out the new value with new lot size, when trade moves you would have to work out the value across all added lot sizes and distances.
-
RE: How to create a condition for when a pending order has just been executed?posted in Questions & Answers
Trade created block, infact most blocks have buy/sell, just select what you want.
-
RE: Maximum number of position.posted in Questions & Answers
The count block? Connect it, test and add a new link if not working.
-
RE: Solution required for Gridposted in Questions & Answers
Light pink only go below dark pink, no trade block is what you need:

-
RE: How to create a condition for when a pending order has just been executed?posted in Questions & Answers
On trade tab, trade created->place pending order
-
RE: The closure of a candle above or below the Ichimoku cloud.posted in Questions & Answers
You have it right, strip this back to a single condition, and back test, then add more conditions until you have what you want.
Move the once per bar under your conditions:
-
RE: How to use Zigzag using only condition block??posted in Questions & Answers
I have never tried this way, put those values into a comment, if you are getting price values, try close above/below, I would have thought you could use X>.
-
RE: Intro data in a variable.posted in Questions & Answers
I am lost to what you mean, if I run what I put above you get all decimals: https://fxdreema.com/shared/kEozxvuLc

-
RE: How to use Zigzag using only condition block??posted in Questions & Answers
To place a trade you only need 2 connections, no trade->condition->buy
-
RE: candle inside shapeposted in Questions & Answers
To get pips you need to - low from high (high-low), probably better to use the check distance block.
-
RE: interfering indicators with togetherposted in Questions & Answers
Unfortunately you can't do this of FX, you would have to find a custom indicator.
-
RE: AND BLOCKposted in General Discussions
First you have to decide what conditions you want to allow/disregard a trade, work this out and ask how to implement if it doesn't work.

