Skip to content

Instantly share code, notes, and snippets.

@satsokot
satsokot / ahmad
Last active August 10, 2023 00:03
expert adviser mql4
"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."