Combining 3 indicators in pine editor on trading view for conidtional alerts - scripting

Some coding experience but really novice. I have 3 different indicators on 1 graph in trading view. I want to set an alert when conditions are met together in all 3 panels. As I understand, to do this I need to first combine all indicators in 1 script and then code alert with conditions in the script. Is this true or is there another way?
If there is easier way: please tell me how :)
If not easier way: How can I separate the indicators in different panels but still keep the code in 1 script?
Maybe there is some way for coding alerts with information from different panels?
I appreciat all help I can get!
Thank you

Related

How do I add a long/short function to my strategy using the up and down arrows of an indicator?

So I am looking to write a script that will auto buy/sell when the indicator I'm using shows an up or a down arrow. I've been digging thru the literature on Trading View for days and have not been able to complete the function.
Any help is greatly appreciated.
Aloha!

How to create "menu grid" in kotlin

I have searched google/stackoverflow etc. for answer to my question, but I didn't quite manage to find the right one. I believe I just don't know, how to set the question properly, and thus I cannot find solution.
Is there any way, how to create grid like I drawed in following image (with red colour):
I need to add this red grid to several images, which look very simmilar. The grid field (the one selected) have rolling menu, prescribed position, and a field for additional text. Black lines in background are image in background, and the red supposed to be grid above the image. I thought of creating a lot of buttons alined to each other, but i think that is very bad way to do so.
I would like a pop-up menu from selected field, but opening new activity with same fields is usable aswell. Is there any "simple" solution for creating such grid/menu ?
Btw, I am not programmer with many experience with coding, let's say, I know basics only.
Thanks in advance.

How can I grey out/disable a button on an Access form until something has been clicked?

I'm still new to VBA and was wondering how I could grey out a command until another command has run? I'll include a picture below, but basically I want to have step 2 disabled until step 1 is complete (and step 3 disabled until step 2 is complete, etc.). I have steps 1-4 written on the side, but I want to diminish as much confusion and possible slip-ups as possible.
Any help would be much appreciated. Thanks!
Here's the screenshot of my form.

Template 10:Using MasterDetail along with Hamburger Template

I am using template 10 for developing a UWP app and i'm using hamburger template so when a user clicks on a particular category i would like to navigate him to a event list in a master detail view where on left is complete event list in that category and on right selected event details.There is a sample provided and its difficult to understand and don't know how to use the sample in my app along with hamburger navigation.Also as an extra feature if the user clicks on a particular category the hamburger panel should hide and masterdetail view of event should come.And when user click on back button the panel should appear again with that page.
If anyone could help me it would be of great help.Thanks in advance.
There is a really detailed sample in the repository. It has 2 examples in total. 1 a control being developed by a community member. The other is a design based around using basic XAML with visual states along with responsive triggers for screen sizing.
I've implemented the response non-usercontrol variant and it works very well. The other control based scenario has some good features and is being updated often for feature additions and corrections.
Master Detail Sample
I think what you might be looking for here is a slightly simpler thing that we are able to give you. Master/Detail is certainly not splitting the atom. That being said, it's not just a drag and drop thing either. Your are going to need to take a look at the sample. Try to reproduce it exactly into a blank project. It's a great resource, but it's not a control for you to use as much as a sample for you to refer to. I certainly wish I had a simpler answer for you, but this is going to take a little effort on your side to understand the mechanics and implement it. In the end, once you pass that "ah ha" moment, I think you will look back and realize it's simpler than you thought. But until you understand how it works at a fundamental level, it's just going to continue to confuse you. I agree with #mvermef that the visual-state approach (the primary approach) is the easiest and uses the skills you will want to learn for future development, too. But, to that end, please recognize there are TWO approaches in that sample. One uses view-states and the other uses a custom user control. If I were you, don't pick the second approach. The first approach will be easy to understand, easy to implement, and wonderfully helpful to understand for other things later down the road.

Double numeration invoice Odoo v8

I'm working for a company as a scholar. And they've asked me to implement an ERP to handle their invoices.
I've selected odoo coz its the only one I can somehow handle. Im not an expert developer and im even worse in ERP/Odoo.
The thing is, that the company has 2 different numeration mask(L2M000 & IW000) for invoices and i can just set one from the account module configuration.
I've tried many things and ive manage to get 2 different print pdf layouts, but i dont know how to set 2 different numeration masks.
Hope someone can help me, thanks!
Hello follow these steps to change Sequence numbers for desired apps.
You now have to activate Developer Mode to get access to the Technical sub menu within Settings, where all of the familiar administrative management menus are.
First, click the arrow next to the question mark inside the circle (this is found on the right hand side of the screen within the purple bar {Enterprise} or black bar {Community}), and select About.
Next, click Activate Developer Mode.
Finally, visit Settings -> Technical --> Sequences and Identifiers --> Sequences.
You will get options as shown below.
Then edit the one which you want to.