thank you for your thoughts. i am certain the conditions were met at times because in version 1 the conditions were the same as version 2 and SELLS worked. Then in version 2 the BUYS worked but not sells. The Buy now and Sell now blocks had a fixed profit in pips so for all the trades that did execute, closing them also worked correctly.
Latest posts made by drscreen
-
RE: buy-sell programsposted in Questions & Answers
-
RE: buy-sell programsposted in Questions & Answers
attached you can see the project. it is very simple as a trial. Trade count says up to 6 on each. Conditions involve buying or selling in a relative distance from a moving average, but they are mirror images. Buys and Sells are lots of 0.5, so each side essentially uses the same term (at opposite distances).
As I was experimenting with the project parameters, at first ONLY the sells executed. I got frustrated and erased the project and started over. Then ONLY the buys executed, but there was no big difference in version 2. this photo is Version 2, when only the BUYS execute. So I know it works partially, but I cannot see a single reason it will not execute both sides when the conditions are met. I was thinking maybe something with my computer?

-
buy-sell programsposted in Questions & Answers
Hello:
i spent hours trying to uncover the solution to this problem, but finally must ask for help. I am trying a program similar to the example on the site called "Buy-Sell-buy-sell on opposite conditions". i have checked my input blocks many times but no matter what I do, when I test it the program it either only buys or only sells, but not both which is what I want. When i test, the one that is working (buy or sell), works as intended, but I need both sides to execute. I cannot figure out the reason. Can anyone offer some ideas on how to fix this?