I have only 3 options for price "Last My Buy Price", "Last My Sell Price", "Exact Value".
I had it set for bid price. I think this may have lead to my issue of the same price or only a small adjustment. I am curious where the other prices went.
EDIT: I had to redo the code several times as every time I go in to edit my rule % becomes unchecked. I am not sure why but it makes a quick change very difficult.
Thanks. I'll fix it.
Bugfix 5 installed. I can set up rules, use all the indicators for a price value etc. % and +, - stay checked or whatever they where. After 5 trades I had another crash. It looks to be that my second rule that buys when the market is below a sell price had a failure. It didn't buy, or start the rule set it should have started immediately after.
I will try to provide more data as it is available. I will try to leave the log on and see if it will stay available after the program stops.
EDIT: I think it might be because I had rules started that should be started by the script. I have added a stop script before every start and I will see if it makes it until tomorrow.
Ok. Another crash happened to me. I was disabling rules to switch to a different rules group as I have to. I see another problem. When I select disable all in Sequential mode I have every rule after the first or at least most of the rules it appears execute. They should be disabled before execution. This means if I have a buy group with an error I get to fix the error. I have to start rule as disabled with either execute immediately or anything that may execute now. So to change a value I have to 1 Disable all rules. I can't click disable all I have to start at the bottom and disable one at a time until I reach the top. That way my pending buy doesn't turn into a sell. Second I need to edit the rule. Third I can re-enable everything. It isn't so bad except when I forget I try clicking the tab that just came active to disable all on it thereby starting the rule set I wanted to enable I frequently get a crash.
I wonder if the disable all not working properly isn't most of my problem. It seems to get crashy when I start changing rules. Usually something enables or needs disabled.
EDIT: I forgot it may be the newest bugfix release doesn't buy. I can't say for sure but I have two sells and no buys. My sell rule should start my buy rule and until the buy has happened the sell rule should stay done. I don't have a pending or completed buy. It didn't just post but the market moved on me unless the new version intentionally closes the pending orders after some time. I had this before I looked at the buy rule to try guessing why it didn't buy. That lead to my crash.
EDIT 2: Debug showed last info was a request for data ending in a cookie. the normal server exchange information that comes up every couple of seconds. It was not responding as soon as the main window was not responding.
Is there a way to start the trader with it logging to a file so that I could just start it that way? From the command line is fine.
EDIT 3: I have let it run for another 4 trades. 1 manual setup to complete a previous pair. It did execute. At around that time the % down rule executed giving me a buy. Then 2 in a row sells. No pending buy no completed buy. I don't see how it could possibly be selling twice per buy unless the stop rule actually is re-enabling the previous rule.
EDIT 4: Sorry I apparently didn't re-order my stop script for my down towards the top of the list. I started down then stopped it immediately after. Triggering another sell. The stop is likely not effective for scripted stopping.