Edit Your Comment
I write in mql4 and mql5
Ahli sejak Feb 18, 2017
10 hantaran
Jul 19, 2023 at 14:46
Ahli sejak Feb 18, 2017
10 hantaran
Experience is small, so I take 5-10 dollars for a simple order.
Send the Terms of Reference, I try to write it, test it and send it to you
A small panel, buttons on the chart, if needed for convenience. Grid, martingale, news, night scalper, indicator, scripts.
The last thing he wrote to himself:
export script for neural networks and Python
Statistical indicator of candlesticks following bar formations
Indicator of multi-TF trend lines that are drawn according to non-standard fractals
Quantitative analysis indicator by Jan Sikorsky for TS Sniper, with additional calculations based on the time forecast
neural network
Grid, martingale, pyramiding. With and without trading logic
I write in a procedural language, I don't know OOP.
I don’t know how to hack something, remake intellectual property (and I won’t).
I never wrote to order and did not earn money on it. Why not try. Send your orders to the LAN, where I can - I will write.
Screenshots of examples of my work are attached below.
Send the Terms of Reference, I try to write it, test it and send it to you
A small panel, buttons on the chart, if needed for convenience. Grid, martingale, news, night scalper, indicator, scripts.
The last thing he wrote to himself:
export script for neural networks and Python
Statistical indicator of candlesticks following bar formations
Indicator of multi-TF trend lines that are drawn according to non-standard fractals
Quantitative analysis indicator by Jan Sikorsky for TS Sniper, with additional calculations based on the time forecast
neural network
Grid, martingale, pyramiding. With and without trading logic
I write in a procedural language, I don't know OOP.
I don’t know how to hack something, remake intellectual property (and I won’t).
I never wrote to order and did not earn money on it. Why not try. Send your orders to the LAN, where I can - I will write.
Screenshots of examples of my work are attached below.
Be rich!
Ahli sejak Nov 12, 2019
6 hantaran
Jul 20, 2023 at 02:30
Ahli sejak Nov 12, 2019
6 hantaran
Do you mean that you are a coder and charge to make an EA?
Ahli sejak Feb 18, 2017
10 hantaran
Jul 21, 2023 at 02:27
Ahli sejak Feb 18, 2017
10 hantaran
Shakka93 posted:
Do you mean that you are a coder and charge to make an EA?
Yes you are right.
If something needs to be tweaked, added, trailing, averaging, time. Maybe you have a trading logic that can be implemented.
Be rich!
Ahli sejak Feb 18, 2017
10 hantaran
Jul 21, 2023 at 02:36
Ahli sejak Feb 18, 2017
10 hantaran
EA_CoderFx posted:
Hi! You have any live real results from your programming job?
Good day!
I published the quantitative analysis indicator in the MQL5 market. You can download and test it.
https://www.mql5.com/ru/market/product/99029
This tool is more suitable for analysis. Later I will add a mechanical trading system with specific entry points.
The rest of the products that are in the screenshots, I will also add to the market later.
In particular, the mediator. There is one idea how to make it avoid catastrophic drawdowns that killed many grids. Thus, increase the service life of the mesh. But, it still needs to be tested.
Be rich!
Ahli sejak Nov 12, 2019
6 hantaran
Jul 21, 2023 at 03:29
Ahli sejak Nov 12, 2019
6 hantaran
CapitalPlus posted:Shakka93 posted:
Do you mean that you are a coder and charge to make an EA?
Yes you are right.
If something needs to be tweaked, added, trailing, averaging, time. Maybe you have a trading logic that can be implemented.
Just a simple task IMHO. I need an mt4 EA/script that can place one buy stop order and one sell stop order by DISTANCE from the OPEN PRICE of a specified candle. No SL and TP needed. Has an OCO feature in it.
For example:
In the EA/script settings, I set or choose the candle of 12:15, distance 10 pips, and lot size 0,01. When the time comes up (12:15) and it detects the open price of candle 12:15 is 1.12345, so the EA/script immediately place a buy stop at 1.12445 and a sell stop at 1.12245. Placement of stop order should be accurately, not even 0.01 pips difference. Also need an OCO feature. When buy stop get triggered, delete the sell stop, and vice versa. Is it possible to be coded?
Thank you 🙏
Best regards, Shakka.
Ahli sejak Feb 18, 2017
10 hantaran
Jul 21, 2023 at 12:50
Ahli sejak Feb 18, 2017
10 hantaran
Shakka93 posted:CapitalPlus posted:Shakka93 posted:
Do you mean that you are a coder and charge to make an EA?
Yes you are right.
If something needs to be tweaked, added, trailing, averaging, time. Maybe you have a trading logic that can be implemented.
Just a simple task IMHO. I need an mt4 EA/script that can place one buy stop order and one sell stop order by DISTANCE from the OPEN PRICE of a specified candle. No SL and TP needed. Has an OCO feature in it.
For example:
In the EA/script settings, I set or choose the candle of 12:15, distance 10 pips, and lot size 0,01. When the time comes up (12:15) and it detects the open price of candle 12:15 is 1.12345, so the EA/script immediately place a buy stop at 1.12445 and a sell stop at 1.12245. Placement of stop order should be accurately, not even 0.01 pips difference. Also need an OCO feature. When buy stop get triggered, delete the sell stop, and vice versa. Is it possible to be coded?
Thank you 🙏
Best regards, Shakka.
Hello, Shakka93!
Of course, I can write such logic.
UPD
Here is
I wrote to you in a personal.
Be rich!
Ahli sejak Nov 12, 2019
6 hantaran
Jul 21, 2023 at 14:58
Ahli sejak Nov 12, 2019
6 hantaran
CapitalPlus posted:Shakka93 posted:CapitalPlus posted:Shakka93 posted:
Do you mean that you are a coder and charge to make an EA?
Yes you are right.
If something needs to be tweaked, added, trailing, averaging, time. Maybe you have a trading logic that can be implemented.
Just a simple task IMHO. I need an mt4 EA/script that can place one buy stop order and one sell stop order by DISTANCE from the OPEN PRICE of a specified candle. No SL and TP needed. Has an OCO feature in it.
For example:
In the EA/script settings, I set or choose the candle of 12:15, distance 10 pips, and lot size 0,01. When the time comes up (12:15) and it detects the open price of candle 12:15 is 1.12345, so the EA/script immediately place a buy stop at 1.12445 and a sell stop at 1.12245. Placement of stop order should be accurately, not even 0.01 pips difference. Also need an OCO feature. When buy stop get triggered, delete the sell stop, and vice versa. Is it possible to be coded?
Thank you 🙏
Best regards, Shakka.
Hello, Shakka93!
Of course, I can write such logic.
UPD
Here is
I wrote to you in a personal.
Looking good..
How do I get it?
Ahli sejak Feb 18, 2017
10 hantaran
Jul 21, 2023 at 14:59
Ahli sejak Feb 18, 2017
10 hantaran
Shakka93 posted:CapitalPlus posted:Shakka93 posted:CapitalPlus posted:Shakka93 posted:
Do you mean that you are a coder and charge to make an EA?
Yes you are right.
If something needs to be tweaked, added, trailing, averaging, time. Maybe you have a trading logic that can be implemented.
Just a simple task IMHO. I need an mt4 EA/script that can place one buy stop order and one sell stop order by DISTANCE from the OPEN PRICE of a specified candle. No SL and TP needed. Has an OCO feature in it.
For example:
In the EA/script settings, I set or choose the candle of 12:15, distance 10 pips, and lot size 0,01. When the time comes up (12:15) and it detects the open price of candle 12:15 is 1.12345, so the EA/script immediately place a buy stop at 1.12445 and a sell stop at 1.12245. Placement of stop order should be accurately, not even 0.01 pips difference. Also need an OCO feature. When buy stop get triggered, delete the sell stop, and vice versa. Is it possible to be coded?
Thank you 🙏
Best regards, Shakka.
Hello, Shakka93!
Of course, I can write such logic.
UPD
Here is
I wrote to you in a personal.
Looking good..
How do I get it?
Please check your private messages
Be rich!

*Penggunaan komersil dan spam tidak akan diterima, dan boleh mengakibatkan penamatan akaun.
Petua: Menyiarkan url gambar/youtube akan menyisipkannya secara automatik dalam siaran hantaran anda!
Tip: Taipkan tanda @ untuk melengkapkan nama pengguna yang menyertai perbincangan ini secara automatik.