• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion HFT

some information about this system. someone can share it

had a discussion with the owner and asked him a question that the stop orders are set with 11 points SL while the spread on US30 is 120 points on ICmarkets, he replied back with I can't tell you then he said you need to have a [carbon terminal] to avoid slippage :giggle: never heard of a carbon terminal before!

it's a scam bro
 
اه
It does not work with commission. He loses. Can the problem be fixed to make a profit?
 

Attachments

  • image_2024-11-25_190931957.png
    image_2024-11-25_190931957.png
    21.3 KB · Views: 194
Every second read:
switch(Period())
{
case 1: TMz = "M1"; break;
case 2: TMz = "M2"; break;
case 3: TMz = "M3"; break;
case 4: TMz = "M4"; break;
case 5: TMz = "M5"; break;
case 6: TMz = "M6"; break;
case 7: TMz = "M7"; break;
case 8: TMz = "M8"; break;
case 9: TMz = "M9"; break;
case 10: TMz = "M10"; break;
case 11: TMz = "M11"; break;
case 12: TMz = "M12"; break;
case 13: TMz = "M13"; break;
case 14: TMz = "M14"; break;
case 15: TMz = "M15"; break;
case 20: TMz = "M20"; break;
case 25: TMz = "M25"; break;
case 30: TMz = "M30"; break;
case 40: TMz = "M40"; break;
case 45: TMz = "M45"; break;
case 50: TMz = "M50"; break;
case 60: TMz = "H1"; break;
case 120: TMz = "H2"; break;
case 180: TMz = "H3"; break;
case 240: TMz = "H4"; break;
case 300: TMz = "H5"; break;
case 360: TMz = "H6"; break;
case 420: TMz = "H7"; break;
case 480: TMz = "H8"; break;
case 540: TMz = "H9"; break;
case 600: TMz = "H10"; break;
case 660: TMz = "H11"; break;
case 720: TMz = "H12"; break;
case 1440: TMz = "D1"; break;
case 10080: TMz = "W1"; break;
case 43200: TMz = "M1"; break;
}
?
 
I ran it on a demo account and it made quite good profits. But on real account it's a loss. Does someone have any solution?
 
yes hft that work in real exist ,,there are not many but they are ,,, look for them and you will be happy
these are 2 days of work
 

Attachments

  • fxx.png
    fxx.png
    105.5 KB · Views: 238
I want to use some HFT EA.
But who can tell me which broker support it ?
I mean some broker not allowd HFT,envn you can make a good profit,but you can not Withdrawal.
Thanks for any reply.
 
Back
Top