Reply

[ARGENT!] Need help!!!, cant trade like this anymore, sometimes SL/TP wont set!

20 replies

Karish

Customer, bbp_participant, community, sq-ultimate, 444 replies.

Visit profile

6 years ago #201579

Cant trade like this anymore, sometimes SL/TP wont set!,

how to fix that damn thing?!

 

somebody got any “Retry” code replacement that proven to work so i can replace the original OrderModify function?

 

any alternatives?, thanks…

0

Karish

Customer, bbp_participant, community, sq-ultimate, 444 replies.

Visit profile

6 years ago #201661

UPADTE:

many bugs ware fixed,

few features added,

better documentation of errors and operations

much better synchronization between the results from SQ 3.8.2 and MT4 !

 

still working on that i will open a new topic with the updated “code” folder files in it so we could work all together to solve the rest of the bugs and improve the code overall as common project with logs of changes.

0

clonex / Ivan Hudec

Customer, bbp_participant, community, sq-ultimate, contributor, author, editor, 271 replies.

Visit profile

6 years ago #201662

Hi karish. You rocks !

0

Karish

Customer, bbp_participant, community, sq-ultimate, 444 replies.

Visit profile

6 years ago #201672

@clonex thanks mate XD,

 

What i realized is that it was not a bug that orders was opened and stayed without any SL/TP,

the the function was written in such a way that Pending orders was not modified with SL/TP at all until they become Market orders, which is freaking weird to do so, think about it..,

 

plus what i come to realize about Market orders they also can be opened without any SL/TPs until a TrailingStop/BreakEven/TrailingProfit will modify the order (ONLY THE STOPLOSS!),

 

Everything is super weird to me after digging deep into the code from A to Z,

  • i successfully modified all those buggy things,
  • the synchronization between the results from SQ 3.8.2 and MT4 got more accurate,
  • trades became much safer,
  • every single Log move / Error is in much detail now,
  • orders became more reliable cause of Client2Server management & Error management, Retries each order until success was added,
  • each order (MarketOrders/PendingOrders) comes with an automatic SL/TP by a must
  • Shows Spread when order has been opened
  • when dropping the EA on a chart it will show on the chart if there are Bars<30 for indicators & etc calculation porpoises..
  • when dropping the EA on a chart it will not only show you when for what Pair&TF the EA ment to be traded on, but it will automaticly change to the right Pair&TF by it self, there is no possibility to change the Pair&TF back by an accsedent or so, so it is safe and wont trade on a different Pair&TF by mistake
  • Automatic MagicNumber is set to each and every EA by default, no need to change each EA manually or checking if there are 2 or more EAs with the same MagicNumber, there is a unique MagicNumber to each and every EA based on the “.str” file name..
  • Added AZ-INVEST plugin’s support code lines where needed by default.
  • ensure that all orders are closed at the end of the time range/Friday/end of the day..
  • and much more i cant remember them all XD

i am still working on fixing some minor bugs and i will publish that updated code folder in a new dedicated topic.. 🙂

0

Karish

Customer, bbp_participant, community, sq-ultimate, 444 replies.

Visit profile

6 years ago #201688

Almost done, need to make some checking before i publish..

0

Karish

Customer, bbp_participant, community, sq-ultimate, 444 replies.

Visit profile

6 years ago #201969

Viewing 5 replies - 16 through 20 (of 20 total)

1 2