Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autotrading #7

Open
esepro opened this issue Jul 6, 2022 · 13 comments
Open

autotrading #7

esepro opened this issue Jul 6, 2022 · 13 comments

Comments

@esepro
Copy link

esepro commented Jul 6, 2022

can you give me example to auto trade in iqoption using websockets with strike rate and expiry

@esepro esepro changed the title Current Asset autotrading Jul 8, 2022
@Muhammad-1990
Copy link
Owner

Ok, I have a solution but it needs a bit of work. Also it’s based on angular js… will create a repo for it and link back here…

@esepro
Copy link
Author

esepro commented Jul 16, 2022

thanks i know a bit of nodejs i'm wondering if the angularjs are you referring to the frontend or terminal coz i never used angularjs

@Muhammad-1990
Copy link
Owner

Ok I will rewrite it in nodejs… it’s not that big. It only gets complex once you start coding in your strategies.

@esepro
Copy link
Author

esepro commented Jul 16, 2022

that would be great I don't have any strategy for now I'm just testing patterns like engulfing and dark cloud cover and morning star and evening star but I want to trade with margin of safety instead of trading when the candle opens
for example when bullish engulf happens then I want to take trade only when current candle price is less than the high or open price of red candle and when bearish engulf happens then I want to take trade only when current candle price is higher than the low or close price of green candle

screenshot

@Muhammad-1990
Copy link
Owner

Muhammad-1990 commented Jul 17, 2022

Ok cool, that is a good start but I would recommend having at least 3 confirmations before going into that trade. As in only take trades in the direction of the trend and then also look at momentum or volume…. I’m a bit busy trying to finish up the “trade entry checklist” website I’m working on so will only have it ready by the end of the week…

@esepro
Copy link
Author

esepro commented Jul 18, 2022

yeah I will consider 3 confirmations before going into the trade. I've looked at the trade entry checklist website
is it only for trading manually or for auto trading

@Muhammad-1990
Copy link
Owner

The main focus is just for checking your entry and also to journal your trades, and there will also be a dashboard to preview your trade stats... there will also be a market place to sell your checklists and strategy setups. it will start of as manual and there after I will release auto trade features for different brokerage platforms like iq option, fx tm, bot, deriv and binary and the likes...

@esepro
Copy link
Author

esepro commented Jul 18, 2022

Sound's good looking forward to it

@usm007
Copy link

usm007 commented Jul 23, 2022

how to use your script?? bcz i copied one script to iqoptions but couldnt apply/save it.

@Muhammad-1990
Copy link
Owner

how to use your script?? bcz i copied one script to iqoptions but couldnt apply/save it.

Hi,
Which script are you having issues with?

all that's needed is to paste the script as a new script and then click save. you can then navigate to the indicators tab and then select scripts and then it will be available to insert onto the chart...

regards,

@aliadsys
Copy link

Hey 👋
Any new updates on your site or indicators ?

@enrom1994
Copy link

Hey man
id love to get in contact with you, ive been working on a project but i need some assistance.
not really a coder

@Muhammad-1990
Copy link
Owner

Hey man
id love to get in contact with you, ive been working on a project but i need some assistance.
not really a coder

Sure, you can open a new issue or start a conversation in the discussion tab. Or if it’s a private project you can email me. M.ahmod@live.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants