- Search Energy EXCH
- 1,954 Results (23 Threads, 1,931 Replies)
-
Dredding82 replied Sep 5, 2011Your not getting what i am saying......the EA can open more then one(1) order on the same time frame for the same pair. If the EA is only looking at the sybmol and time frame then it might get the SL,TP,BE,TSL,Partial close.....etc wrong for the ...
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 5, 2011Yea i got that part but with the money management its a bit complex so i want to make sure it checks the symbol and some speacial number for the order to not confuse one order on that pair with another that could be open on the same pair with the ...
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 5, 2011so just put this......... GetTicketNumber = OrderTicket(); ? THATS FU*KING K.I.S.S if i ever seen it!
lol It compiles in my EA and looks like it will do what i need it to do for checking for open orders and tracking them with my money ...Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 4, 2011Ok thanks man...was just checking lol
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 4, 2011Ok just did the tester but the popup alert doesnt seem to work. It did tell the EA that all buys/sells are false and did not take any trades. Is there something wrong with the code for the alert or how i have it coded? or is it just because its the ...
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 4, 2011Didnt know you could test that stuff with the tester
..will check it out, Thanks!
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 4, 2011Ok since i have the magic number stuff added and i am going to be giving the EA out once i am done with it for testing i need to know if this stuff looks good since its the weekend and the markets are not open yet so i have no tick data coming in. I ...
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 4, 2011I have paid a few people to code systems which are profitable when i trade them by hand. When i tell the guy who is coding it what needs to happen for entry,exit...etc they always seem to add other things they "think" should also be in the EA that ...
Quest for the Psychology behind Trading Effectively...
-
Dredding82 replied Sep 4, 2011I have no clue man........i am just going by what i read and understand. The last post i made has the code i want to use which would do what you say i think.
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 4, 2011MQL.com is back up now so here is the code i was talking about but it says it will not work for more then 1 trade per pair. But it would make what i added a heck of alot shorter so working on adding it right now but getting a few errors. string ...
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 4, 2011Well since im a "newbie" to coding i think this is easiest for my problem. I just added the period to the symbol so each TF would have its own magic number for that symbol & TF. This is what i have but of course for each pair i wanted to trade i ...
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 2, 2011They shouldnt move either once a different one forms, If there is a low zz dot then a higher one forms the lower one should say at that low.
Price Action Trading with Indicators! The Freebie System
-
Dredding82 replied Sep 2, 2011Killer! Just take your time....Soon enough you will be your own boss banking hundreds of pips a day or week!
Price Action Trading with Indicators! The Freebie System
-
Dredding82 replied Sep 2, 2011The pivots should not move till the start of a new day unless you are not using the ones i attached.
Price Action Trading with Indicators! The Freebie System
-
Dredding82 replied Sep 2, 2011"Never let a winning trade turn into a losing trade" lol i have said it before some where in this thread.
Price Action Trading with Indicators! The Freebie System
-
Dredding82 replied Sep 2, 2011Dont mess with your trades because "doesnt look right" it looked right to enter so leave it only close a % or move your SL to reduce risk...never close a trade because you second guess yourself!
Price Action Trading with Indicators! The Freebie System
-
Dredding82 replied Sep 2, 2011I have no ideal what the differece is............well i mean i dont know how to get the ticketnumber....but since it is different for each trade that would work since im just trying to track the trade i guess so the EA can modify orders and not mix ...
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 2, 2011Thanks man but i can only copy and paste code then modify it to a point...what you are talking about looks like rocket science to me lol
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 2, 2011I dont know what i need. Some other guy that codes said for the EA to work right doing multiple trades i need to have magic numbers because of my TSL and the R:R settings i have which moves when such is hit. With what you wrote above will that act ...
Make EA get custom magic number...will this work?
-
Dredding82 replied Sep 1, 2011Sorry your statement is over my head...i have no ideal what you are talking about lol
Price Action Trading with Indicators! The Freebie System