This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "Hello to all the friends who are seeing this post and participating in it. | |
| I am a novice expert advisor programmer, and I am working on an SSL channel expert advisor. | |
| I have written a portion of the code, but I need advice to continue my work. | |
| I want half of the trade that opens to be closed at a profit, but I don't know how to do it. | |
| Additionally, after closing half of the trade, I don't want to add more volume, and I want to close the remaining trade at a cross. | |
| The following code is what I have written." | |