Kid68:
Fix your IF condition I have a code. I want order Buy Limit. But when used For loop find entry buy limit. Have more order at same price.
How to have only 1 order at a specific price?
I used conditional function to limit, but still not working
= is an assignment.
== is a comparison

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I have a code. I want order Buy Limit. But when used For loop find entry buy limit. Have more order at same price.
How to have only 1 order at a specific price?
I used conditional function to limit, but still not working